143,908 Commits over 4,413 Days - 1.36cph!

13 Minutes Ago
Kiosk lighting WIP.
14 Minutes Ago
Fixing chicken suit skeleton skin
22 Minutes Ago
Cherry pick 150710, 150711 (moved SkinnedMeshRenderer convert button to the context menu)
25 Minutes Ago
Compile fix
28 Minutes Ago
Editor: moved SkinnedMeshRenderer convert button to the context menu, as its overriding the builtin custom editor
33 Minutes Ago
Ninja suit skinning fix
40 Minutes Ago
Fixed electric furnace gibs not being skinned
49 Minutes Ago
Gate ghostship unity nav gen behind ConVar.AI.useUnityNavmesh
51 Minutes Ago
Merge from main
52 Minutes Ago
Merge from workbench_upgrades
53 Minutes Ago
merge from main
56 Minutes Ago
Make entityComponent.baseEntity work in OnEnable
57 Minutes Ago
Fix ghostship scientists not moving (after fixing agent too far from navmesh spam)
58 Minutes Ago
Fix
1 Hour Ago
merge from mortar_prototype
1 Hour Ago
▍ ▍▍▌▅▋█ ▋▊▍▅▋█▋ ▍▍▌▄ ▋▆▄▌▊▍ ▉▋▆▋█▊ ▌▇▅▉▍ ▊▇▉▊█▇▊ ▉█▅▌▄▄▆▄ ▋▅▅█ ▅▄▇▄▇██▋▆▍▄▌ ▊▌▋▆▉ ▆▇ ▇▌█ ▇▅▌▊▊▆██ ▍▊▅▋█▍▇▇▆▅▍▊▇▉ ▇▆ ▆▅▆▍ ██▋▋▉ ▊▋▅▅▋▋▆ ▆▌ ▄█▊▌█▌▍▆ ▄▅█▆▄▋▌ ▊█▉▄▉▍█ ▌▇▅ ▋▅▅▅▉█▊
1 Hour Ago
Another attempt at fixing scaled colliders / impact effects on the mortar
1 Hour Ago
Change radial option from "Open Inventory" to "Upgrade Workbench"
1 Hour Ago
Readd navmesh agent to realmed remove
1 Hour Ago
merge rust_relay_server -> main
1 Hour Ago
merge main -> rust_relay_server
1 Hour Ago
Movember moustache partial fix
1 Hour Ago
Added allocation free encryption
2 Hours Ago
Fixed DigitalClockAlarm pooling issue
2 Hours Ago
Fixed ParameterDisplayName not being populated correctly in test resutls
2 Hours Ago
Make TryGetAgent return null if agent is not on navmesh to prevent unity warnings
3 Hours 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
3 Hours Ago
Test result stacktraces are now populated correctly with captured errors
3 Hours 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)
3 Hours Ago
Fix new scientists hovering slightly above ghostship floor
3 Hours Ago
▋ █▋▊▄██▅ ▄▆▌▅█▊▊▌▊▄▄▄ ▆▋▋▌▊▄▇ ▋█▇▅▊▉▌
4 Hours Ago
Fixed editor performance after merging child animator system
4 Hours Ago
merge from dont_bake_on_load
4 Hours Ago
merge from custom_item_fixes
4 Hours Ago
Fix items not stacking together after they've been part of a copypaste
4 Hours Ago
merge from main
4 Hours Ago
Santa beard partial fix
4 Hours Ago
merge from mortar_prototype
4 Hours Ago
mass-committing `m_BakeOnSceneLoad` being set to 0 on all old scenes, skipping some 3rd party and demo scenes - chance this will break something, this opened and saved every scene which runs s2p
4 Hours Ago
Fix look rotation spam when in network range of a freshly placed mortar
4 Hours Ago
▌ ▌█▊▉▌▍ ▊▊▆▌▇█ ▋▇▍▊▆█ ▊▋▄█▅▌ ▌▍ ▍▆▄▅ ▊▌▇▆▉ ▉▌█▅ ▉▇ ▄▄▋▉▋ ▆▉ ▋▅▉▆▊▉▋ ▇▆▌▊▌▍█▊▅▅ █▄▉▋▇▌ ▌▇▅█▄█▇ ▆▅▋ ██▌▉ █▅▌█▆
4 Hours Ago
Add model component to mortar, should stop scaled impact effects
5 Hours Ago
Added SpawnPrefab in RustTestFixture, similar to SpawnEntity but for prefabs
5 Hours Ago
removed unnecessary call to set timeSamples to 0 before an audio clip is set, this is cleaned up internally
5 Hours Ago
merge from automated_testing/raid_recorder
5 Hours Ago
Added some new raiding tests
5 Hours Ago
Merge from main
6 Hours Ago
merge from automated_testing
6 Hours Ago
merge from main
6 Hours Ago
merge from selectionhistorywindow_optims (editor only)