Skip to content

Releases: BenWoodworth/FastCraft

FastCraft v3.0.1

14 Apr 21:41
Compare
Choose a tag to compare

Changes

  • Added Venezuelan Spanish locale (#165)

Fastcraft v3.0.0

13 Apr 17:42
Compare
Choose a tag to compare

No changes since 3.0.0-beta.5 (besides version change)

FastCraft v3.0.0-beta.5

03 Apr 23:33
Compare
Choose a tag to compare
Pre-release

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

02 Mar 21:52
Compare
Choose a tag to compare
Pre-release

Changes

  • Better match default CraftItemEvent behavior when crafting to improve plugin compatibility

Fixes

  • Fix NoSuchMethodError from CraftingInventory implementation

FastCraft v3.0.0-beta.3

02 Mar 02:40
Compare
Choose a tag to compare
Pre-release

Fixes

  • Fixed Korean locale's character encoding
  • Fixed issue that caused errors in other plugins' ItemCraftEvent handlers

FastCraft v3.0.0-beta.2

29 Feb 15:18
Compare
Choose a tag to compare
Pre-release

Changes

  • Added Korean locale (#151)
  • Added message about commands/configuration not being implemented yet

FastCraft v3.0.0-beta.1

29 Feb 06:37
Compare
Choose a tag to compare
Pre-release

Fixes

  • Fix issue with locales (#150)

FastCraft v3.0.0-beta

28 Feb 23:08
Compare
Choose a tag to compare
FastCraft v3.0.0-beta Pre-release
Pre-release

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

27 Feb 03:46
Compare
Choose a tag to compare
Pre-release

Changes

  • Fix error with bStats

FastCraft v3.0.0-alpha.5

27 Feb 01:59
Compare
Choose a tag to compare
Pre-release

Changes