userJarryd Campicancel
reporust_rebootcancel

12,827 Commits over 2,315 Days - 0.23cph!

8 Months Ago
ai convar compile fixes
8 Months Ago
Merge from parent
8 Months Ago
Adjust dismount points to fix some violations when dismounting
8 Months Ago
Made a kapok tree material with no wind to apply to the vm
8 Months Ago
Players are now dismounted if they collide with construction while swinging
8 Months Ago
NRE fix for MovementSoundTrigger Remove log in vine swinging stump Fixed vine trees spawning on railways
8 Months Ago
Merge from jungle_update
8 Months Ago
Vine swinging trees now take 5-15 minutes to respawn Fixed stumps missing collider
8 Months Ago
Added debug.selectLookingAt convar
8 Months Ago
Increased width of vines to 0.3m (was 0.1m)
8 Months Ago
Merge from miner_hat_skin_fix
8 Months Ago
▇▍▆▉▉ ▆▇▅█ ▍▄▄▄▆▇▋▋_▍▇▋▌▉▆▅_▇▅█
8 Months Ago
Merge from codelocked_crate_lod_fix
8 Months Ago
Reset the vine position to it's origin when loading a save
8 Months Ago
Merge from jungle_update
8 Months Ago
Adjust proc gen settings for vine trees Decrease topology range around tree for more jungle foliage
8 Months Ago
Vines swings now need to be greater than 7m
8 Months Ago
Fixed codelocked hackable create visuals not marked as dynamic, causes LODs to misbehave
8 Months Ago
Merge from easter_event_2025
8 Months Ago
Event bags will now attempt to spawn loot into the belt bar if the main inventory is full, will still drop in the world if both are full
8 Months Ago
FIxed flamethrower displaying "shield compatible" in it's information panel (it isn't, just a UI issue)
8 Months Ago
Fixed name label missing on small hunting trophy
8 Months Ago
▋▍▍▉▍ ▊▉▆▊▍ ▆▇▇▆ ▌▅ ▆█▆▊▄▇ ▅▉▆█ ▄▍▆█▉█▊█ █▅▆▉▅ ██ ▊▄▆▆█▊▍▆ ▍▋▍ ▋▇▅█▋ █▆▉ ▊▉▄▆█▌▊▍ ▋▋▍▊ ▆▋ ▆▇▆▌▆ ▌▋ ▅▋▇▊▉▊▇▆▍
8 Months Ago
Fixed item condition bar on item icons not always updating correctly when moving items
8 Months Ago
Merge from main
8 Months Ago
Fix not being able to see clothing with GameObjectLOD in the player preview (ox and tiger mask)
8 Months Ago
▌▅▋▇▇ ▆▇▄▇▇▄▆▊ ▉█▋▋▉ ▊▉█▍▌ ▇▇▉▉▅▋▅▋ ▊▉ ▅▇█▍▉▉ █▄▍ ▉▇▊▅▋▌▇█ ██▌█
8 Months Ago
Switch some more colliders over to the proper collision version (cranes) S2P both harbors
8 Months Ago
Fixed condition bar on item icon not displaying correctly for items that have been repaired
8 Months Ago
Possibly fixed the read/write errors on some colliders
8 Months Ago
Added a few tooltips to the editor Added zoom modifier field to skinnable object, affects the default zoom of the camera in the workshop editor Modified bear rug as an example
8 Months Ago
Merge from main
8 Months Ago
Added server.spawnvinetrees, will skip the vine trees during proc gen unless this is enabled Needs to be set at boot, will do nothing after proc gen has processed
8 Months Ago
Fixed vine tree not getting randomised rotation
8 Months Ago
Improved initial rotation of vines, fixes camera snap the first time a player uses a vine
8 Months Ago
Unsaved
8 Months Ago
Replace the vine renderer with a super simple line renderer (keep the old one as a prefab, can be swapped out)
8 Months Ago
Rework vine spawning locations, now just spawns at a given height and radius
8 Months Ago
Added the ability for ladders to require the player to look at the vine to climb it, prevents player going into ladder climbing mode if they strafe into a vine swinging tree
8 Months Ago
Don't spawn trees in rivers
8 Months Ago
Client compile fix
8 Months Ago
Very rough looking vine extending logic
8 Months Ago
Increase max distance of vines by 10m, rework vine swing spawn location
8 Months Ago
Added forestside topology 12 units around the vine tree to stop other trees spawning too close to the vine tree and blocking movement
8 Months Ago
Merge from parent
8 Months Ago
Possible fix for string pool warnings - ensure we use lower case bone names at runtime when looking in the string pool
8 Months Ago
Reapply spawn point change Add debug.vineswinginghighlight command
8 Months Ago
Merge from vines
8 Months Ago
Add more vine spawn points around the top of the tree Adjust the vine visual length based on how far it has to reach, fixes vines being usable but not looking usable due to the vine not reaching far enough
8 Months Ago
Added debug.vineswingingreport convar, prints out info about the vines on the server