Skip to content

Releases: BenWoodworth/FastCraft

FastCraft+ v0.27.1

27 May 19:28
Compare
Choose a tag to compare

Updated DE.yml with Minecraft 1.12 items.

FastCraft+ v0.27

27 May 19:12
Compare
Choose a tag to compare

Partial fix for removal of achievements in Minecraft 1.12

  • Players won't be awarded advancements in 1.12 for crafting items

FastCraft+ v0.26.5

22 Jan 21:11
Compare
Choose a tag to compare

Don't automatically update to a new major version.
Update DE language.

FastCraft+ v0.26.4

18 Nov 04:22
Compare
Choose a tag to compare

Resolved issues with Minecraft 1.11

FastCraft+ v0.26.3

16 Nov 00:48
Compare
Choose a tag to compare

Resolved remaining known issues with ProRecipes.

FastCraft+ v0.26.2

15 Nov 03:35
Compare
Choose a tag to compare

Resolved issues with ProRecipes.

FastCraft+ v0.26.1

12 Nov 23:36
Compare
Choose a tag to compare

Make the updater type STABLE download patches as well.
Fixed NullPointerException with ProRecipes.
Added languages:

  • Vietnamese
  • Polish

FastCraft+ v0.26

01 Nov 00:47
Compare
Choose a tag to compare

Moved config.yml comments in front of the settings they describe.

Permission changes:

  • OP's have permission to commands an using the FastCraft+ interface by default.

Language changes:

  • Renamed CN to ZH-CN
  • Added traditional Chinese (ZH-TW)

Changes to automatic updater:

  • Run update checker on separate thread.
  • Changed releases.xml url.
  • Added debug messages for update checks.

Bug fixes:

  • Fixed crafting multiplier going below 1 when shift+right clicking.
  • Fixed crafting bookshelves and enchantment tables not awarding achievements.

FastCraft+ v0.25

28 Jul 17:44
Compare
Choose a tag to compare

Added automatic update functionality.

  • Checks for updates regularly, and downloads them if available
  • Download specific types of updates (none, all, patches, stable, ...)
  • Option to run commands when an update has finished downloading

Let recipes in the recipes.yml config use & for color codes.
Added spaces between config.yml sections.
Added debug output option to config.yml.
Added methods to the FastCraft+ API.
Other internal bug/performance fixes.

FastCraft+ v0.24.3

17 Jun 21:10
Compare
Choose a tag to compare

Fixed NullPointerExceptions.