Alexander-Lancellott / MH-HP-Overlay-For-3DS-Emulator

A simple open-source HP overlay that I've developed for MH 3G/3U, MH 4/U/G, and MH X/GEN/XX in Python.
https://ko-fi.com/alexander_lancellott
GNU General Public License v3.0
3 stars 0 forks source link

Monster Health not displaying when hungry #3

Closed cody-png closed 1 week ago

cody-png commented 3 weeks ago

As the title says, if a monster enters the hunger/exhausted state where it (typically) is drooling, takes long pauses between attacks etc, the health display for that monster will disappear temporarily until said monster either: A. Eats or B. Becomes enraged. So far I've only had this issue in MH3U, but that's due to not playing 4U or Gen/XX yet. Forgive me if this is known or stated/has a stated solution (I used CTRL+F to search the description, couldn't find anything under hunger or exhaust)

Alexander-Lancellott commented 1 week ago

Try using version 1.1.0. I've also been working on fixing the visibility handler for monsters in MH3U, as I had received a similar report about this issue. Let me know if the update resolves it!

cody-png commented 1 week ago

1.1.0 has fixed this! Thank you very much.