AtlasLootClassic

AtlasLootClassic

37M Downloads

Global Favourites list & item import

Ceillia opened this issue ยท 3 comments

commented

AtlasLoot version
v3.1.0

Lua error

Describe the bug
Global Favourites list no longer showing in Tooltip
non-global list does show (some lists) in tooltip, but not all...

Another thing is the item import is broken.
TEST import the following string:
i:46125,i:45517
Items shown is deffenitly wrong, if you then export the string again, you get this result:
i:0,i:0,i:4612:5,i:4551:7

To Reproduce
Create some item lists in Global and mouse over item, look at tooltip :)

Screenshots
Global item, not showing in tooltip
image

non-global does show
image

Import fails:
image
image
image

Import should have shown:
image

commented

Looks like it! Cheers!

commented

The global lists not showing in tooltips should be fixed by this

commented

Import/Export issues get fixed by this
#324