reporust_rebootcancel

121,138 Commits over 4,018 Days - 1.26cph!

37 Days Ago
Add whitelist system to fridge, add bota bag there instead
37 Days Ago
Revert bota bag back to item so the crafting UI doesnt break
37 Days Ago
Merge: from main
37 Days Ago
Corpse creator set show health info to false by default
37 Days Ago
Tweaked corpse required ingredients to repair to be 50% of their initial crafting costs Disabled show health info on all corpses
37 Days Ago
merge from main
37 Days Ago
merge from searchlight_fixes3
37 Days Ago
Fixed powered searchlights not lighting up
37 Days Ago
Merge from snakes
37 Days Ago
Removed Duplicated Models
37 Days Ago
Switch the blue material
37 Days Ago
Updated Water Treatment Tank Model and Materials
37 Days Ago
Merge: from minigun_audio_fix - Fixes minigun audio beign stuck on Client after releasing the fire button - Fixes minigun effects not replicating to other players Tests: local 2 player session with each player firing minigun in various patterns.
37 Days Ago
▍██▄▆▋: ▊█▇ ▋▆█▊▋▇▋ ▄▍▋▌▉ ▋▇▉▋▅ ▍▆▋ ▌▇▆ █▍▌▉▆▉▍▄▆▍▄ ▌▍▅▋ - ▍▆▌▇▋█▍ ▋▆▄▍▆▅ ▋▇▋█▇▄ ▍▋ ▌▌██ ▄▋ ▊▊▋▉▊▉ █▄▍▌▉▉, ▋█▆▊▉ ▇▇▋▆▌▆-▊█▍▅ ▄▅█▇▍▋▊ ▇▄▉ █▇▋▊▊▇▌▍ ▋▆█ █▆ ▇▅▅ ▆█▌█▅▅ ▋▇█▍▉: █▊▋▄▅ ▅ ▅▄▄▉▅▊ █▇▊▋▊▋▉ ▌▄▆▌ ▉▆▉▊ █▇▊▇▆▋ ▌█▇▍▅▇ ▇▅▆▅▉▅▌ ▇▄ █▇▄▊▌▄█ ▆▋▆▌▊▉▋▋.
37 Days Ago
Merge from jungle_update, protocol bump
37 Days Ago
Bump protocol
37 Days Ago
Merge from main
37 Days Ago
Add placeholder footstep audio to tiger and panther
37 Days Ago
Merge from vram_budget: Revamp texture streaming system
37 Days Ago
Removed client log when throwing RF C4
37 Days Ago
Merge from main
37 Days Ago
ContentsDeepHash changes to make armor slot UI work again.
37 Days Ago
Added new spec/gloss texture to sandbag barricade
37 Days Ago
fixed pink missing materials on masterhouse in radtown
37 Days Ago
ziggurat basic lootspawn pass S2P
37 Days Ago
▊▇▊▄▍█▇▇▉▉▍▉▄ █▉_▄▅▆
37 Days Ago
▅▄▍▌▉ ▉▌▌█ ▅▅▋▇▍▌▇_▊▊▇▄▉▅▌_▇▆▉▄▍▉▋▌_▆█▉▉▌▌▇▇█▊
37 Days Ago
▊▋▆▊▄▋█▇ ▇▌█▍▊▇▅ ▋▆▍▇▊█▌ ▊▍▅▌▆▇▆ ▍█▍▄▉▆▌▄▊ ▅▍ ▍█▍▍▉▄ ▆▋▋ ▋█▉▌ ▋▉▋▄ ▇█▅█▅▄ ▇▇ █ ▍▅▅▇ ▋▉▌▇▋ - ▍▍▋█▄▊▉ ▊▉█▌▅▇▄█ ▌▊▆▍ █▌▇▉▊ ▄▅▅▉ ▇▄ ▌▋█▍ ▉▌▇▌▇▉▍█ ▉▌█▆▊▄ ▊▉ / ▄▇▌▍▍ ▉▇▄█▍█▍ ▆█▊▅▋▇█ ▊█
37 Days Ago
Iterating.
37 Days Ago
Bring density down by 75%
37 Days Ago
Small fix.
37 Days Ago
▄▆▋▉▌▇▆ ▌▋▍▋▄▆
37 Days Ago
Tesla coil
37 Days Ago
Merge from vines
37 Days Ago
Fixed vine update performance at scale
37 Days Ago
backup
37 Days Ago
Unsaved
37 Days Ago
Add vine tree population Fixed an NRE because tree has no proper colliders (yet)
37 Days Ago
Protobuf
37 Days Ago
Merge from vines
37 Days Ago
Fixed CLIENT compile error
37 Days Ago
37 Days Ago
Disable time of day movement in the workshop scene (can still use slider) Added new skybox rotation slider Export mesh file dialog now autofills the name of the item
37 Days Ago
Parent merge
37 Days Ago
Try to merge all partial stacks of items inside the main inventory of the corpse before trying to move backpack items into it - reduces times we spawning backpack contents sack on the ground
37 Days Ago
Fix reclaim backpack contents going into main inventory when respawning instead of backpack
37 Days Ago
Fixed missing pooling for List<Item> (missed from stash)
37 Days Ago
Fix pooling missed for Dictionary<ItemDefinition,float>
37 Days Ago
Refactor to `ItemContainer.MoveAllItems()` so any time we are trying to move all items from container -> container we don't skip items or throw errors for looping while items are removed
37 Days Ago
Try to move items onto the corpse's inventory first before spawning the dropped bag with the backpack's contents