142,057 Commits over 4,413 Days - 1.34cph!
increase max player sprinkle
Added missing railroad planter box to the frontier DLC store page
Also fixed triangle planter redirect
▆▌ ▌▋▌▄▄▆▅▉█▊ ▌▄▌▄█▍▋ ▉▄▍▌ ▌▅▉▄ ▊▊██▄▄█ ▍▆▍▋▍ █▋ ▍▊▊▊
allow mortar to be picked up without hammer (flag if the pickup prompt becomes annoying)
Use player volume rather than player score. This prevents servers with 1/2/3 players that have hit max player count from being put up the rankings
Missed one more DigitalClockAlarm pooling issue
New default sorting order
- Initially sort via population
- Use distance as tie breaker
- Very occasionally sprinkle in lower pop
Garage door industrial animations
merge from game_room_dlc -> darts_game
only show 5 leaderboard spots
merge from fix_storage_adapter_invisible -> main
Fix storage adapters going invisible
- force the LODComponent to refresh when it's parented to a static entity to handle all the edge cases where the LODComponent is initialized at 0,0,0 before parenting
Fixing chicken suit skeleton skin
Cherry pick
150710,
150711 (moved SkinnedMeshRenderer convert button to the context menu)
Editor: moved SkinnedMeshRenderer convert button to the context menu, as its overriding the builtin custom editor
Fixed electric furnace gibs not being skinned
Gate ghostship unity nav gen behind ConVar.AI.useUnityNavmesh
Merge from workbench_upgrades
Make entityComponent.baseEntity work in OnEnable
Fix ghostship scientists not moving (after fixing agent too far from navmesh spam)
merge from mortar_prototype
▍ ▍▍▌▅▋█ ▋▊▍▅▋█▋ ▍▍▌▄ ▋▆▄▌▊▍ ▉▋▆▋█▊ ▌▇▅▉▍ ▊▇▉▊█▇▊ ▉█▅▌▄▄▆▄ ▋▅▅█ ▅▄▇▄▇██▋▆▍▄▌ ▊▌▋▆▉ ▆▇ ▇▌█ ▇▅▌▊▊▆██ ▍▊▅▋█▍▇▇▆▅▍▊▇▉ ▇▆ ▆▅▆▍ ██▋▋▉ ▊▋▅▅▋▋▆ ▆▌ ▄█▊▌█▌▍▆ ▄▅█▆▄▋▌ ▊█▉▄▉▍█ ▌▇▅ ▋▅▅▅▉█▊
Another attempt at fixing scaled colliders / impact effects on the mortar
Change radial option from "Open Inventory" to "Upgrade Workbench"
Readd navmesh agent to realmed remove
merge rust_relay_server -> main
merge main -> rust_relay_server
Movember moustache partial fix
Added allocation free encryption
Fixed DigitalClockAlarm pooling issue
Fixed ParameterDisplayName not being populated correctly in test resutls
Make TryGetAgent return null if agent is not on navmesh to prevent unity warnings
Add a unity NavmeshAgent component to all prefabs with RustNavmeshAgent and copy its settings, this is because AddComponent on NavmeshAgent causes it to use default params and log warnings
Test result stacktraces are now populated correctly with captured errors
Fix race condition in editor causing WakeAIZ to try to use BaseEntity.Query.Server before it's set (use InitShared callback instead of Awake)
Fix new scientists hovering slightly above ghostship floor
▋ █▋▊▄██▅ ▄▆▌▅█▊▊▌▊▄▄▄ ▆▋▋▌▊▄▇ ▋█▇▅▊▉▌
Fixed editor performance after merging child animator system
merge from dont_bake_on_load
merge from custom_item_fixes
Fix items not stacking together after they've been part of a copypaste