marius00 / iagd

MIT License
104 stars 31 forks source link

Warn the user when attempting to use IA with the "private stash" #189

Closed marius00 closed 7 months ago

marius00 commented 10 months ago

A lot of new users confuses the private stash with the shared stash.

IA could in theory warn about this..

If:

This might help first time users into finding the right tab, without needing to ask anyone for help.

marius00 commented 10 months ago

Potentially no longer relevant, with the v1.4 changes.

May still be relevant.. maybe if the same item is placed repeatedly in the private stash? Try to detect the attempt of a player to get it looted..

Definitely a common issue to run into for new players.

marius00 commented 7 months ago

WONTFIX, in 1.3 this made sense.. in 1.4 however, we won't know if the item being placed in the private stash is due to a player action, or simply from loading (opening) the stash.

Closing this issue.