reporust_rebootcancel

137,648 Commits over 4,352 Days - 1.32cph!

12 Minutes Ago
Apartment complex b file cleanup
13 Minutes Ago
Fix most of the ServerOcclusionGroup tests Default grid size was too small (it just used out of bounds cells before) Fixed IsVisibleFrom to also test against the circular radius Reset some convars that can make the tests fail
28 Minutes Ago
▅ ▄▌▄ ▅█▋▇▇▊ ▅▉▍█▇▋▅▉ ▆ ▅▉▆▍▊▅▍ ▌▉▋▊▌▅█▅
28 Minutes Ago
▉▋▅▌▋▉▇
36 Minutes Ago
updated faberge egg H - added full rig - animated excavator
40 Minutes Ago
Port tiger, panther, croc and naval scientists Will need thorough testing
44 Minutes Ago
Add todo comments
45 Minutes Ago
Remove GetCornersNonAlloc helpers and intermediate buffers
50 Minutes Ago
fix dot product water direction to be absolute, in case wheel is rotated the other way
52 Minutes Ago
Revert recent changes to new NPCs pathfinding component, they don't need it with the new abstraction around NavMeshAgent and NavMeshPath Port the new wolf as a test, works fine but unlike old NPCs does not support switching at runtime without throwing errors, to investigate
1 Hour Ago
explicitly set render targets in GeometryPass, z buffer was missing from forward opaques
1 Hour Ago
Lots of small improvements to make the multi-unlock process more robust Handle closing the techtree or switching tabs during unlock Selection path stays visible as the animation runs, prevent selecting other nodes until it finishes
1 Hour Ago
easter floorpaper update, added wip wallpaper, temp IDs/icons, engine file
1 Hour Ago
mortar bipod fix - separated geo from the bipod tube so it can rotate - quick fix looks decent enough
1 Hour Ago
Apartment complex b more damage progress
1 Hour Ago
Implemented deploy, mounting and movement sounds for the water wheel
2 Hours Ago
▊ ▉█▇▆▆▌▆ ▊▉▍ ▇▌▄▍ ▄▌▍▊▉▉ ▌▆▍▄▌▍▍▊▍▋▇ ▉▉█▍█▄▍▍▊ ▄▋▍▉█▇▊▇ ▉▇▍ ▉▇▍▋ ▇█▇█▆▍▊
2 Hours Ago
Arctic hazmat skin pass
2 Hours Ago
Added statistical analysis for mesh sizes to Indirect Instancing Tools
2 Hours Ago
Enable Read/Write for 2752 meshes below 128 KB
3 Hours Ago
▍ ▉▉▍▄▄ ▋▋▋▍ ▌▍▄█▄▊▍▉█▌▊▅▄▉▇▇▍▊▋▆▅▉▋▇▍▊▊▆▋▍▆▄▋▅
3 Hours Ago
Port old oilrig scientists, just to check that monuments properly support switching navmesh back and forth, will port all other old scientists later
3 Hours Ago
Fix incorrect material in jacket (male and female)
3 Hours Ago
Kitchen kit meshes and prefab update. Added WIP materials.
3 Hours Ago
Merge from main
3 Hours Ago
collision fix for mounting on not open side, fix for oceans not rocking wheel back and forth
3 Hours Ago
Merge from turret_paintball_fixes
3 Hours Ago
Code review fixes
3 Hours Ago
Port polar bear, boar, chicken and stag Properly take into account "base offset" property use on chicken and stag
3 Hours Ago
Route all references to unity navmesh to class with same API, to easily intercept and route requests to the correct navmesh depending on the convar Converted bear to be able to switch between unity and custom navmesh at will, has yet to port other old and new animals as well as all humanoids
3 Hours Ago
Merge from main
3 Hours Ago
Scene stuff for Hannah
3 Hours Ago
Merge from viewmodel_early_disable_fix
3 Hours Ago
edited RHIB ik steering wheel hand positions in its prefab
4 Hours Ago
Fixed knights armour model bug
4 Hours Ago
Updating Rust.RenderPipeline to include removal of old PostFXStack settings class
4 Hours Ago
Updated the Rust.RenderPipeline package to include the new volume component changes
4 Hours Ago
exported 3p raft paddle idle anims
4 Hours Ago
fix wheel spinning properly in rivers
5 Hours Ago
Merge: from defer_tick_analytics - Optim: start analytics tasks earlier to avoid blocking main thread Tests: Jobs3 on craggy in editor
5 Hours Ago
Update: bring back pooling for ApplyChangesParallel_AsyncState Theorising it'll be safer for hot-reload/manual domain reload flow Tests: craggy with jobs 3
5 Hours Ago
fix NRE equipping tank top
5 Hours Ago
Updated the Rust.RenderPipeline package and fixed compatibility issues
5 Hours Ago
Update: skip creating analytics task if analytics is disabled Tests: none, trivial change
5 Hours Ago
Optim: Jobs 3 - kick off analytics tasks earlier in the frame to avoid potentially blocking main thread It will overlap with server occlusion, which sohuld give it extra time to finish. Tests: none, trivial change
5 Hours Ago
Second pass (sorta) to Kiosk F. Split out windowsills etc. in Kiosk E for lighting tests. Enabled vertex colour tint on plywood material. Put missing door back in Kiosk F. Separate material for Kiosk bricks.
5 Hours Ago
progress on the damaged wing, vpaint
5 Hours Ago
Merge from main
5 Hours Ago
Adjust viewmodel camera lerp time on beancan grenade Fix issue where viewmodel camera lerp would start when there is still items in the held item stack
5 Hours Ago
Update: replace couple managed accesses with BasePlayer.CachedState Tests: none, trivial change