05-27-2018, 05:16 AM
Additions
Fixes/Changes
- Added "Storage Device" tabs. You can enable/disable this via !settings.
What this will do is place a tab for each 'storage' item you have in your Inventory. Such as Backpacks, or certain badges.
The tabs are in the order they are found in your Inventory slots. Currently due to how they are setup, drag n drop UI will not be present until I rework backpack code. (it's stored as a managed 'list' format. So I don't have to store slot numbers with each entry, to save as much size as possible since these items are saved directly into the item. So it just assumes the order the items are found are what slots they are in.)
You can mouse scroll to scroll through your tabs, and don't have to click the obnoxious arrows. - Added icons for each tab in the Inventory. Stat tab icons may come next.
Fixes/Changes
- Fixed some more bugs with the UI.
- Hopefully fixed a few Overflow errors.
- Added more debug messages to Crystal Synergizers. Anytime it eats a crystal, please include a screenshot of your latest chat messages when removing crystals from it. (Or the last messages from when you last modified it)