reporust_rebootcancel

143,046 Commits over 4,413 Days - 1.35cph!

14 Days Ago
Kiosk lighting
14 Days Ago
increase max player sprinkle
14 Days Ago
Added missing railroad planter box to the frontier DLC store page Also fixed triangle planter redirect
14 Days Ago
Final volume checks
14 Days Ago
▆▌ ▌▋▌▄▄▆▅▉█▊ ▌▄▌▄█▍▋ ▉▄▍▌ ▌▅▉▄ ▊▊██▄▄█ ▍▆▍▋▍ █▋ ▍▊▊▊
14 Days Ago
allow mortar to be picked up without hammer (flag if the pickup prompt becomes annoying)
14 Days Ago
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
14 Days Ago
Missed one more DigitalClockAlarm pooling issue
14 Days Ago
New default sorting order - Initially sort via population - Use distance as tie breaker - Very occasionally sprinkle in lower pop
14 Days Ago
Garage door industrial animations
14 Days Ago
merge from game_room_dlc -> darts_game
14 Days Ago
merge from main
14 Days Ago
only show 5 leaderboard spots
14 Days Ago
merge from fix_storage_adapter_invisible -> main
14 Days Ago
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
14 Days Ago
Kiosk lighting WIP.
14 Days Ago
Fixing chicken suit skeleton skin
14 Days Ago
Cherry pick 150710, 150711 (moved SkinnedMeshRenderer convert button to the context menu)
14 Days Ago
Compile fix
14 Days Ago
Editor: moved SkinnedMeshRenderer convert button to the context menu, as its overriding the builtin custom editor
14 Days Ago
Ninja suit skinning fix
14 Days Ago
Fixed electric furnace gibs not being skinned
14 Days Ago
Gate ghostship unity nav gen behind ConVar.AI.useUnityNavmesh
14 Days Ago
Merge from main
14 Days Ago
Merge from workbench_upgrades
14 Days Ago
merge from main
14 Days Ago
Make entityComponent.baseEntity work in OnEnable
14 Days Ago
Fix ghostship scientists not moving (after fixing agent too far from navmesh spam)
14 Days Ago
Fix
14 Days Ago
merge from mortar_prototype
14 Days Ago
▍ ▍▍▌▅▋█ ▋▊▍▅▋█▋ ▍▍▌▄ ▋▆▄▌▊▍ ▉▋▆▋█▊ ▌▇▅▉▍ ▊▇▉▊█▇▊ ▉█▅▌▄▄▆▄ ▋▅▅█ ▅▄▇▄▇██▋▆▍▄▌ ▊▌▋▆▉ ▆▇ ▇▌█ ▇▅▌▊▊▆██ ▍▊▅▋█▍▇▇▆▅▍▊▇▉ ▇▆ ▆▅▆▍ ██▋▋▉ ▊▋▅▅▋▋▆ ▆▌ ▄█▊▌█▌▍▆ ▄▅█▆▄▋▌ ▊█▉▄▉▍█ ▌▇▅ ▋▅▅▅▉█▊
14 Days Ago
Another attempt at fixing scaled colliders / impact effects on the mortar
14 Days Ago
Change radial option from "Open Inventory" to "Upgrade Workbench"
14 Days Ago
Readd navmesh agent to realmed remove
14 Days Ago
merge rust_relay_server -> main
14 Days Ago
merge main -> rust_relay_server
14 Days Ago
Movember moustache partial fix
14 Days Ago
Added allocation free encryption
14 Days Ago
Fixed DigitalClockAlarm pooling issue
14 Days Ago
Fixed ParameterDisplayName not being populated correctly in test resutls
14 Days Ago
Make TryGetAgent return null if agent is not on navmesh to prevent unity warnings
14 Days Ago
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
14 Days Ago
Test result stacktraces are now populated correctly with captured errors
14 Days Ago
Fix race condition in editor causing WakeAIZ to try to use BaseEntity.Query.Server before it's set (use InitShared callback instead of Awake)
14 Days Ago
Fix new scientists hovering slightly above ghostship floor
14 Days Ago
▋ █▋▊▄██▅ ▄▆▌▅█▊▊▌▊▄▄▄ ▆▋▋▌▊▄▇ ▋█▇▅▊▉▌
14 Days Ago
Fixed editor performance after merging child animator system
14 Days Ago
merge from dont_bake_on_load
14 Days Ago
merge from custom_item_fixes
14 Days Ago
Fix items not stacking together after they've been part of a copypaste