31,946 Commits over 4,018 Days - 0.33cph!
merge from fix_item_ownership_filtering -> main
merge from copy_paste_clientside_fixes -> main
merge from fix_typecache_generic_name -> main
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
Merge: from growablegenes_allocs
- Remove allocs from GrowableGenes
Tests: local in editor, spawned a planter box, filled it with seeds while monitoring Profiler stream
Reduced size of sunflower worldmodel, slightly reduced collider size.
Restore crossbow_arrow_fix
Merge from camphysical_taa_support
rug_deployment_fix -> main
Merge: from treemanager_oob_nre
- Fixes NRE caused by trees close to the edge of the world
Tests: throw away unit tests that sampled edges of the tree manager's grid
crossbow_arrow_fix -> main
▆▉▆▆▅ ▊▋▋▇ ▊▇▉▍▌▌_█▍▇▆▊▄▉▌▄_▋▊█▌▉▇▅
Merge from fast_debug_draw: More fixes
Merge: from active_tooltip_nre
Logs to help track down mystery NREs.
Tests: booted into bootstrap scene
seismic_sensor_radiusvolume -> main
shelter_icon_scale -> main
Merge: from baseplayer_dispose
- Fixes the error log spam on staging
Tests: local 2 player session, 2nd player disconnected, triggered GC - no errors
Merge from fast_debug_draw: Fix memory leak in DamageTracker
Merge from coop_improvements
merge from premium_startup_fix
rug_deployment_fix -> main
Merge: from parellel_validatemove
- Full conversion of player WaterInfo caching over to jobs
- TerrainMap now uses NativeArray instead of managed array
- expanded unit tests
- new ServerDemoProcessor that tracks water results checks (in/out of water counts)
Going to start testing on staging and monitoring the impact
Tests: ran all the new or updated unit tests, made sure builds passed locally, during dev used server demos to validate stats.
Merge from fast_debug_draw: Fix shaders on Mac/Metal
Merge from high_walls_skins
▅▄█▅▆ ▊▋▇▌ ▌▍▍▋▅▌_▌▆▋▄▉█_▅▍_▊▅▊▊▇▄▅▆█
Merge from high_walls_skins
spacedetected_log_fix -> main
Merge: from texttable_allocs
- Layout improvements and NRE fix for 0 rows
Tests: unit tests + running filtered status command to force 0 rows
Only use Update for environment volumes in the editor as they only need updated outside of playmode if their transform has changed
Fixed environment volume server compile errors
Further environment volume optimizations
merge from high_walls_skins
Merge: from texttable_allocs
- Fixing allocs in Server::playerlistpos
Tests: ran unit tests and stewed on Aux2 for a week
merge from remove_old_chicken
merge from Item_Descriptions_update
Set correct source item for orchid, rose and sunflower entities so they show the correct icons.
Chicken food consumable information UI NRE fix
fixed editor-only memory leak when assemblies/domain are reloaded and scriptable objects aren't destroyed (but the native memory falls out underneath)
merge from premium_servers