119,329 Commits over 4,018 Days - 1.24cph!
merge from high_walls_skins
Whitelist doors as well (to make sure gates aren't blocking reskin)
merge from high_walls_skins
Whitelisted furnaces, building blocks and barricades
NRE fix
▍▋▍▍█▄: ▅▆█▉▄ ▆▌▇ ▍▋▍ ▄▊██▌▌▊█▄ ▆▍▋▍▊▉▍▋ ▋▌▍█▌█▅▊▅ ▊▄▊▄▋▊▄█ ▅▊▉▉ ▅▍ ▇▉'▇ ▌▅▉ █▌▉▇▅
▉▅▌▉▆: ▆▇▌▊▆▊ ▋▄▉▇ ▊▉▉ ▍▇▅▊▍▉▌ █▊▍▅
merge from high_walls_skins
Block high wall spraycan reskinning if something is deployed on the wall and could be destroyed in the process
Show a toast indicating which entity is blocking the action
gantry pipe end flipped variation. updated textures too
▆▋▅█▇▍: ▄▊▉▍▍ ▋▄▋ ▄▇▄▋█▋▉▄▋ ▆▋▉▆▊▋▇▄ ▊▅▉▇ ▉▅▊▊█▋▋▅▌▇ ▉▊▊▍▅
▉▍▉▅▅: ▆▄▌▋▋▋ ▇▍▆▌ ▆▊█▇▉▆▇ ▅▄▍▌
▋▌▄▌▍▆: ▊▅▆▌▋█▍▅▍ █▋▌ ▇▉▅▇▆▅█▊▊ ▋▍▍▍▌▍█▆ ▇▊▊ ▄▋█▌█▉ ▋▌▊▉▊▋
▆▊▇▉▉: ▇▊▌ █▇▊▌▆▆▌ ▌▉▉▌ ▉▌▅▋▊▅▆▍
Updated workshop OBJ models - Custom SMG, Sleeping Bag, Waterpipe Shotgun, Pump Shotgun, Double Barrel Shotgun, Work Boots, Tank Top, Collared Shirt, Sword, Bear Rug, Rug, Rocket Launcher, Rock
▉▅▌▉▆▄▍▅█▊▆▋▌ ▄▋▋▆▅▆▆▇▌▅▄▌▋█ - ▄▆▄▋▇▉▇▅▅▊▉▄▇▌▆▍▌▉ ▉▊█
▄▌▅▇▌▅▉ ▊▇▆▉▍▅█▄▅▋▉▅▌▆▊▄▋▋
▉▉█▅▇▆: ▄▅▆ ▌▌▅█▍▇▉ ▇▍▅█ ▄▇ ▌▇▊▉ ▋▌▋█▄▋ ▊▆█▄▄ ▅▋▅▆▊▌▊▉.▌▍█▌▊▇▄▉
▍▍▅▊▄: █▌▉▆
Update: Split various tick validation functions into smaller loops
- Added a couple small extension utils to NativeList
This helps isolate code that we'll be able to run as Burst jobs - there's a bit more to split
Tests: Staging demo playback - got comparable results
progress on working underwater effects for rivers/lakes
also add ushort encoding/decoding to BitUtility, and ushort variant of Write() to RawWriter
Updating skinning on outbreak scientist
Update: Integrate TickInterpolatorCache into the server flow
Tests: played back staging demo, once with it enabled from start, another with disabling-enabling it multiple times during playback. Both cases had comparable telemetry numbers
set up and viewmodel prefab for wood armour gloves, added temp textures and model.
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
Fixed 'ent kill' killing building blocks behind dropped items
▋▍▆█▅▌ ▍▅▋▊▆▄▋▆ ▅▄▆▉▅▉▇ ▉▋▋ ▅▇▋▉▋ █▋▇▆▇▍█ ▆▊▉▋ ▊▊▆▉▉<->▅▋▌▇▍▅▌▇▉▋ ▅▅█ ▇▋▄█▇▆▌▍ ▌▇▇▊▌▊▄█▌▊▇ ▆▆▍▊▍▅▌ ▇▍▍▊▊ ▋▆▋▆▌▋▆ ▇▍▊▉ ▆▇▉▊▄▉▋▍▋▄▌▍▆▇▄▅
Bugfix: avoid writes past the end of the buffer
Tests: ran unit tests
Update: Adding last missing API - TickInterpolatorCache.TransformEntries
- added tests to cover it
Tests: ran unit tests
merge from softcore_update
merge from softcore_update/deployable_corpse
merge from softcore_update/deployable_corpse
Fixed corpses not pickable when on an invalid position
Fixed DeployVolumeCapsule not supporting ignored types and ignored entity - fixes furnace corpses not being repairable
Optim: TickInterpolator.TestConsistency - Replace Assert.IsTrue with AssertTrue wrapper that doesn't allocate
- Sprinkled some scopes for future
Speeds up the unit test 20x times and avoids 3.6GB of garbage
Tests: ran the unit tests
Fixed legacy furnace corpse colliders
Manifest
subtract
117690 (skinning changes to outbreak scientists)
Fixed workbench1 corpse prefab
Fixed workbench corpses being lootable
Fixed corpse pickup showing conditions
Clean: add a comment
Tests: none, trivial change
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
Tests: Add more edge case testing
- Testing 1 tick only
- Testing up to capacity ticks
Tests: ran unit tests