v1.3.0
Mod Browser Autorelease built on tModLoader v0.10.1.5
- Changed scroll mode icon
- Defined Sharing toggle button icons
- Restructured UI element code file folders
- Implemented UIInventoryControlToggle
- Implemented UI component for page sharing toggle
- Restructured InventoryBook code layout
- Refactored InventoryBook code layout a bit (API -> Pages)
- Further restructured InventoryBook code
- Separated inventory page-related code into a new InventoryPage class
- Added setting for inventory pages to indicate if they're sharing
- Restructured InventoryLibrary code layout
- Renamed InventoryPageScrollerUI to InventoryUI
- Restructured InventoryUI code layout
- Moved IsPlayerInventoryEmpty from InventoryBook to ExtensibleInventoryPlayer
- Implemented item stack sharing functionality (but no pickup messages yet)
- Fixed potential future issue with InventoryBooks.GetPageItems()
- Compressed UI buttons
- Renamed base class file names
- Implemented item sharing messages
- Added some scroll mode 1s duration for simply selecting an item
- Interrupted scroll mode when mouse exits inventory space
- Added opacity scale inversely proportional to scroll mode duration