Skip to content

Alpha 10 - Bug fixes

Pre-release
Pre-release
Compare
Choose a tag to compare
@Poslovitch Poslovitch released this 02 Dec 08:32
· 3037 commits to master since this release

Description

This pre-release fixes bugs that were brought by some changes in Alpha 9.

Changelog

How to read it

Each change/tweak/bug fix is listed in the corresponding category.
If a change is likely to do something that needs the user to keep a close eye on, then it is labelled with an icon.

  • ⚠️ may break parts of the API.
  • 🚧 classes or methods have been deprecated.
  • 🔠 locale files may need to be regenerated or updated.
  • ⚙️ config options have been removed, renamed or added.

Contents

  • API
  1. Provided some debug for developpers using the Database API.
  • Bug fixes
  1. Fixed BREEDING not protecting turtle breeding (#348).
  2. Fixed lowercased or mixed-case enum entries in database not being read when loading databases (BentoBoxWorld/Challenges#33).
  3. Fixed the Yaml database no longer working properly as of Alpha 9.