branchrust_reboot/main/jungle_updatecancel
315 Commits over 59 Days - 0.22cph!
Prevent wolves from spawning in the jungle, imo crocs tigers and snakes are enough to worry about
Jungle ambient noise like birds goes silent when tiger is stalking you
Protocol change
ladder volumes in prefabs for bamboo ladders
Repackaged prefabs for bamboo scafholdings - meshlod use, r/w enabled for batching
zigg scene - platforms LD work
bamboo scafholdings, some removed barriers on the platforms to make player traversal easier
Prevent tiger from coming back after fleeing in some scenarios (player unreachable, in safe zone, in water, encounter too long)
Also deform spine on croc snap attack
Fix animations being re-imported multiple times
Add more logging for null anim NRE (as no anim seem to be null from inspecting croc)
Add skeletal debugging tools for croc proc anim
Add DDraw.DrawSkeleton
Texture update desal tanks
LOD0 Updates/Textures Desal Tanks
Fix croc speeding up suddenly when moving after intimidation
zigg scene hierarchy cleanup
zigg jungle overgwrowth progress
Set snake population biome to jungle
zigg jungle overgwrowth progress
Regenerate manifest to fix error about tiger.population already existing
cable gantry fixes, lods, collision and prefabs
Fix tiger population convar not working
Make panthers spawn naturally in the jungle
Delete panther static mesh model
Make panther a different prefab instead of a variant of the tiger
Setup panther corpse and ragdoll
Rebuild manifest
reworked the layout and flow across the scafholds, planning where the overgrowth should play a role visually and for blocking traversal in some areas
Fsm end transitions now make entity skip to the front of the queue, to prevent situations where they are done with the current state and stay idle waiting to be ticked
For example if the server is struggling, a wolf may stay still for 1s after playing the hurt anim, this fixes that
This doesn't mean the AIs will cost more performance, it means that when if we can only tick 10 out of 100 wolves this frame (budget), we'll prioritize ticking the ones that have nothing to do
Better profiling of the fsm GetAncestry method (separate recursive calls to not mess up the time measuring)
Animals that just got hit won't delay their next AI tick, effectively skipping to the front of the budgeted queue for the next frame
Helps prevent animals play hit reactions a long time after being hit when the server is struggling
Desal Tank material and position update
tweaking bamboo scaffholding layout on ziggurat to clear some approaches and free some space on the ground
fixed floating set dressing in areas, removed some mesh decals that interfere with underneath mesh decals of zigg floor
Fix a missed line when manually merging Modifier.cs
water desal tanks update LOD0 and texture pass.
Constrain croc and tiger to jungle biome
Increase croc population
Merge from crocodile + tiger
ibc texture brightness tweak
fixed sharp seam on ibc tank and adjusted tank to soften edges of body