reporust_rebootcancel

121,612 Commits over 4,048 Days - 1.25cph!

20 Days Ago
fixed a bunch of spots where environment volumes were too small in caves fixed some cave segments close to the exits being 'no sunlight' S2P
20 Days Ago
- ▊▋▍▆█ ▋▋▆▌▋▍▊▊▌▅▆▍▊▆▊▅ ▊▅ ▊▋▇ ▅▆▊▍ ▆▅▉▊▅▆ ▍▉█▆█▍ ▇▅ ▊▋▌▉▌ ▇▌▉█▋▅ ▄▉▇▉▄▉ █▉▍█▋▄ ▍▊▍▇█ - ▅▍▆ ▅▆▄▍▍▉▊▇ ▆▄▋▊▌▉ ▅▊▊▍█▋▍▇█ ▊▌ ▊▍▌▍▄█▇▉█▍▋▉ ▇▉▉▍ ▄▆▌▊ ▄▅▇▉▇▋ █▋▆▇▌▌ ▇▅▇▉▋█▆▊█ ▅█▊▇▄▇▇▌ ▋▌ ▄▉▍▋█ ▉▇▊ ▇▍▉▆▅▅ ▍▆▆ ▆▍▅▊▄▆ ▆▌ ▋▋▅▆▇▄▍█ █▋▆▇ (▇▌▄█▌▌ ▊▌▍▆ ▉ █▌▅ ▅▌ ▊▆▄▇▊▌▊▋▅ █▍▍▊▋▊▇▋)
20 Days Ago
Fixed the deploy effect being an enabled effect from a completely different furnace (wtf, goes way back) Deleted an unused effect file.
20 Days Ago
renaming of files for dlc gesture
20 Days Ago
jungle ruins s2p to refresh collider changes
20 Days Ago
Merge from jungle_update (fix animals sliding and a NRE)
20 Days Ago
Fix typo in RPC name that prevented it from working, causing animations to never be cancelled
20 Days Ago
Fix being able to kite croc around foundation
20 Days Ago
Fix NRE in tiger and croc corpse dragging
20 Days Ago
Merge from jungle_update
20 Days Ago
Merge from snakes
20 Days Ago
Merge from jungle_update
20 Days Ago
Compile fix
20 Days Ago
Set correct material collider to fix impact sounds.
20 Days Ago
merge from laserdetector_ai
20 Days Ago
Laser detector now detects horses (and anything on the AI layer)
20 Days Ago
merge from lootdestroy_corpse_fix
20 Days Ago
Bypass storage container loot destruction if about to spawn a corpse Fixes vending machine only dropping 25% of their loot in softcore
20 Days Ago
Remove unused variable
20 Days Ago
Remove debug logs
20 Days Ago
Bump reposition chance
20 Days Ago
Timings, hit effect.
20 Days Ago
Cleanup
20 Days Ago
Third pass on jungle ruins COL meshes after review. Fixed transforms on stone pile COL. Hooked up missing COL mesh links.
20 Days Ago
Can place wallpaper on blocks already having wallpaper for easy reskinning (if the selected skin is different)
20 Days Ago
Merge: from parallel_validatemove - Removes PlayerCache.ValidPlayers allocs Tests: took a snapshot on Craggy in editor
20 Days Ago
Optim: PlayerCache.ValidPlayers no longer allocates garbage Tests: took snapshot on Craggy in editor to confirm
20 Days Ago
Merge: from main Tests: none, no conflicts
20 Days Ago
Merge from jungle_update (compile error fix)
20 Days Ago
Fix compile error
20 Days Ago
Merge: from profiling_improvements - Reduces overhead of serializing to/from ProtoBuf by not tracking BufferStream calls Tests: snapshot on Craggy in editor
20 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
20 Days Ago
Merge: from main Tests: none, no conflicts
20 Days Ago
Merge from workshop_normal_and_compression_fix
20 Days Ago
Merge from reposition
20 Days Ago
Merge from jungle_update
20 Days Ago
scene to prefab all (to refresh tunnel entrances for env volumes)
20 Days Ago
Restore changes to BaseProjectile lost in merge
20 Days Ago
Added a tip for how to climb trees
20 Days Ago
merge from spatially aware branch - underground train tunnels and caves content converted
20 Days Ago
merge from main
20 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)
20 Days Ago
Merge from jungle_update
20 Days Ago
Another fix for serialisation layout
20 Days Ago
Merge from jungle_update
20 Days Ago
Compile fix
20 Days Ago
Merge from jungle_update
20 Days Ago
20 Days Ago
Added kapok_b variant Manifest
20 Days Ago
Expose DismountViewmodelHoldTime on VineMountable