reporust_rebootcancel

134,831 Commits over 4,444 Days - 1.26cph!

56 Days Ago
missing nonserialized attribute
56 Days Ago
fixed all mismatched serialized properties - almost all should've been C# properties as we don't actually serialize any data for them - some needed moving out of ifdef scope and wrapping with warning disable
Rin
56 Days Ago
Initial Mortar Ammo crafting pass Workbench Level 2 Stack size 3 > 10 HE 3 per craft 300 gp 1 Metal Pipe Fragmentation 3 per craft 150 gp 1 Metal Pipe
56 Days Ago
field dump ignores struct types that aren't serializable (false-positive)
Rin
56 Days Ago
Initial Mortar crafting pass Workbench Level 2 20 HQM 3 Metal pipes Researchable for 60 scrap
56 Days Ago
Updated the EmissionToggle script to set the emission color as a Color on the MPB rather than a Vector to fix an issue with emission intensity
56 Days Ago
exported updated 3p ak47 and rock run anims
56 Days Ago
Merge from main
56 Days Ago
merge rust_relay_server -> main
56 Days Ago
merge main -> rust_relay_server
56 Days Ago
made AttemptRestart a little bit more robust
56 Days Ago
merge from automated_testing
56 Days Ago
Test list
56 Days Ago
Moved cooking tests out of if UNITY_EDITOR Renamed the tests
56 Days Ago
merge main -> rust_relay_server
56 Days Ago
ensure sendThread can start up if disabled from start
56 Days Ago
better property mismatch logging
56 Days Ago
merge from main
56 Days Ago
merge from automated_testing
56 Days Ago
CI testlist
56 Days Ago
Excluded some prefabs from BaseCombatEntity tests Test list
56 Days Ago
Test list
56 Days Ago
Sprinkler tests cleanup and fixes
56 Days Ago
added shell fragmentation texture bc variant, added variant icon updated fragment mortar prefab linking new icon
56 Days Ago
moved props layer away from the street furnished bathrooms in apartments with latest set
56 Days Ago
Don't allow the spraycan to open the reskin menu if the only available skin is the current redirect and the base item is hidden
57 Days Ago
Reapply AnimatorOverrideUpdater Create a new 3p_idle_unarmed_pose - a single frame version of 3p_idle_unarmed Use that on the upper body idle, update all of the overrides accordingly
57 Days Ago
Subtract 150051 (introduced stepping issues)
57 Days Ago
binoculars_fix -> main
57 Days Ago
Ensure range transform respects ui scale
57 Days Ago
Shader uses a grab pass rather than using OnRenderImage (fixes issues like being able to see through water) - Tick lines now use a fixed pixel size rather than using uvs under the hood - Main lines now base their pixel size of the lens circles
57 Days Ago
Fix invisible collider on mortars blocking mounting/restricting movement, Fix first person animations on mortar, override eye position to fix animators moving it back in Update.
57 Days Ago
Player seed work
57 Days Ago
Added a new Animator Override Updater tool to batch update overrides when replacing an animation on the base player animator Since overrides work by overriding clips (not states) replacing the clip breaks every override that was referencing that clip This automates the process of hooking them all up Replaced the stance-idle clips in the Idle/Aiming blend tree with 3p_idle_unarmed and then ran the updater, updated 141 override controllers
57 Days Ago
Adjusted mortar guidemesh to face the correct way
57 Days Ago
merge from automated_testing
57 Days Ago
Auto turret target death and item giving fixes
57 Days Ago
Skip items that have already been removed in RustTestFixture::KillSpawnedItems
57 Days Ago
main -> PlayerRigUpdate2
57 Days Ago
merge from main -> optimize_plant_lod_wind
57 Days Ago
Fix berry bush seedling being missed by previous optimizations
57 Days Ago
Roses - disable wind & motion vectors on lower LODs - disable motion vector on billboard LOD
57 Days Ago
magazine_look_angle_fix -> main
57 Days Ago
Potatos - disable motion vectors on all LODs
57 Days Ago
Corn - disable motion vectors on all corn prefabs
57 Days Ago
Plants spawned via `spawnplants` will have their grown paused so they stay the same stage
57 Days Ago
Add `spawnplants` command that will spawn every stage of every plant in a grid
57 Days Ago
Fix magazine dropping and other world space parent to bone weapon effects from not respecting object angles
57 Days Ago
merge from automated_testing
57 Days Ago
Include AutomatedTests prefabs in the bundles