reporust_rebootcancel

126,704 Commits over 4,109 Days - 1.28cph!

4 Months Ago
Merge from blowpipe
4 Months Ago
Manifest
4 Months Ago
▋▌▅▊▋ ▋▄▍▍ ▅█▇▉▄▌_▅▅▉▆▆▊▉██_█▇▍▄▍▍▋▍_▊▍▋█▍▅_▆▅▋▊▄
4 Months Ago
▆▉█ █▇▌▊█▋▌▊▊▌▉ ▅▉▋▍▅▌ ▉▇▆▄▇▋▅▇▊▅▇▋▆▍██▅█▅▉▄██ (▆▌█▋▊▄▄ ▍▄ ▊▅▌-▍▇▇/▄▊▋-▆▋▊ █▍▇▍▅▊▇) - ▆▋▊▌ ▄▌▄▆▍▍▉ ▇▊▆▇▄▅▄▉▅▋ ▇▉▌▌▊▋▋▌▅▌█▇▊▊▆ ▄▇▋▄▇ ▅▅ ▊▆▌▅█▅▍▆ ▌▊▉▉▌▆▋ ▄█▄▆▇▌ ▄▄ ▍▍▉ ▄▍▋▇█▌ ▊▆ ▌▉ ▍█▇▊▍▍▄▌▌▄ ▋▍▆▆▆▍
4 Months Ago
Merge from main
4 Months Ago
merge from fix_item_ownership_filtering -> main
4 Months Ago
merge from copy_paste_clientside_fixes -> main
4 Months Ago
merge from fix_typecache_generic_name -> main
4 Months Ago
merge from persist_teas -> softcore_update
4 Months Ago
Add `keepteaondeath` convar to keep tea effects across death inside softcore
4 Months Ago
Merge from blowpipe
4 Months Ago
Merge: from item_allocs - Fixes BufferList not able to sort when it's not full - removes some from Item.MoveToContainer Tests: moved and stacked items in the inventory while checking profiler
4 Months Ago
Optim: remove allocations from Item.MoveToContainer Unity profiling showed an allocation inside it's sort impl, but I haven't seen it on server snapshots - will clean up if it is there Tests: got a bunch of wood in separate stacks and stacked it via right click from belt to inv. Checked profiler to confirm expected allocations are gone.
4 Months Ago
Bugfix: BufferList can handle sorting subrange Tests: moved items around in inventory(future cl)
4 Months Ago
Prevent TC dropping corpse if the last building block of a base is destroyed
4 Months Ago
Updated descriptions for all weapons. Fixed typo on bread, and extra word on egg.
4 Months Ago
Initial setup of player modifier limits: Removed junk test data. Added radiation dart limits: max 5 applications via dart.
4 Months Ago
updated override controllers
4 Months Ago
Default modifier counts for when no limits are specified.
4 Months Ago
grid-based erosion improvements - much smaller timestep, stops patterns from shoddy integration forming - working with height in world-space and copying back - better job dependency handling - some disabled debug data dumping to help debug the process with python scripts
4 Months Ago
set up sound anim events for various weapons
4 Months Ago
Add save/load client methods to mini crossbow/bow/crossbow This lets us reload the arrow effects on relog/network load
4 Months Ago
Merge: from growablegenes_allocs - Remove allocs from GrowableGenes Tests: local in editor, spawned a planter box, filled it with seeds while monitoring Profiler stream
4 Months Ago
Clean: remove profiling hack Tests: none, trivial change
4 Months Ago
Update: avoid linq allocations in GrowableGenes Tests: local in editor, spawned a planter box, filled it with seeds while monitoring Profiler stream
4 Months Ago
Added poolable component to missed prefabs
4 Months Ago
Wood Storage Box - Changed internal UV shells to match the external UV shells in order to improve alpha avaliability for workshop creators. (Would only affect workshop skins with transparency)
4 Months Ago
Fixed duplicate StringID on added loadouts
4 Months Ago
4 Months Ago
aligned arrow type heads properly to end of arrow in compound_bow entity
4 Months Ago
relinked prefabs to skinnables
4 Months Ago
Reduced size of sunflower worldmodel, slightly reduced collider size.
4 Months Ago
initial texturing pass on the radiation dart viewmodel
4 Months Ago
Merge from jungle_update
4 Months Ago
Prevent wolves from spawning in the jungle, imo crocs tigers and snakes are enough to worry about
4 Months Ago
Merge from jungle_update (contains protocol change)
4 Months Ago
Jungle ambient noise like birds goes silent when tiger is stalking you Protocol change
4 Months Ago
ladder volumes in prefabs for bamboo ladders
4 Months Ago
Restore crossbow_arrow_fix
4 Months Ago
Repackaged prefabs for bamboo scafholdings - meshlod use, r/w enabled for batching
4 Months Ago
Cherry picking 116881 - Hoodie/Pants material changes
4 Months Ago
Unpacking missed prefabs
4 Months Ago
Adding animations to support catching boomerang
4 Months Ago
zigg scene - platforms LD work
4 Months Ago
bamboo scafholdings, some removed barriers on the platforms to make player traversal easier
4 Months Ago
merge from 116879 , added taylors pants and hoodie changes
4 Months Ago
added shelf 9959 - hoodie and pants fixes
4 Months Ago
Subtract 116869
4 Months Ago
re-assigned arrow renderer on crossbow to work with turrets
4 Months Ago
Merge from camphysical_taa_support