userJarryd Campicancel
reporust_rebootcancel

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

3 Months Ago
Merge from crafting_update
3 Months Ago
Reapply hopper prefab changes, merge deleted a component somewhere
3 Months Ago
Merge from parent
3 Months Ago
Codegen
3 Months Ago
Merge from cookingv2
3 Months Ago
Adjusted prevent building on hopper, fixes being able to build a half height floor through a hopper mounted on a storage barrel
3 Months Ago
Added debug.clearPlayerModfiiers, clears all tea effects
3 Months Ago
Fixed chicken materials Remove old chicken rig from chicken prefabs (still in project, can remove next month)
3 Months Ago
Adjusted chicken coop deploy volume
3 Months Ago
Fixed being able to receive multiple skulls from a single corpse while the harvesting modifier is active
4 Months Ago
Merge from petting_gesture
4 Months Ago
Merge from crafting_update
4 Months Ago
Codegen
4 Months Ago
Merge from cookingv2
4 Months Ago
Merge from main
4 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
4 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.
4 Months Ago
Implement harvesting tea, enabled on survivor pie for now Increases yield from harvesting corpses by 50%
4 Months Ago
Disable spoiling on eggs
4 Months Ago
Added spoiled horse meat
4 Months Ago
Slightly adjust storage adaptor position on fridge
4 Months Ago
Fixed storage adaptor not working on fridges
4 Months Ago
Cooked chicken, raw and cooked human meat can all now expire
4 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
4 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)
4 Months Ago
Merge from petting_gesture_impl
4 Months Ago
Hook up new happy react animation
4 Months Ago
Merge from chicken_update
4 Months Ago
Call gesture, can no longer pet chickens if they are sleeping (it's rude to wake them up)
4 Months Ago
Merge from petting_gesture
4 Months Ago
Merge from main
4 Months Ago
Merge from tssaa_hires_screenshot_fix
4 Months Ago
Disable TSSAA during hi res screenshots, fall back to FXAA
4 Months Ago
Merge from crafting_update
4 Months Ago
Merge from cookingv2
4 Months Ago
Rename digestion booster to metabolism booster Fix compile error
4 Months Ago
Merge from crafting_update
4 Months Ago
Merge from cookingv2
4 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)
4 Months Ago
Assigned vision care effect to apple pie
4 Months Ago
Show ore sparkles at night while vision care modifier is active
4 Months Ago
Unsaved
4 Months Ago
Tree x markers appear brighter when using the Vision Care effect
4 Months Ago
Revert scrap tea accidental change
4 Months Ago
Added VisionCare modifier, increases nightlight effect
4 Months Ago
Merge from hopper
4 Months Ago
Improved animation of tiems flying into hopper Fixed hopper speed not being tied to timescale
4 Months Ago
Merge from crafting_update
4 Months Ago
Merge from cookingv2
4 Months Ago
Fixed missing chicken brain component (unsure how this happened, might have been a merge issue)