136,320 Commits over 4,293 Days - 1.32cph!
Also prevent double push when throwing grenades
- Reduce random chance to push after peeking
- Prevent double push after landing a shot on the player
Fix bug in push assist logic which caused recursion, causing everyone to push instead of just a group
ghostship crate spawn increase
audio changes on the 50cal turret and tweak on ptboat engine
- Fix npc not grouping to push (bug introduced with voicelines removal)
- Fix leak
- Have npc always try to not push alone
Buildfix: remove non-existent call
Tests: none, trivial change
Merge from naval_missions
- Mission to kill the deep sea patrol boat scientists now also counts PT boat scientists
- Add an option for kills must be in a certain biome to kill objectives
- Disabled positions are exlusive flag from last tutorial mission, was causing it to fail to find a valid position
- Enable "drops loot" on deep sea mission treasure chest so that it actually drops its loot
exported edited 3p north and west jog anims
Initial blockout of rentable shop kiosk, variant F (still very WIP)
▊ ▅▍▌▆▊▊▅▅▄▍ ▌▄▇ ▄▄▊▌▆▉▇ ▊█▇▋▉▉▌█▆▅▇█▅▄▇▄▍▇▄ ▍▋▆
Clean: remove extra level of indentation
Tests: compiles
merge from artist_pack_dlc
removed stupid native -> managed -> native process that was happening, shore distance and vectors calculated as native and remain native
merge small cannon fixes to main
Fix ballista null error spam.
Fix cannon left ground check being assigned incorrectly in the prefab.
Fix cannon ground checks being affected by ground.
Update: InvokeProfiler now pushes executed_time and invokes_executed
Tests: compiles
added normalized heightmap vis to baked ShoreVectorData
halved min/max of topology query radius range, now [8,16] mapped from heightmap range of [4,0]
- significant reduction in topology query cost, will need to test some procgen maps that water isn't now invisibile in some niche case
further improvements
- reuse positions and heightmap data from previous query in topology query, we were doing both twice
- moved topology radii gen, reading of topology, and processing into water mask into a set of 3 jobs scheduled under one handle and completed
mortar bipod LODs & textures
- Treasure chest spawned in deep sea as part of mission no longer destroys loot as it now no longer has troll loot
- Update mission provider dialogue so it makes better sense now that you pick up something decent
- Make the treasure chest it's own prefab rather than a variant
playerboat_wheel_mount_optimization -> main
Enable mount parenting on boat building steeringwheel
Fix scientists not communicating with each other that target is lost, and some still rushing or grenading very stale location
fix easel not deployable on rocks, breaking on boats
▍ ▇▍▇▊▇ ▆▄█▄ ▌██▋▄▆▄▆█▍▇▆█▌▋▆▋▆▅▄▄█▇█▉▄
█ ▄▆▅▆▉▋ ▉▆▊▄ ▊▋▆▇▊ ▊▊█▉ ▆▄ ▆▉▊▊▌ ▊▍ ▆▊▆▍█▆▄ ▇▌ ▄█▅▅▉▆▄ ▍▊█▇█▍▌▌▇█ █▋▋▉▉ ▊▅▊▄▍▌▋▇▄
▍▋▉▍ ▋▊▇▄▅▆ ▇▌▄▋▊▄▆ ▄▇▅▄▋▄▅▉▍▍
setup 3p shield anims and applied to player animation.controller
reactive target unstuck-ing force trigger collider
initial step towards making proper shore vector generation fast enough to avoid blitting data for the deep sea
- Native DistanceField methods using jobs and burst
- jobified various other parts of the shore vector generation
- fixed batched HeighMap position query not using the deepsea data
- about a third of the previous runtime currently but still too slow
- Prevent scientists from being overly agitated (going from hiding spot to hiding spot never pausing in between) when peeking and flanking both are not possible
- Prevent scientist on other floors or sniped from being too agitated (peeking and wobbling a lot) even though nothing is happening near them
- Fix scientists throwing grenades while searching or while being surprised
Update(breaking-change): WorkQueueProfiler now also reports BudgetTime
- breaking as this doesn't match CSV template
Tests: none, compiles
Update: WorkQueueProfiler now sends an extra aggregate record for queues
We could aggregate it on the backend, but that would mean sending through potentially a hefty amount of empty records
Tests: compiles
Paintball projectile is its own thing instead of a glowing tracer. (Needs tinting in code)
Charcoal Comp Box - blockout prefab configuration