Justw8 / TeleportMenu

Adds simple buttons to the game menu (esc key) to use your hearthstone(s) and teleports quick and easy.
5 stars 7 forks source link

Reload all frames when changing settings so you don't have the reload #17

Closed filliph closed 1 week ago

filliph commented 2 months ago

After upgrading to v6, I had to set a hearthstone via /tpm [itemId]. After doing so, pressing Esc did not show the hearthstone I set like I would expect.

Justw8 commented 2 months ago

If you initially don't have a HS in your inventory, it doesn't load/setup the icon until a reload. this is 'working as intended' for now. I do plan to improve the frame generation so that a reload isn't required incase this situation happens, the same applies to learning / obtaining items and teleports. The list is only generated on reload/login and thus will not update in between.

Updating the title of this with the goal so reloads aren't required.

Justw8 commented 1 week ago

It now reloads frames when changing any setting in the latest alpha!