reporust_rebootcancel

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

27 Days Ago
Setup HLOD for jungle_ziggurat scene Repainted splats and topologies to try and blend into the jungle biome better (shorter transitions, straight into forest floor splat) S2P
27 Days Ago
Re-factored the ziggurat exterior/interior shell prefab to be by LOD group instead of merged by LOD tier. Set layer to World Fixed jungle ziggurat LOD3 material missing its textures
27 Days Ago
made the bamboo ladders trigger volumes wider by .125
27 Days Ago
Restructure foliage grid to make use of native arrays in cell collect and command creation steps. Use wrapping smaller grid for foliage cells to keep to a reasonable size, while invalidating cells as the camera moves.
27 Days Ago
Fixed foundation triangle not having its link to jungle skin piece
27 Days Ago
Merge from coop_rescale
27 Days Ago
Fixed egg not hatching if server is restarted after egg was inserted
27 Days Ago
Dramatically increased the rate that the sunlight stat increases on chickens
27 Days Ago
Merge from main
27 Days Ago
Merge from flamethrower_shield_fix
27 Days Ago
▉▆▇▆▍ ▍▍▍▇ ▄▄▅▋▄_▊▆▊█_▍▊▊▋_▉▅▌
27 Days Ago
Merge from main
27 Days Ago
Merge from jungle_update
27 Days Ago
Increase maximum vine swing distance from 35 > 45m
27 Days Ago
Merge from vine_launch_refactor
27 Days Ago
Refactor vine launch point so each launch point isn't an entity Shaves 3 separate child entities off every vine tree
27 Days Ago
Merge from protobuf_fixes
27 Days Ago
Fix RepairBench.ChangeSkin and ElevatorLift.Server_RaiseLowerFloor RPC errors
27 Days Ago
Allow BufferStream to grow larger, but don't use the ArrayPool for it
27 Days Ago
Updated the tree X marker data for mauritia flexuosa L/M variants
27 Days Ago
Merge from jungle_update
27 Days Ago
Fix FakePhysicsRope server warning
27 Days Ago
Merge from jungle_update
27 Days Ago
Merge from vine_integration
27 Days Ago
Fixed chair.static mount pose
27 Days Ago
merge from main (not compiling, copypaste conflicts need to be looked at)
27 Days Ago
Increase brightness of swinging vines to make them pop a bit more
27 Days Ago
server.spawnVineTrees defaults to true
27 Days Ago
ai convar compile fixes
27 Days Ago
Merge from parent
27 Days Ago
Adjust dismount points to fix some violations when dismounting
27 Days Ago
Made a kapok tree material with no wind to apply to the vm
27 Days Ago
Update
28 Days Ago
merge from Easter_event_2025
28 Days Ago
Fixed EggUpdater NRE when disconnecting mid event
28 Days Ago
more test shelving, wall and floor
28 Days Ago
Various polish. Red/blue siren light SSS profiles.
28 Days Ago
Revert 118646
28 Days Ago
merge from maxauth_clear_fix
28 Days Ago
merge from maxauth_clear_fix
28 Days Ago
vending_machine_fridge -> main
28 Days Ago
More compile errors
28 Days Ago
Compile error
28 Days Ago
vending_machine_fridge -> main
28 Days Ago
Rename fridge input
28 Days Ago
Fixed clear auth interaction not showing up for non-authed players on auto turret and tugboat when max auth was reached (softcore) SetAuthRadius now works with VehiclePrivilege
28 Days Ago
Avoid river, lake, swamp, road, rail topology for player spawns
28 Days Ago
MaterialConfig supports jungle biome
28 Days Ago
Merge: from parallel_validatemove - Clearing 2 TODOs Tests: unit tests
28 Days Ago
Clean: remove minor TODOs - append Job to the last burst job without it - Replace .Add with AddNoResize Tests: uni tests