6v6-Adjustments / 6v6-adjustments-fork

OverPy source code for "6v6 Adjustments" Workshop gamemode
https://workshop.codes/7HSKW
BSD 2-Clause "Simplified" License
5 stars 4 forks source link

Mauga not gaining overhealth #50

Open MaxwellJung opened 4 months ago

MaxwellJung commented 4 months ago

Swapping hero and back randomly resolves issue

MaxwellJung commented 4 months ago

Definitely server load dependent

I tried replacing all @Condition eventPlayer.hero_setup == Hero.XYZ with @Hero xyz and the issue's fixed

MaxwellJung commented 4 months ago

Actually, might not be server load dependent...

I reverted a line from 731121ee1eecf8f904acdbb3d5bd1624f98ff02e and the issue's resolved, but I'm still not sure if that line is the root cause. irrc, the bug existed even before that commit

MaxwellJung commented 4 months ago

reopening issue because I encountered bug again in practice range yesterday

MaxwellJung commented 4 months ago

:tada: This issue has been resolved in version 1.4.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket:

MaxwellJung commented 4 months ago

reopen if bug reappears

MaxwellJung commented 3 months ago

randomly happens again in v1.7.0

MaxwellJung commented 3 months ago

:tada: This issue has been resolved in version 1.8.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: