reporust_rebootcancel

123,353 Commits over 4,171 Days - 1.23cph!

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