userJarryd Campicancel
reporust_rebootcancel

12,846 Commits over 2,192 Days - 0.24cph!

4 Months Ago
Added client.clear_bushes, clears the client only foliage bushes spawned via the decor system. Accepts a radius parameter
4 Months Ago
Merge from main
4 Months Ago
Merge from crafting_update
4 Months Ago
Fixed case where the client would have out of date refrigeration status when dragging items between storage containers
4 Months Ago
Merge from crafting_update
4 Months Ago
Only apply the better genes modifier when planting seeds, not clones (was shuffling clone genetics)
4 Months Ago
Fixed spoiled horse meat incorrect despawn time
4 Months Ago
Wrap OnDestroy in WaterCollision to stop NRE's
4 Months Ago
Chicken names no longer appear if streamer mode is on
4 Months Ago
Fixed fridge not lighting up when powered
4 Months Ago
Added debug.FoodSpoilingInventoryHours convar, applies the given number of hours to all spoilable food in the players inventory
4 Months Ago
Fixed bee grenade vm not working with vm camera
4 Months Ago
Merge from crafting_update
4 Months Ago
Fixed debug.clearPlayerModifiers typo
4 Months Ago
Merge from crafting_update
4 Months Ago
Merge from cookingv2
4 Months Ago
Merge from planter_stacking
4 Months Ago
Fixed NRE when placing small planter on shelves
4 Months Ago
Fixed fridge showing 1 power usage in client
4 Months Ago
Fixed fridge not being lockable
4 Months Ago
Assigned all the spoiled food items the vomit sound when eating
4 Months Ago
FIxed batch rendering
4 Months Ago
Compile fix
4 Months Ago
Merge from parent
4 Months Ago
Merge from main
4 Months Ago
Merge from crafting_update
4 Months Ago
Updated icon import settings for speargun spear, wellipets hat, beehive, vodka bottle, orchid+clone, rose+clone, sunflower+clone, wheat+clone, honeycomb, super serum, metal detector, burst module, extended mags
4 Months Ago
Spawn vines dynamically
4 Months Ago
Vines now find destinations at server start (like ziplines)
4 Months Ago
Test scene, greybox gameplay prefab setup
4 Months Ago
Manifest
4 Months Ago
Merge from main
4 Months Ago
Merge from hopper
4 Months Ago
Codegen
4 Months Ago
Fixed Hopper attempting and failing repeatedly to stack food items that could not be stacked due to spoiling timers (will also fix logic in industrial system as it shares the same precheck process) Exposed maximum difference (in seconds) that two items with spoil timers can have and still be stackable (server.maxFoodSpoilTimeDiffForItemStack), increased from 60s to 3 minutes to avoid undesired stacking behaviour during long cooking processes
4 Months Ago
Merge from main
4 Months Ago
Merge from crafting_update
4 Months Ago
Merge from cookingv2
4 Months Ago
Fixed tutorial chicken using wrong AI design
4 Months Ago
Change the pie rarities to none, prevents them from appearing in loot (food caches)
4 Months Ago
Merge from crafting_update
4 Months Ago
Hooked up the idle offset on the chicken breathe anim so all chickens don't play their idle in sync
4 Months Ago
Fixed missing chicken attack sfx
4 Months Ago
Fixed NRE when transferring water to a chicken coop while walking away
4 Months Ago
Fixed tutorial chickens dropping eggs
5 Months Ago
Merge from crafting_update
5 Months Ago
Merge from cookingv2
5 Months Ago
Merge from bees
5 Months Ago
Fixed water check Add a kinematic rigidbody to the bee swarm, seems to fix bees not hurting sleeping players as they don't have a rigidbody
5 Months Ago
Fixed hatching egg slot not being usable while hatching is in process