mirror of
https://github.com/DRE2N/DungeonsXL.git
synced 2024-11-25 12:06:15 +01:00
Updated Changelog (markdown)
parent
4df8d37bee
commit
396cb4b31a
14
Changelog.md
14
Changelog.md
@ -35,15 +35,15 @@ This changelog covers changes as of DungeonsXL Beta 0.8.2. [Earlier versions](ht
|
||||
|
||||
### 0.17.5
|
||||
* New features:
|
||||
* [Added dungeon chests that allow items from loot tables to be put into a chest](../issues/509)
|
||||
- [ ] [Added dungeon chests that allow items from loot tables to be put into a chest](../issues/509)
|
||||
* Changes:
|
||||
* "Chest" signs have been renamed to "RewardChest" signs. Older signs are still supported
|
||||
* Reward and dungeon chest signs now work without a chest attached. They set a chest automatically where they stand and fill it with the contents of their loot table.
|
||||
- [x] "Chest" signs have been renamed to "RewardChest" signs. Older signs are still supported
|
||||
- [x] Reward and dungeon chest signs now work without a chest attached. They set a chest automatically where they stand and fill it with the contents of their loot table.
|
||||
* Bugfixes:
|
||||
* [Fixed loading global data](../issues/447), [also](../issues/513)
|
||||
* [Fixed group and game sign rotations](../issues/501)
|
||||
* [Fixed gamemode not being reset if keepInventory is true](../issues/491)
|
||||
* [Fixed "An unrecognized junk instance (DXL_Game_*) has been found, but could not be deleted.](../issues/506)
|
||||
- [ ] [Fixed loading global data](../issues/447), [also](../issues/513)
|
||||
- [x] [Fixed group and game sign rotations](../issues/501)
|
||||
- [x] [Fixed gamemode not being reset if keepInventory is true](../issues/491)
|
||||
- [ ] [Fixed "An unrecognized junk instance (DXL_Game_*) has been found, but could not be deleted." bug](../issues/506)
|
||||
|
||||
# History
|
||||
## Beta
|
||||
|
Loading…
Reference in New Issue
Block a user