userJarryd Campicancel
reporust_rebootcancel

13,297 Commits over 2,407 Days - 0.23cph!

12 Months Ago
Fixed fridge showing 1 power usage in client
12 Months Ago
Fixed fridge not being lockable
12 Months Ago
Assigned all the spoiled food items the vomit sound when eating
12 Months Ago
FIxed batch rendering
12 Months Ago
Compile fix
12 Months Ago
Merge from parent
12 Months Ago
Merge from main
12 Months Ago
Merge from crafting_update
12 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
12 Months Ago
Spawn vines dynamically
12 Months Ago
Vines now find destinations at server start (like ziplines)
12 Months Ago
Test scene, greybox gameplay prefab setup
12 Months Ago
Manifest
12 Months Ago
Merge from main
12 Months Ago
Merge from hopper
12 Months Ago
Codegen
12 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
12 Months Ago
Merge from main
12 Months Ago
Merge from crafting_update
12 Months Ago
Merge from cookingv2
12 Months Ago
Fixed tutorial chicken using wrong AI design
12 Months Ago
Change the pie rarities to none, prevents them from appearing in loot (food caches)
12 Months Ago
Merge from crafting_update
12 Months Ago
Hooked up the idle offset on the chicken breathe anim so all chickens don't play their idle in sync
12 Months Ago
Fixed missing chicken attack sfx
12 Months Ago
Fixed NRE when transferring water to a chicken coop while walking away
12 Months Ago
Fixed tutorial chickens dropping eggs
1 Year Ago
Merge from crafting_update
1 Year Ago
Merge from cookingv2
1 Year Ago
Merge from bees
1 Year 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
1 Year Ago
Fixed hatching egg slot not being usable while hatching is in process
1 Year Ago
Fixed wrong chicken mesh on trophy store pack preview
1 Year Ago
Merge from crafting_update
1 Year Ago
Merge from bees
1 Year Ago
Disabling pooling on deployed beehive (hopefully temporary until we figure out what the issue is)
1 Year Ago
Fixed being able to lock beehives
1 Year Ago
Disabled motion vectors on bee particles in vm, fixes smearing with motion blur
1 Year Ago
Bee grenade no longer spawns bee swarms underwater
1 Year 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
1 Year Ago
Fixed bee grenade wm missing outline
1 Year Ago
Merge from crafting_update
1 Year Ago
Can no longer place deployed beehive in water
1 Year Ago
Increased cull range on natural beehive
1 Year Ago
Merge from bees/nucleus_fix
1 Year Ago
Merge from molotov_fix
1 Year Ago
Fixed molotov not working
1 Year Ago
Merge from hopper
1 Year 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
1 Year Ago
Hopper power input is now named "Power In"