Releases: Mikedeejay2/SimpleStackPlugin
Simple Stack 1.3.8
Simple Stack 1.3.7
Simple Stack 1.3.7 Changelog:
Changes:
- Updated to 1.17.1+ (#82)
Bug Fixes:
- Potentially fix some GUI duplication bugs (Register SimpleStack's listeners after all other listeners) (#70)
- Shulker boxes protected by any form of world protection could still be broken (#75)
- Curse of binding armor pieces could be taken off in survival mode (#78)
- Ground items could spawn above the stack limit (#60)
- Items taken out of the result slot of the grindstone disappeared (#68)
Notes:
All bug fixes have been ported from the WIP 1.4.0 update.
For more information about what's going on with the 1.4.0 update, check the pinned Github issue.
Simple Stack SNAPSHOT 1.4.0 2
Simple Stack 1.4.0 SNAPSHOT 2 Changelog:
⚠️ Snapshots can often be buggy or unstable! This is not a full release, it is a snapshot of features to come in the full 1.4.0 release.
Bug Fixes:
- Remove duplicated item title in the configuration menu
- Most custom GUIs had issues with duplication (#70)
- Curse of binding could still be taken off (#78)
- Shulker boxes could still be broken in a protected area (#75)
Notes:
The release is getting closer! This snapshot fixes some bugs that I've been waiting to fix for months and wanted to get off of the to-do list.
Simple Stack SNAPSHOT 1.4.0 1
Simple Stack 1.4.0 SNAPSHOT 1 Changelog:
⚠️ Snapshots can often be buggy or unstable! This is not a full release, it is a snapshot of features to come in the full 1.4.0 release.
Added:
- New item handling system for item clicking. This system revamps nearly the entire item movement codebase and provides greater efficiency, organization, and compatibility.
- Added a secret debugging menu. Open up the config menu and press "1" four times on the keyboard to access it.
Changed:
- Empty lists in GUIs are now represented with a barrier block instead of a random item.
- Removed shulker style preview in lore of lists in GUIs as it could only display item names in English.
- The plugin will disable itself if it's loaded in a version before 1.14. Currently, 1.13 isn't supported because villagers were changed in 1.14 and require different implementations.
Bug Fixes:
- Fixed buggy item comparison checking with drag clicking
- Fixed villager trading not leveling up the villager / consuming the wrong amount of items (#71)
Notes:
This snapshot took such a long time because of the pure amount of code that was required to create a new item handler system. This snapshot alone consists of 4,000 new lines of code.
Snapshots should be moving faster now that the most difficult part of this update is finished. Check the 1.4.0 milestone to view everything that has yet to be finished for this update.
These snapshot versions will not be posted to spigotmc.org or dev.bukkit.org because of their lack of stability.
Simple Stack 1.3.6
Simple Stack 1.3.6 Changelog:
Bug Fixes:
- Fix bug where shulker boxes unstacked items while in whitelist mode (#63)
Simple Stack 1.3.5
Simple Stack 1.3.4
Simple Stack 1.3.4 Changelog:
Added:
- German translations from OneSky
- Option to change the item dragging mode for creative mode (Always create full stacks or normal stacking behavior)
Changed:
- Moved the "Switch List Mode" button to the main configuration menu
- Items in the "Item Amounts" list no longer need to also be in the "Item Types" list (#58)
Bug Fixes:
- Some custom GUIs from different plugins weren't stacking items properly
Simple Stack 1.3.3
Simple Stack 1.3.2
Simple Stack 1.3.2 Changelog:
Modified:
- Updated Simplified Chinese translations from Onesky
- Jar file name is now properly capitalized
Bug Fixes:
- The config.yml file was not generating example entries on startup
- When consuming soup or stew, the entire stack would be consumed and replaced by a single bowl (#55)
Simple Stack 1.3.1
Simple Stack 1.3.1 Changelog:
Added:
- Update checker (Checks for updates upon start up / reload of server, uses api.github.com)
Bug Fixes:
- Ground item stacking wasn't stacking unstackable items most of the time (#53)