rhymu8354 / OmniaRegna

This holds public information about OmniaRegna (https://omniaregna.com/), an online RPG. Issues for the game may be reported here or in the game itself.
8 stars 1 forks source link

Death screen shows previous dialog #283

Closed rhymu8354 closed 4 years ago

rhymu8354 commented 4 years ago

This was created from in-game ticket #939 [asquared31415, 2020-04-03 12:36:27]

The death screen shows the dialog of the previous NPC that was talked to before showing the "You are dead" dialog and the options. Additionally, it shows a cancel button that does nothing, and should likely be removed.

Example: https://imgur.com/a/KNvupmZ

To reproduce: Talk to someone and then die. For all future deaths, it will show the NPC's side of the conversation.

rhymu8354 commented 4 years ago

This was caused by a name mismatch in the code, between when the dialog modal is opened, and when the modal filters out messages.