1.0.0
With this round of changes and fixes, I believe the addon is ready for a full release. Here it is!
Of course, if you encounter any issues or have any questions, be sure to let me know!
GitHub Changes
- Small wiki changes to match syntax changes
Addon Changes
- Fixed an issue with SlotType being already registered (potentially by another addon?), leading to the plugin failing to load
- Fixed an issue where a null return on getSlot would incorrectly set the InventoryClickEvent as cancelled (this caused the stealable items feature to not act as intended)
- Made some changes to the way InventoryDragEvent is cancelled (this should fix any issues with cancellations on this event)
- Made a small syntax change (non-breaking) to the GUI Creation Section