129,530 Commits over 4,140 Days - 1.30cph!
fixed erroneous naming on horse costume sitem.asset, and added "three variations" to horse and chicken descriptions. Added prop render script to horse costume so turntable on store looks better
checked over adobe walls and sunken knife store pages, tweaked abyss turntable items a bit to better position them
Tests: validate PlayerTickIterator in it's initial state
Tests: ran unit tests
merge from softcore_update/deployable_corpse
Clean: add a comment
Tests: none, trivial change
Updating skinning on outbreak scientist
progress on working underwater effects for rivers/lakes
also add ushort encoding/decoding to BitUtility, and ushort variant of Write() to RawWriter
██▌▌▊ ▇▉▄▆ ▅█▋█▄▋▉▆▅_▌▌▋▊_▋▉▍
▍▅▅▊▆ █▅▉▅ ▌▋▍▋█▄▌▋▉▌█▉▇▉_▆▌▍▊█
█▌██▋ ▊▊▄▄█▍ ▅▄▍▇▆▇▍ ▌▄ █▅▇▌▋▇▋▌▍▆▉▊▉▄
▍▉▋▆▇▋ ▆▉▍ ▄▆▇█ █▊▊▍▆▋▋▇ ▌▆ ▉▊▋▍▆▊ █▅▇▅▍▊ ▌▋█▍▆▅█▊▌ ▊▍▊▊▌▍ ▇▄█▉▋▄▇▆ ▊▊ ▌▍▍▉ ▌▌ ▅█▋ ▌▌▉▆▉▉ ▌▆ ▇▍ ▋▅▆▇ ▋▄ ▅▌▊▆ ▊▉▉▋ ▇█▅ ▉▅▍▋▋▅▌▄▄
merge from fix_tc_corpse_building_split -> main
Fix deployable corpses (specifically TCs) losing their attached building when the building splits
- try to find closest building block, fallback to the largest of the splits
Add a branch highlight instead of DDraw, disable cylinder on the vine launch point
Update prefab with new model
merge from fix_lock_ownerid_debris -> main
Fix lock not saving ownerid for deployable debris
merge from softcore_update -> main
merge from cinematic_export_pipes -> main
Fix pipe not being baked if selecting the renderer of the pipe instead of root of pipe
Change output directory from `Assets/Cinematic` -> `Assets/Media`
merge from main -> cinematic_export_pipes
merge from copy_paste_clientside_fixes -> main
Fixed `killbox` command skipping entities it should delete instead of the other way around
Prevent `killbox` from killing players on the server
Print out "Pasted 5 entities" in F1 console
merge from main -> copy_paste_clientside_fixes
merge from softcore_update -> aux2
Set softcore max team size for 4
- also limits 4 players per TC and turret
Fix another NRE from wounding in softcore
Changeset
117626 optimizations (river / rail / road intersections)
merge from softcore_update
merge from softcore_update/deployable_corpse
Fixed corpse data request issues
Cleanup
Add texture streaming support to indirect instanced rendering
Test shelves - added small wall mounted shelf and big wall mounted shelf (using ali's prefab and the standart shelf prefab respectively for now)
merge from softcore_update
merge from softcore_update/deployable_corpse
Enabled condition on TCs, so their corpses can be picked up broken
Fixed corpse pickup an open interaction using CanBuild instead of IsAuthed
merge from softcore_update
merge from softcore_update/deployable_corpse
Fixed corpses not being oriented properly when falling
Updated workshop OBJ models - Water purifier, Garage Door, Vending machine, Long Tshirt, Tshirt, Reactive Target, Table, Stone Hatchet, Stone Pickaxe, Spinning Wheel, Thompson, MP5
Update: translate ValidateMove to batched ValidateMoves
Internally it's the same logic for now, as I've yet to properly intergrate TickInterpolatorCache and need to convert a lot of internal methods
Tests: played back staging demo - got same numbers and no new errors
merge from softcore_update