194,436 Commits over 4,079 Days - 1.99cph!

43 Days Ago
merge from groundwatch_nre_fix
43 Days Ago
Fixed GroundWatch always treating non-entity colliders as invalid
43 Days Ago
merge from main
43 Days Ago
Tree compile error
43 Days Ago
merge from Easter_event_2025
43 Days Ago
Fixed eggs spawning over terrain holes
43 Days Ago
Compile errors
43 Days Ago
Convar to disable vine drawing
43 Days Ago
Route vine length through protobufs instead (much better results)
43 Days Ago
More distance calculation bugs
43 Days Ago
tweaked gib colliison to be smaller to allow gibs to collapse more easily
43 Days Ago
Fix bug causing vines to be incorrect lengths acording to distance
43 Days Ago
balanced specular boost on rustige eggs across the board
43 Days Ago
remade and rebuilt gibs for Wooden Double Doors, Armored Double Doors and Factory Door
43 Days Ago
merge from largefurnaceoptimize
43 Days Ago
merge from crossbow_arrow_fix_2
43 Days Ago
merge from premium_network_error_fix
43 Days Ago
Merge from snakes
43 Days Ago
Add water depth check to ValidatePosition when re-positioning. Allow shallow water but nothing more.
43 Days Ago
Vine ddraw debug stuff
43 Days Ago
Fix delayed triggers after repositioning.
43 Days Ago
Bunch of refactoring. Fix double strikes. Reduce reposition delay.
43 Days Ago
Setup LOD on vine line renderer
43 Days Ago
Clamp max vine length
43 Days Ago
Applied same fix to double wood door, double armored door and factory door (not working atm)
43 Days Ago
Fixed doors and garage door gibs not being skinned
43 Days Ago
Merge from hackweek_reduce_copies_2
43 Days Ago
Merge from main again
43 Days Ago
Update protobuf code generator (added back ReadUInt64 overload for array/span)
43 Days Ago
Fix crocodile briefly sinking to waterbed just before exiting water, instead of smoothly transitioning from surface to land
43 Days Ago
Merge from main
43 Days Ago
Added con_bgalpha/border to blocked convars Fixed typo in Extra console dropdown Fix white-on-white text color for pressed-in DMenuOptions Minor cleanup Remove unused member variable from keyvalues class Fixed DTextEntry autocomplete clicks not functioning Try to prevent infinite loops when firing bullets from OnTakeDamage There was a weird behavior with it applying the first bullet's damage over and over again if using Entity.FireBullets from EntityTakeDamage Reveamp scoreboard player volume scroller thing So it's more obvious that you can scroll https://files.facepunch.com/rubat/2025/April07-1255-ValuableGemsbok.png
43 Days Ago
Updated kapok mesh and prefab Added swinging vine texture Created a viewmodel vine mesh
43 Days Ago
merge from io_networkcache
43 Days Ago
Merge from jungle_update (animal eyes shining in the dark)
43 Days Ago
Update wolf night eyes effect
43 Days Ago
Re-enabled network cache on RF and RC entities, not needed anymore
43 Days Ago
Enable croc eyes shining in the dark
43 Days Ago
Fix tiger and panther eyes not shining at night (eyes parented to wrong bone), previous commit didn't go through
43 Days Ago
Fix tiger and panther eyes not shining at night (eyes parented to wrong bone)
43 Days Ago
Face towards player when re-appearing
43 Days Ago
▌▉▅▉▋ ▊▋▄▇ ▊██▊
43 Days Ago
Merge from jungle_update
43 Days Ago
Optim: use Burst to generate commands in GamePhysics.OverlapSpheres - It used to be there, but lost it during refactor Tests: unit tests
43 Days Ago
Clean: minor changes to GamePhysics - Renamed batch methods to be plural - Split GamePhysics.CheckSphere<T> to separate OverlapSpheres - added profiling scopes Tests: unit tests
43 Days Ago
Fixed vine renderers not spawning on proc gen
43 Days Ago
merge from high_walls_skins
43 Days Ago
Added a fallback error for ShowBlockedByEntityToast, used when GetBlockedByErrorFromEntity returns nothing
43 Days Ago
Merge from jungle_update
43 Days Ago
Merge from blowpipe