Updated Changelog (markdown)

Daniel Saukel 2018-05-31 20:29:55 +02:00
parent 93904ea95f
commit fb338b845b

@ -32,6 +32,10 @@ This changelog covers changes as of DungeonsXL Beta 0.8.2. [Earlier versions](ht
* Implement unimplemented events
## Beta
### ???
* Bugfixes:
* [Reviewed wave triggers](../issues/383), [also](../issues/163), [also](../issues/382), [also](../issues/45)
### 0.16.x
* Code changes:
- [ ] [Loading global protections](../issues/122)
@ -49,46 +53,45 @@ This changelog covers changes as of DungeonsXL Beta 0.8.2. [Earlier versions](ht
### 0.16
* Code changes:
- [x] Compiled against DRECommons 4
- [x] Use DRECommons PlayerCollection
- [x] No more direct NMS usage
- [x] Java 8
- [ ] [Got rid of as many deprecated methods as possible to make DXL ready for 1.13](../issues/333)
- ... and more
* Compiled against DRECommons 4.1.1
* Use DRECommons PlayerCollection
* No more direct NMS usage
* Java 8
* [Got rid of as many deprecated methods as possible to make DXL ready for 1.13](../issues/333)
* ... and more
* New features:
- [x] [Floor config setting to modify world environments](../issues/362)
- [x] [Readded sound signs](../issues/366)
- [x] [Sign localizations](../issues/228)
- [x] [Finished break / build rules](../issues/234)
- [x] [Per floor weather and time settings](../issues/237)
- [x] [Retry countdown for started dungeons instead of just for finished ones](../issues/241), [also](../issues/367)
- [x] [Added a list for protected entities](../issues/301)
- [x] [Reworked global signs](../issues/372), [also](../issues/77)
* [Floor config setting to modify world environments](../issues/362)
* [Readded sound signs](../issues/366)
* [Sign localizations](../issues/228)
* [Finished break / build rules](../issues/234)
* [Per floor weather and time settings](../issues/237)
* [Retry countdown for started dungeons instead of just for finished ones](../issues/241), [also](../issues/367)
* [Added a list for protected entities](../issues/301)
* [Reworked global signs](../issues/372), [also](../issues/77)
* Misc:
- [x] ["0" is now the default value for timeUntilKickOfflinePlayer](../issues/327)
* ["0" is now the default value for timeUntilKickOfflinePlayer](../issues/327)
* Bugfixes:
- [x] [Fixed compatibility with CraftBukkit](../issues/308)
- [x] [Fixed Citizens support](../issues/166), [also](../issues/235)
- [x] [Fixed reward bugs](../issues/226), [also](../issues/257), [also](../issues/261)
- [x] [Fixed sign protections](../issues/215), [also](../issues/246)
- [x] [Fixed offline players not leaving the dungeon properly when the server stops](../issues/240), [also](../issues/244),
- [x] [Fixed death message visibility](../issues/234)
- [x] [Teleportations now consider pitch and yaw](../issues/234)
- [x] [Better error handling if HolographicDisplays is not enabled but hologram signs are used](../issues/267)
- [x] [Fixed saving health scales](../issues/239), [also](../issues/271), [also](../issues/373)
- [x] [Messages are not sent to players who are offline anymore](../issues/311)
- [x] Fixed announcers
- [x] [Fixed level requirement with keepInventoryOnEnter](../issues/367)
- [x] [Requirements aren't demanded anymore if players have the ignorerequirements permission node](../issues/367)
- [x] Fixed NPE on portal cration
- [x] [Fixed portal rotation (like, for real this time)](../issues/9)
- [x] Fixed water portal protection
- [x] [Fixed game sign protections](../issues/246)
- [x] [Fixed /dxl group show NPE](../issues/286)
- [x] [Reviewed global protection persistence](../issues/294), [also](../issues/302)
- [ ] [Reviewed wave triggers](../issues/383), [also](../issues/163), [also](../issues/382), [also](../issues/45)
- [ ] [Fixed /dxl reload bug](../issues/368)
- [x] [Fixed instance deletion problems, improved stability](../issues/396), [also](../issues/335)
* [Fixed compatibility with CraftBukkit](../issues/308)
* [Fixed Citizens support](../issues/166), [also](../issues/235)
* [Fixed reward bugs](../issues/226), [also](../issues/257), [also](../issues/261)
* [Fixed sign protections](../issues/215), [also](../issues/246)
* [Fixed offline players not leaving the dungeon properly when the server stops](../issues/240), [also](../issues/244),
* [Fixed death message visibility](../issues/234)
* [Teleportations now consider pitch and yaw](../issues/234)
* [Better error handling if HolographicDisplays is not enabled but hologram signs are used](../issues/267)
* [Fixed saving health scales](../issues/239), [also](../issues/271), [also](../issues/373)
* [Messages are not sent to players who are offline anymore](../issues/311)
* Fixed announcers
* [Fixed level requirement with keepInventoryOnEnter](../issues/367)
* [Requirements aren't demanded anymore if players have the ignorerequirements permission node](../issues/367)
* Fixed NPE on portal cration
* [Fixed portal rotation (like, for real this time)](../issues/9)
* Fixed water portal protection
* [Fixed game sign protections](../issues/246)
* [Fixed /dxl group show NPE](../issues/286)
* [Reviewed global protection persistence](../issues/294), [also](../issues/302)
* [Fixed /dxl reload bug](../issues/368)
* [Fixed instance deletion problems, improved stability](../issues/396), [also](../issues/335)
# History
## Beta