Updated Changelog (markdown)

Daniel Saukel 2020-02-03 19:22:57 +01:00
parent 9d8eef968c
commit 24a1054165

@ -27,9 +27,6 @@ This changelog covers changes as of DungeonsXL Beta 0.8.2. [Earlier versions](ht
### [0.18](../milestone/13)
* New features:
- [ ] Updated to Caliburn 1.0 (improved item serialization system)
- [x] Updated to DRECommons 6.1.1
- [x] Updated to Spigot 1.15.2
- [x] World loading performance improvements
- [x] Improved directions util (support for e.g. NNE for north-northeast)
- [x] Support for BossShopPro
@ -43,11 +40,11 @@ This changelog covers changes as of DungeonsXL Beta 0.8.2. [Earlier versions](ht
- [x] Place signs now take a numeric parameter that fires a sign trigger with it as the ID when the block is placed
* Changes:
* DungeonsXL now depends on the Spigot API, not Bukkit
* Updated to Commons 6
* Updated to Commons 6.1.1
- [ ] Updated to Caliburn 1.0 (improved item serialization system)
* Switched GUI library to Vignette
* New legacy support system
* Code improvements and modernizations for 1.13-1.15
* Rewrote keepInventoryOnDeath implementation
* [breakWhitelist and breakPlacedBlocks now complement each other](../issues/616) (that means if a block is on the breakWhitelist, it will be breakable even if it is not placed; if it is placed, it will be breakable even if it is not on the whitelist)
- [ ] Game rules are now "dungeon rules" which means they are known before the game is initialized
* Removed features: