Infinitay / essence-pouch-tracking

BSD 2-Clause "Simplified" License
0 stars 0 forks source link

Issue with XP events running on initial login and invalidating inventory state #25

Closed Infinitay closed 5 days ago

Infinitay commented 1 week ago

Currently I'm not correctly checking to see if the XP events were from an initial login. The initial login should be ignored as it wrongfully modifies the essence state of the inventory if you login with essence already in your inventory.

I have already implemented the solution, but I haven't pushed it yet. I'll be testing it after finishing #20