branchrust_reboot/main/patrol_heli_improvementscancel

15 Commits over 0 Days - ∞cph!

8 Days Ago
Removed debugging
8 Days Ago
Compile fixes
8 Days Ago
Merged death clipping fix
8 Days Ago
Small fixes. Ready to merge.
9 Days Ago
Target returning dummy data if no player outside of zone detected
10 Days Ago
Removed other factors that could be contributing to far away orbit zones Further changes to no go zone sizes
10 Days Ago
Fixed inaccurate damage numbers being pushed to the danger zones. This should stop the heli from fleeing until the player has removed around 30% HP exactly
10 Days Ago
Additional debugging Further optimisation to zone score updating
10 Days Ago
Ensured start spinout is called on death enter instead Fixed some extra unwanted state transitions
11 Days Ago
Fixed problem with monument crashing when there are no monuments in the map Increased danger zone size Flee positions have set height now
11 Days Ago
Patched issue where heli could go and orbit a random zone far away for no reason
11 Days Ago
Way less liberal with the no go zone nearest edge calculation
11 Days Ago
Zone danger is now calculated with a concrete potential damage amount rather than the previous fixed amount for weakspot damage
11 Days Ago
Reduced no go zone size Ensure all targets in zones are looked at before choosing the best one (should ensure heli definetly targets the worst offenders)
11 Days Ago
Merge monument crash