branchrust_reboot/main/jungle_updatecancel
884 Commits over 89 Days - 0.41cph!
Prevent building on top of croc, tiger and wolf
Display translated error message about which NPC is preventing building
Ziggurat lighting prefab WIP
jungle_terminal props - remade prefabs, fixed layers, LOD distances, texture import res
Adjusted wind settings and vert AO on vine mat. Added extra piper nigrum kit pieces.
Fix errors appearing sometimes in editor listen server when croc tries to destroy a building block (server trace hitting client entity instead of server)
Fix memory leak in RaycastEntity, rename it and change signature to be consistent with other GamePhysics Traces
Create new TraceRealm method that doesn't only work on entities
- Fix asserts firing in listen server mode
- Increase croc range when attacking players standing on rocks etc
Fix rust editor not updating the loadout when switching to another loadout category tab
Update rust editor loadout to be more representative
Fix log spam when croc charge fails
Prefabbed up vines kits made so far. Added to asset gym.
jungle power box prefabs, lods, collision and fixes
Fix BaseAnimalNPC.TryThink and BaseAIBrain.Think NRE spam
Improve crocodile twig destruction edge cases when multiple buildings blocks are connected
First pass on crocodile breaking twig foundations
Subtle hue difference in the eye reflection of a panther vs a tiger.
Merge from mipmap_gen_fix
Added panther to large hunting trophy
Snake hunting trophy fixes
- Have crocs properly dive to reach underwater players
- Increase croc acceleration when in water
- Increase tracking of underwater attack to avoid disconnected hits that feel unfair
Have swimming agents like the croc, project target locations to the sea floor before pathfinding
When sampling around AI, use agent position instead of transform, as for croc agent can be on the sea floor while entity is on the surface, causing samples to fail
Update all new animals to use OnAttacked instead of Hurt to properly apply bleeding
Reduce tiger damage, but have it inflict bleed (previous commit didn't go through)
Reduce tiger damage, but have it inflict bleed
add biome overrides for river normal strength, also share biome weight fetching code
Add wake disturbance to croc
Fix croc spamming turn anim
Add some more placeholder audio to croc
First pass of jungle color grade (not applied, needs a script amendment)
Also first pass of jungle climate settings (probably gonna need an elevation multiplier for aerial density)
gantry pipe end flipped variation. updated textures too
Changeset
117626 optimizations (river / rail / road intersections)
Make jungle building skin work with `upgrade_radius` and related commands
boomerang -> jungle_update
import option tweak to watertight hatch spec map
boomerang -> jungle_update
Continuing progress on piper nigrum vines. Fixed COL issue with rubble asset.
fixed incorrect gibs assigned to L shaped stairs jungle skin
Fixed some rail / road / river intersection issues
- add biome overrides for river material parameters (blends to different parameters as river travels through biomes)
- expose subsurface parameters on all water types (instead of sharing with ocean)
Updated TV collision and fixed emissive materials
Updated First Aid Cabinet Collider
Updated Wall Mounted Coat Hanger Collider
- Fix croc attacks reaching too far
- Update AI distance checks to take into account the target player speed + our root motion to predict the position at impact
- Remove distance cache, adds complexity and bug potential for too minor of a perf gain
- Add inferedSpeed and inferedVelocity fields to basePlayer, less accurate than estimatedSpeed but more stable
Condenser tank Collision update
Old Tvs tweaks to prefabs and texture import options