111,325 Commits over 3,928 Days - 1.18cph!
Some changes on the new radioactive body drinking detection. Closer.
Buildfix: properly exclude command from non-editor builds
Tests: built all modes in editor. Built standalone server.
Fix fireball emission potentially not only being enabled when fireballs are stationary
Fixed radioactive water poisoning sound trying to access a higher index by accident
Added null check in CalculateInventoryRadioactivity to prevent NRE when updating player inventory radioactivity
Fixed broken bota bag prefab
Ensured it has correct container to support rad water
Update: added editor-only print_memory_overhead cmd
- Marked that it gives estimates, not accurate results
Tests: ran on craggy - got simlar results to print_memory
Fixed wood piles being set as ore
world_update_2 -> radioactive_water
Tweak incapacitate vision block duration.
Add fade in/out for effect.
Update: print extra mem held by containers in Pool
Tests: took a couple snapshots on craggy, fresh 4.5k procgen + 4.5k procgen save
Update: Pool can track container capacity memory overhead
- Implemented as an editor-only feature to avoid adding overhead in release
I needed to confirm that we don't keep around giant lists/buffers in the pool.
Tests: entered play mode in editor
Obscure vision overlay prefab tweaks and added separate placeholder image/mat
▍▋▄ ▅▋▅█▌▅▌█▊█▍ ▅█▉▇▊▉▇▄▄▆ ▆▉ ▌▋▊▄▊ ▌█▅█▉ ▌▇▉▋ ▄▉▅▅█▇▌▄ ▄▍▌█▊▆▍▍▋▋▍
Added TargetCountWorldSizeMultiplier to PlaceMonuments
Reduced lake target count from 2 to 1 for small maps
Additional checks for ice sheets to avoid rivers
basis of water flow terraindata
- compressed y-axis rotation of a world-aligned forward vector to a byte (about 0.71 degree error) in -pi to +pi range
Fixed some additional oddities where rivers meet ocean
Fixed several GenerateOceanTopology oversights
-Shield world model prefab + LOD and pivot changes
If fire is ignited while wolves are very close, they will retreat instead of just slowing down to give better feedback that fire worked
Fix fireball isStationary compile error when compiling in None mode
Change wolf behaviour so that it doesn't get used to fire and start ignoring it once the player gets too close
Now it'll attack despite the fire if the player is too close, but stay defensive and use hit and run tactics instead of hyper-aggression through fire
tweaking of coastal rock terrain raise parameters, added an extra object with lower opacity and larger radius to ease out the terrain but the system has its limits as its stands
Enable divesite_plane_COL r/w
▍▄▍ '▆▇▄▅▇' ▇▇█▊▊▍▄
- ▅▌▅▍▊▇ █▅ ▆▍▋▄▉▇▉▅ ▌▆▉▇ ▉▌▊▉▊▇▅ ▍▉▇▅▍▊▋ ▌▅▄▍▉▇▉▌ ▋▆▉▍▊▄▋▆▊█▅▊ ▉▆ ▆▉ ▇▆▅ █▊▌▌▋▇▋
Blunderbuss + frontier hatchet backpack offsets
Merge from hill_cliffs_splat
Merge from world_update_2
▇▉█▆▄ ▊▍▌▋ ▉▋_▋▆▇▉_▍▋▄▌▊▊▅▇█
▌▆▋▍▊▋█ ▇▉▅▄▍▉▌ ▌▇▇ ▇▌ ▆▉▍▅▅▇▌▌ ▌▊▋▍▆▌▇▆▆▌▉▉, ▆▋ ▉▉ ▌▅▌ ▍▉▅▄█▇▉▇▅▌ ▅▊▊ ▋▌▊▊ ▌▆ ▌▅▅▉ ▉▉▌▌▉▉ ▍▇▇ ▍▉▍▆▊▉, ▆▉▊ █▆█ ▅▆▍▌▇▄▌▋ ▊▇▊▌▄▊▉▊ █▍ ▌▅█ ▌▊'▄ ▋▉▄ ▄▉▊▅ ▋▍ ▅█▆▌▄▆
Rock splat removal added to coastal cliffs
▋▋▇▉▋ ▄▉▇▇ █▉_█▅▌█_▅▉▅▋▉▆█▌█
▆█▊▇ ▆▅▅▌▆▄▌▊ █▇ ▋█▄▉ ▋▅▅▆▊▄ ▅▍▇▍, ▌▇▌█▉ ▇▆▅▇█▄▉█
Fix fireball not be set to rest when it should have been
▊▉▉▋▍ ▉▌▇▌ ▍▊▆█▋▊▊▌▊▊▍_▋█▅▄▌_▄▋▅
▅▆▌▉█ ▊▇▌▋ ▉▌_▉▋▆▍_▍█▄▊▉▉▆▍▊
reinforced wood shield blockout
HCR viewmodel
- Matched fire & ADS fire anims to new repeat fire rate
- Adjusted sound anim events to match new timing
- Set animator to play anim at correct speed (1)
Reenabled LODs on hill cliffs
Added TerrainSplatRemove to all hill cliffs
Clean: replacing obsolete Pool api usage
Tests: none, trivial change
Fixed PlaceCliffsUniform not spawning below 0
Merge: from /main/soundmodulator_leak
Tests: spawned car_2mod_01, drove around - pool telemetry stayed stable, audio was good.
Fixed vending machine skins being rendered as beanie hat
Merge: from main
Tests: built all modes in editor