193,509 Commits over 4,079 Days - 1.98cph!

21 Days Ago
Merge from jungle_update
21 Days Ago
Compile fix
21 Days Ago
Set correct material collider to fix impact sounds.
21 Days Ago
merge from laserdetector_ai
21 Days Ago
Laser detector now detects horses (and anything on the AI layer)
21 Days Ago
merge from lootdestroy_corpse_fix
21 Days Ago
Bypass storage container loot destruction if about to spawn a corpse Fixes vending machine only dropping 25% of their loot in softcore
21 Days Ago
Remove unused variable
21 Days Ago
Remove debug logs
21 Days Ago
Bump reposition chance
21 Days Ago
Timings, hit effect.
21 Days Ago
Cleanup
21 Days Ago
Third pass on jungle ruins COL meshes after review. Fixed transforms on stone pile COL. Hooked up missing COL mesh links.
21 Days Ago
Can place wallpaper on blocks already having wallpaper for easy reskinning (if the selected skin is different)
21 Days Ago
Merge: from parallel_validatemove - Removes PlayerCache.ValidPlayers allocs Tests: took a snapshot on Craggy in editor
21 Days Ago
Optim: PlayerCache.ValidPlayers no longer allocates garbage Tests: took snapshot on Craggy in editor to confirm
21 Days Ago
Merge: from main Tests: none, no conflicts
21 Days Ago
Merge from jungle_update (compile error fix)
21 Days Ago
Fix compile error
21 Days Ago
Merge: from profiling_improvements - Reduces overhead of serializing to/from ProtoBuf by not tracking BufferStream calls Tests: snapshot on Craggy in editor
21 Days Ago
Update: further filtering of methods - Dropping BaseEntity.Is* methods that are just HasFlag wrappers - Dropping new Rust.Data BufferStream and RangeHandle Should reduce overhead on serialization Tests: snapshot on Craggy in editor
21 Days Ago
Merge: from main Tests: none, no conflicts
21 Days Ago
Merge from workshop_normal_and_compression_fix
21 Days Ago
Merge from reposition
21 Days Ago
Merge from jungle_update
21 Days Ago
scene to prefab all (to refresh tunnel entrances for env volumes)
21 Days Ago
Restore changes to BaseProjectile lost in merge
21 Days Ago
Added a tip for how to climb trees
21 Days Ago
merge from spatially aware branch - underground train tunnels and caves content converted
21 Days Ago
merge from main
21 Days Ago
Experimental vine chaining Hold E while swinging on a vine to automatically grab onto the first available vine at the destination branch Can only chain to destination vines that are within 90 degrees of your direction, so you can't loop back and forwards Can be disabled with VineMountable.allowChaining convar (defaults to true)
21 Days Ago
Merge from jungle_update
21 Days Ago
Another fix for serialisation layout
21 Days Ago
Merge from jungle_update
21 Days Ago
Compile fix
21 Days Ago
Merge from jungle_update
21 Days Ago
21 Days Ago
Added kapok_b variant Manifest
21 Days Ago
Expose DismountViewmodelHoldTime on VineMountable
21 Days Ago
Flatten look angle when deciding what branch to swing to
21 Days Ago
Merge from TransferAllItemsToContainer_nre_fix
21 Days Ago
Speculative TransferAllItemsToContainer nre fix
21 Days Ago
freezing_icon -> main
21 Days Ago
Add a corner icon when meat is being refrigerated. Especially important with the new vending machine fridge https://files.facepunch.com/ianhenderson/1b1611b1/Unity_3xOHJjqneq.png
21 Days Ago
vending_machine_fridge -> main
21 Days Ago
Reset all existing vending machine prefabs to 128 slots for good measure
21 Days Ago
Remove logs, moved capacity code into delayed method.
21 Days Ago
Hardcode capacity into the npc vending machine instead (if the slot number is unset) . They all have the same capacity anyway - saves doing S2P on all monuments with vending machines.
21 Days Ago
Revert last change, add a new disableLerps option to Ironsights component that will override any animation when calculating the viewmodel rotation while in ADS
21 Days Ago
Fixed issue causing outpost and bandit camp vending machines to be out of stock