reporust_rebootcancel

117,572 Commits over 3,987 Days - 1.23cph!

26 Days Ago
Implement harvesting tea, enabled on survivor pie for now Increases yield from harvesting corpses by 50%
26 Days Ago
Merge from main
26 Days Ago
Disable spoiling on eggs
26 Days Ago
merge from fix_train_barricade_collision -> main
26 Days Ago
Added spoiled horse meat
26 Days Ago
Slightly adjust storage adaptor position on fridge
26 Days Ago
Fixed storage adaptor not working on fridges
26 Days Ago
Cooked chicken, raw and cooked human meat can all now expire
26 Days 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
26 Days Ago
Root combiner network optims
26 Days 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)
26 Days Ago
Merge from petting_gesture_impl
26 Days Ago
Hook up new happy react animation
26 Days Ago
AND, OR, XOR: check flags changed before sending the flag network update
26 Days Ago
Merge from chicken_update
26 Days Ago
Call gesture, can no longer pet chickens if they are sleeping (it's rude to wake them up)
26 Days Ago
Merge from petting_gesture
26 Days Ago
Merge from main
26 Days Ago
Set trains to hit construction layer again so they can hit barricades
26 Days Ago
AND, OR, XOR switch network optim Replaced the full network updates for flags only
26 Days Ago
Disable stackable item support on rockets - the convar was already disabled but lets not forget this
26 Days Ago
merge from crafting_update -> aux2
26 Days Ago
merge from item_ownership -> crafting_update
26 Days Ago
Changed `Purchased From Vendor by {0}` -> `Purchased by {0}`
26 Days Ago
Update phrases
26 Days Ago
Merge from tssaa_hires_screenshot_fix
26 Days Ago
Disable TSSAA during hi res screenshots, fall back to FXAA
26 Days Ago
▋▋▉▅▌▊ ▍▊▋▇▉▊▉
26 Days Ago
▅█▌ ▌█▋▉▅▉▍▌ ▌▌▅▊▇▉▍ ▇█ ▇▆▋█▇▍▇▇▍ ██▍▊▌▊
26 Days Ago
▊▅▅ ▊▍▍▄▊ █▊▄▄▅▊▍▋ ▅▇▇ ▄▆▍▉▅▆▇▉▋▋ ▊▄▊▆▌▆▋ ▋▍ █▆█▉▋▋▊█▊ ▋█▅▉▉ ▄▄▍▊ ▉▍▇ ▊▇▇▍▌ ▉█ ▌▆▇▆▍▆▌
26 Days Ago
main -> vines
26 Days Ago
main -> Boomerang
26 Days Ago
siegeweapons_terrain_proxy_fix -> main
26 Days Ago
Attempt to fix some siege tower collision issues on terrain carving areas
26 Days Ago
merge from item_ownership -> crafting_update
26 Days Ago
crafting_update -> Aux2
26 Days Ago
bees -> crafting_update
26 Days Ago
Fixed some collision issues with the natural beehive
26 Days Ago
Actually change ownership to the newer protobuf ID since it's the newer one
26 Days Ago
Fix conflicting protobuf entity field ids
26 Days Ago
▍▍█▇▄ ▇▅▅▅ ▉▍▉▉▍▆▌▉▉▄_▌▋▆▋_▇▆▆▄▍
26 Days Ago
Fix ItemModSwap after merge
26 Days Ago
Natural Beehives should spawn on oak_e
26 Days Ago
Deployed Beehive: - Reduced collider size - Recalculated bounds
26 Days Ago
merge from crafting_update -> item_ownership
26 Days Ago
▆█▍▆▋ ▍▍▊█ ▋▆▉▅▇▋▋██▌_▌▅▄▌_▉▋▄▋▌
26 Days Ago
Reduce update rate when looking in a box
26 Days Ago
merge from main
26 Days Ago
merge from main -> item_ownership
26 Days Ago
- Add Progress bar to Honeycomb generation - RPCs added with client prediction - Cleanup NucleusGrading code