reporust_rebootcancel

122,017 Commits over 4,048 Days - 1.26cph!

13 Days Ago
replaced the vine mesh with an updated version on viewmodel vine rig
13 Days Ago
World changes
13 Days Ago
High quality compression settings
13 Days Ago
Fixed a null ref caused by the indirect lighting diffuse texture being missing for the first frame of rendering the environment volume pass
13 Days Ago
Made waterworld for testing
13 Days Ago
Merge from indirect_lighting_fixes
13 Days Ago
main ➡️ naval_update
13 Days Ago
Hull_square test
13 Days Ago
Merge from indirect_lighting_fixes
13 Days Ago
Merge from main
13 Days Ago
Remade is broken icon Old one was looking super low res with higher monitor resolutions
13 Days Ago
merge from main
13 Days Ago
Fixed skin rendering issues in darkest environment volumes by correcting the deferred indirect lighting render targets' formats
13 Days Ago
13 Days Ago
Add a separate boat planner for now.
13 Days Ago
Fixed the sound trigger of bromeliad_dry_a being set to the wrong layer and preventing item pickup
13 Days Ago
merge from main
13 Days Ago
▆▊▊▇▇█▅█▊_▊▆█_▇▇▋▊▋▇▊_▊▇▆▍▊▋▅▄▆ ➡️ ▍█▍▄
13 Days Ago
Update jungle emote image
13 Days Ago
▊▋▉▋ ▄▋▌▍▆▉▄▄▇ ▋▊▋█▉ ▉█▍▉ ▇▊ █▆█ █▅▄▌▇▉ ▅▌▇▊▍▍▆ ▆█▉▉▋. ▉▉▆ ▄▌▄▉▊▋▉ ▅▇ ▌▇▌ ▇▇▌▆ ▊▋█▅ ▌▆▄▉ ▉▆▆ ▉▍▌▌ ▌▊▆█▆▄ ▆▊▌▊▋▄. ▋▊▅▍▌▉▇▍▄▄ █▇ ▋▋█▄▇▉▄▅ ▉▍█ ▅▅▍▊▅▇▄ ▊▉▅▆▇ ▍▇▇█▍ ▉▍ ▌▌▅▌▊, █▉▆▆▆ ▉▊ █▋ ▆▄▋▌▍▆▉ ▍▇▍▆ ██ ▉▊▄▅▅▉.
13 Days Ago
merge from main
13 Days Ago
Test: adding an profiler-allocation overhead estimate test - Switched to relase binaries of d340789f Without profiler recording, allocs cost us ~0.3micros, with recording it costs 1micro. Next will see if we can afford gathering full callstacks for each alloc. Tests: unit tests
13 Days Ago
Ensure jungle waterhole is not a viable crash site for the helicopter Ensure all Lakes/Oasis don't allow heli crash MonumentInfo 'AllowPatrolHeliCrash' is set to default to false - prevents this happeneing in the future
13 Days Ago
Some minor fixes Experimenting with different queue implementation
13 Days Ago
Merge from /main
13 Days Ago
Merge from: main Tests: none (no conflicts)
13 Days Ago
Bugfix: NotSupportedException when trying to use NetWrite.Read - Fixed by going directly via underlying buffer of NetRead/NetWrite - Removed generic Stream call path for recording of packets Tests: ran a server-side client demo recording in editor - before exceptions, now clean
13 Days Ago
rebalanced buoyancy flow movement scale for boogieboard and kayak so you can actually move away from the beach
13 Days Ago
update half height shelve name
13 Days Ago
Fixed duplicated bones in horse skeleton properties, causing duplicate bone id warnings when damaging a horse for the first time
13 Days Ago
fixed radiation dart feathers clipping through the hand - update to fbx
13 Days Ago
Update: Continuous profiling that only captures allocations (for now) - using debug binaries built from d340789f, it triggers a snapshot every 3rd frame for testing - added a test to validate the loop of capture-and-resume - Native.StartRecording -> Native.TakeSnapshot Pretty barebones for now, need to profile callstack gathering to see how expensive it is for continuous profiling. Tests: unit test
13 Days Ago
fix sigil wallpaper
13 Days Ago
Fix: Add "vine" to texture streaming exclude patterns.
13 Days Ago
caves S2P
13 Days Ago
fixed occurences of light leaking in cave segments prefabs set cave glow worms to world layer turned on fade on cave pointlights and a slight increase in drawing radius to fix long corridors popping
13 Days Ago
update variants number
13 Days Ago
Removed model component from all deployable corpse prefabs, not needed Fixes some missing string warning when repairing them
13 Days Ago
merge from main
13 Days Ago
progress backup on the trawler greybox
14 Days Ago
Fixed player getting stuck while on ladder in core of excavator if excavator rotates Player will now be parented to the excavator entity while on the ladder Added IgnoreIfOnLadder to TriggerParentExclusion for cases like this S2P excavator
14 Days Ago
Possible AutoTurret.AimOffset NRE fix
14 Days Ago
Made culling volumes fully engulf the LOD radius of certain lights to fix light bleed issue.
14 Days Ago
Fixed a list leaking from pool while vine swinging
14 Days Ago
Fixed shark attacks not making any noise if the show blood option is set to false
14 Days Ago
manifest again, can't push the whole thing at once because plastic spits random error every time ofc
14 Days Ago
manifest
14 Days Ago
merge from main
14 Days Ago
main ➡️ syncvars