195,819 Commits over 4,110 Days - 1.99cph!

3 Months Ago
Fixed overly large not in sphere check on deployable hive
3 Months Ago
Small texture optimization on the natural beehive. Gave it a bespoke SSS profile, for a more delicious honey look.
3 Months Ago
Cull natural beehive particles at distance
3 Months Ago
Chicken ragdoll axis/stability tweaks
3 Months Ago
Smaller sample position to prevent being spawned on junkpile_base when it's underground
3 Months Ago
- Simplify client progress on the beehive side (just show it as a direct value in load rather than trying anything fancy)
3 Months Ago
Dont share the same tokens as the tooltips
3 Months Ago
fridge power light currently sitting at the bottom front to prevent clipping at the back will need proper setup reuising the power light mesh/materials from the seismic detector
3 Months Ago
Merge: from profiling_improvements - makes the Linux binaries compatible with more distros (Ubuntu 20.04, Debian 12) Tests: ran in Ubunti 20.04 and 24.04 via WSL. Took snapshots and opened them in perfetto.
3 Months Ago
Update: ServerProfiler now usable on older Linux distros - Binaries built using revision 45d79338 Should work on Debian 12. Tests: Ran on WSL Ubuntu 20.04 and Ubuntu 24.04 and took snapshots - all worked.
3 Months Ago
Updated Chicken Head on Small Hunting Trophy
3 Months Ago
Set dropToGround to true for junkpile scientists spawn points, in case the navmesh is below ground
3 Months Ago
Potential fix for "failed to create agent because it is not close enough to the navmesh" error spawm
3 Months Ago
Fix some deployment issues with single plant pot
3 Months Ago
Fix log spam from possible endless recursion detected
3 Months Ago
set all anims to none in Holdtype.None controller
3 Months Ago
Rename convar used to gate the logs, correct oversight in the potential fix
3 Months Ago
Potential fix for server OOM caused by log spamming in SenseComponent, hypothesised to be null fire entity
3 Months Ago
Texture optimization.
3 Months Ago
Merge: from main Tests: none, no conflicts
3 Months Ago
merge from terrain_ignore_grid
3 Months Ago
Fix scientists spawning out of navmesh
3 Months Ago
made CoarseQueryGrid structure safe to interact with after disposal - logs errors if you somehow add trigger bounds to it after disposal, not happened yet - silently ignores attempts to remove bounds - any checks pass as if further physics checks are required, as a fallback
3 Months Ago
Stop natural beehives from running save. Just let the tree manage them on init
3 Months Ago
Fix bee hives spawning at in correct locations on oak_b
3 Months Ago
Wire in new bee particle force field system
3 Months Ago
Merge from crafting_update
3 Months Ago
Merge from cookingv2
3 Months Ago
Bespoke bee patterns for the beehive - instead of just using the open air swarm.
3 Months Ago
Chicken animation updates and model fix for neck issue
3 Months Ago
Possible fix for being able to spam the hatch button in coop UI
3 Months Ago
Fixed LOD levels on new teas
3 Months Ago
RPC checks Fixed NRE when spray painting Removed a temp log Fixed planters not transferring their water level when reskinned
3 Months Ago
Merge from orbit_cam_fix
3 Months Ago
Fixed third person orbit camera not working in demos
3 Months Ago
Remove IO from workbench tech trees
3 Months Ago
Merge from /main
3 Months Ago
Merge from fast_debug_draw (remove permanently displayed debug sphere, whoops!)
3 Months Ago
Remove debug code
3 Months Ago
merge from crafting_update
3 Months Ago
convar usage of excludelayers with triggerbase (default true)
3 Months Ago
network++
3 Months Ago
Merge from /main/fast_debug_draw
3 Months Ago
Merge from /main
3 Months Ago
merge from strobelight_limitflashing
3 Months Ago
merge from fish_analytics
3 Months Ago
█▄▅▇▇ ▇▊▉▋ ▇▄▇▅▇▉█_▅▋▊▉█▉_▌▉▄▍█▌▉_▌▄▋▉▅▊▉_▅▌▌
3 Months Ago
Added back the DLSS log and data path change for testing
3 Months Ago
Merge from crafting_update
3 Months Ago
Merge from main