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