Releases: MineInAbyss/Idofront
Releases · MineInAbyss/Idofront
v0.25.12
⛰️ Features
- Add Duration argument-type - (1ce5713)
- Add suggestion-methods with tooltips - (e66da09)
🐛 Bug Fixes
- Certain arguments not working without suggests, even if listSuggestion is defined in ArgumentType - (3986336)
v0.25.11
🚜 Refactor
- Set default values for optional properties in tool-component - (034e064)
v0.25.10
⛰️ Features
- Add tool-component to SerializableItemStack - (2855274)
v0.25.9
⛰️ Features
- Add gradle task to update idofront versions - (41dd656)
v0.25.6
⛰️ Features
- Add empty bootstrapper to support kotlin and deps in bootstrapping - (21323b0)
v0.25.5
⛰️ Features
- (commands) Command aliases - (ecc9da6)
- (commands) Add Args class for simplicity - (ecc9da6)
🐛 Bug Fixes
- (commands) Accidentally mark arguments as nullable after suggests call - (ecc9da6)
v0.25.4
🐛 Bug Fixes
- InventoryView#title not supporting MerchantView - (3c11fa6)
v0.25.3
🐛 Bug Fixes
- ToRecipe not correctly setting ingredients for Shaped/Shapeless recipes - (a5b8d17)