Mud-xyz / evermore-bugs

Here's where we report bugs!
0 stars 0 forks source link

Reconnecting does not display targets list #3

Closed gvanderest closed 2 years ago

gvanderest commented 2 years ago

Describe the bug When you relog into the game, the targets list is empty.

To Reproduce

  1. Login as player
  2. Walk to enemy boss
  3. Reconnect to match

Expected behavior Targets list shows enemy boss on reconnect.

Screenshots or Output Logs

Screen Shot 2021-11-19 at 22 28 32

Additional context Checking the websocket events, I just don't see a targets event emitted.

gvanderest commented 2 years ago

Added the event on login, all good.