userJarryd Campicancel

12,557 Commits over 2,284 Days - 0.23cph!

8 Months Ago
Merge from crafting_update
8 Months Ago
Reapply hopper prefab changes, merge deleted a component somewhere
8 Months Ago
Merge from parent
8 Months Ago
Codegen
8 Months Ago
Merge from cookingv2
8 Months Ago
Adjusted prevent building on hopper, fixes being able to build a half height floor through a hopper mounted on a storage barrel
8 Months Ago
Added debug.clearPlayerModfiiers, clears all tea effects
8 Months Ago
Fixed chicken materials Remove old chicken rig from chicken prefabs (still in project, can remove next month)
8 Months Ago
Adjusted chicken coop deploy volume
8 Months Ago
Fixed being able to receive multiple skulls from a single corpse while the harvesting modifier is active
8 Months Ago
Merge from petting_gesture
8 Months Ago
Codegen
8 Months Ago
Merge from cookingv2
8 Months Ago
Merge from main
8 Months Ago
Fish pie now increases player strength while fishing by 50% (fish moves faster when pulling) and halves the rate that the rod snaps
8 Months Ago
Added a bear pie with a new digestion boost buff. Doubles the bonus from all gathering buffs (ore, scrap, corpses) and halves their duration.
8 Months Ago
Implement harvesting tea, enabled on survivor pie for now Increases yield from harvesting corpses by 50%
8 Months Ago
Disable spoiling on eggs
8 Months Ago
Added spoiled horse meat
8 Months Ago
Slightly adjust storage adaptor position on fridge
8 Months Ago
Fixed storage adaptor not working on fridges
8 Months Ago
Cooked chicken, raw and cooked human meat can all now expire
8 Months Ago
Don't allow two spoilable food items to stack if their spoil time is more than a minute apart If they do stack, the new stack uses the lowest spoil time When a spoilable food item stack is split, ensure the new item has the same spoil time as the stack
8 Months Ago
Added a super simple local avoidance to chickens (just iterate over the other chickens in the coop) to prevent chickens overlapping Can disable via server.farmChickenLocalAvoidance convar (defaults to on)
8 Months Ago
Merge from petting_gesture_impl
8 Months Ago
Hook up new happy react animation
8 Months Ago
Merge from chicken_update
8 Months Ago
Call gesture, can no longer pet chickens if they are sleeping (it's rude to wake them up)
8 Months Ago
Merge from petting_gesture
8 Months Ago
Merge from main
8 Months Ago
Merge from tssaa_hires_screenshot_fix
8 Months Ago
Disable TSSAA during hi res screenshots, fall back to FXAA
8 Months Ago
Merge from cookingv2
8 Months Ago
Rename digestion booster to metabolism booster Fix compile error
8 Months Ago
Merge from cookingv2
8 Months Ago
Added digestion boost modifier to pork pie - increases the healing over time effect speed by 3x (how quickly the light green section of the health bar is filled in by actual health)
8 Months Ago
Assigned vision care effect to apple pie
8 Months Ago
Show ore sparkles at night while vision care modifier is active
8 Months Ago
Unsaved
8 Months Ago
Tree x markers appear brighter when using the Vision Care effect
8 Months Ago
Revert scrap tea accidental change
8 Months Ago
Added VisionCare modifier, increases nightlight effect
8 Months Ago
Merge from hopper
8 Months Ago
Improved animation of tiems flying into hopper Fixed hopper speed not being tied to timescale
8 Months Ago
Merge from cookingv2
8 Months Ago
Fixed missing chicken brain component (unsure how this happened, might have been a merge issue)
8 Months Ago
Merge from cookingv2
8 Months Ago
Chicken default name now pulls from the streamer name list
8 Months Ago
Fixed not being able to place 4 seeds in the new planter of the new plants (orchid, rose, sunflower, wheat)
8 Months Ago
Merge from crafting_update