Releases: BenWoodworth/FastCraft
Releases · BenWoodworth/FastCraft
FastCraft v3.0.2
Changes
- Fix parsing of Minecraft locale files
FastCraft v3.0.1
Changes
- Added Venezuelan Spanish locale (#165)
Fastcraft v3.0.0
No changes since 3.0.0-beta.5 (besides version change)
FastCraft v3.0.0-beta.5
Changes:
- Improve the sort order of recipes
- Don't show a recipe multiple times if the results are the same (with different ingredients)
- Prefer using ingredients without metadata
- Prefer using more of the same ingredient if different items can be used
- Add an asterisk next to ingredients with metadata
Fixes:
- Disable vanilla Minecraft recipes with dynamic results, since Bukkit doesn't handle them properly
- Fix recipes with wildcard ingredients not showing (Minecraft 1.7-1.12)
- Show more specific item names for items with data (Minecraft 1.7-1.12)
FastCraft v3.0.0-beta.4
Changes
- Better match default
CraftItemEvent
behavior when crafting to improve plugin compatibility
Fixes
- Fix
NoSuchMethodError
fromCraftingInventory
implementation
FastCraft v3.0.0-beta.3
Fixes
- Fixed Korean locale's character encoding
- Fixed issue that caused errors in other plugins'
ItemCraftEvent
handlers
FastCraft v3.0.0-beta.2
Changes
- Added Korean locale (#151)
- Added message about commands/configuration not being implemented yet
FastCraft v3.0.0-beta.1
Fixes
- Fix issue with locales (#150)
FastCraft v3.0.0-beta
Changes
- Add support for Bukkit 1.7.5
- List primary recipe result first in recipe lore
- Show recipe IDs in lores
- Add "Ingredients:" line to lore before recipe ingredients
- Show vanilla crafting grid if unable to open FastCraft GUI
Fixes
- Fix occasional incorrect item names in recipe lores
- Fix incorrect dependency loading for some Bukkit versions
FastCraft v3.0.0-alpha.6
Changes
- Fix error with bStats