branchrust_reboot/main/patrol_heli_improvementscancel

15 Commits over 0 Days - ∞cph!

1 Year Ago
Removed debugging
1 Year Ago
Compile fixes
1 Year Ago
Merged death clipping fix
1 Year Ago
Small fixes. Ready to merge.
1 Year Ago
Target returning dummy data if no player outside of zone detected
1 Year Ago
Removed other factors that could be contributing to far away orbit zones Further changes to no go zone sizes
1 Year 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
1 Year Ago
Additional debugging Further optimisation to zone score updating
1 Year Ago
Ensured start spinout is called on death enter instead Fixed some extra unwanted state transitions
1 Year Ago
Fixed problem with monument crashing when there are no monuments in the map Increased danger zone size Flee positions have set height now
1 Year Ago
Patched issue where heli could go and orbit a random zone far away for no reason
1 Year Ago
Way less liberal with the no go zone nearest edge calculation
1 Year Ago
Zone danger is now calculated with a concrete potential damage amount rather than the previous fixed amount for weakspot damage
1 Year 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)
1 Year Ago
Merge monument crash