userJarryd Campicancel
reporust_rebootcancel

12,564 Commits over 2,162 Days - 0.24cph!

3 Months Ago
Merge from hopper
3 Months Ago
Codegen
3 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
3 Months Ago
Merge from main
3 Months Ago
Merge from crafting_update
3 Months Ago
Merge from cookingv2
3 Months Ago
Fixed tutorial chicken using wrong AI design
3 Months Ago
Change the pie rarities to none, prevents them from appearing in loot (food caches)
3 Months Ago
Merge from crafting_update
3 Months Ago
Hooked up the idle offset on the chicken breathe anim so all chickens don't play their idle in sync
3 Months Ago
Fixed missing chicken attack sfx
3 Months Ago
Fixed NRE when transferring water to a chicken coop while walking away
3 Months Ago
Fixed tutorial chickens dropping eggs
3 Months Ago
Merge from crafting_update
3 Months Ago
Merge from cookingv2
3 Months Ago
Merge from bees
3 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
3 Months Ago
Fixed hatching egg slot not being usable while hatching is in process
3 Months Ago
Fixed wrong chicken mesh on trophy store pack preview
3 Months Ago
Merge from crafting_update
3 Months Ago
Merge from bees
3 Months Ago
Disabling pooling on deployed beehive (hopefully temporary until we figure out what the issue is)
3 Months Ago
Fixed being able to lock beehives
3 Months Ago
Disabled motion vectors on bee particles in vm, fixes smearing with motion blur
3 Months Ago
Bee grenade no longer spawns bee swarms underwater
3 Months Ago
Increase timer on bee grenade to 6s, so it can fly for 6s before exploding in mid-air Means it will almost always hit something first
3 Months Ago
Fixed bee grenade wm missing outline
3 Months Ago
Merge from crafting_update
3 Months Ago
Can no longer place deployed beehive in water
3 Months Ago
Increased cull range on natural beehive
3 Months Ago
Merge from bees/nucleus_fix
3 Months Ago
Merge from molotov_fix
3 Months Ago
Fixed molotov not working
3 Months Ago
Merge from hopper
3 Months Ago
Added a timeout to the hopper item move process, if an item takes more than 5s to reach the hopper just snap it to the end
3 Months Ago
Hopper power input is now named "Power In"
3 Months Ago
Merge from main
3 Months Ago
Disable rich text on the chicken coop, don't show chicken name on health bar (it's already on the popup widget)
3 Months Ago
Added the new modifier effects to the consumable panel
3 Months Ago
Update bear pie description
3 Months Ago
Merge from crafting_update
3 Months Ago
Bee grenade now available in primitive
3 Months Ago
Merge from crafting_update
3 Months Ago
Merge from cookingv2
3 Months Ago
Another attempt to make sure the bbq is destroyed properly
3 Months Ago
Merge from cookingv2
3 Months Ago
Fixed being able to see bbq health bar while holding hammer
3 Months Ago
Merge from crafting_update
3 Months Ago
Fixed bee swarm NRE when spawning
3 Months Ago
Merge from crafting_update