Arakne / Araknemu

Simple Dofus server in Java
GNU Lesser General Public License v3.0
105 stars 28 forks source link

feat(fight): Order the application of effect on area #326

Closed vincent4vx closed 8 months ago

vincent4vx commented 8 months ago

Effect on cells near the target cell must be applied before external cells. Also, if all enemies dies, no more effects should be applied.

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (3e704d3) 96.31% compared to head (c4ef41f) 96.31%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #326 +/- ## ============================================ - Coverage 96.31% 96.31% -0.01% - Complexity 8930 8941 +11 ============================================ Files 1391 1393 +2 Lines 22739 22792 +53 Branches 1416 1425 +9 ============================================ + Hits 21901 21952 +51 - Misses 636 638 +2 Partials 202 202 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.