Update Changelogs authored by MarcatoSound's avatar MarcatoSound
...@@ -20,6 +20,7 @@ New Stuff ...@@ -20,6 +20,7 @@ New Stuff
- **Added a language file!** Modify `lang.yml` to customize most player-facing messages in Mythic Dungeons. - **Added a language file!** Modify `lang.yml` to customize most player-facing messages in Mythic Dungeons.
- Added Mythic Mobs drop table support to Loot Table Rewards function. - Added Mythic Mobs drop table support to Loot Table Rewards function.
- Mythic Mobs dungeon signal mechanic, shares-party condition, finished dungeon condition, and dungeon cooldown condition. [Learn more here!](Mythic-Mobs-Integration) - Mythic Mobs dungeon signal mechanic, shares-party condition, finished dungeon condition, and dungeon cooldown condition. [Learn more here!](Mythic-Mobs-Integration)
- **Added MMOCore party support!**
Bug Fixes Bug Fixes
--------- ---------
...@@ -36,6 +37,7 @@ Bug Fixes ...@@ -36,6 +37,7 @@ Bug Fixes
- Fixed NPE when autosave is disabled. - Fixed NPE when autosave is disabled.
- Fixed issues with multiverse inventories interfering with dungeon inventory rules. - Fixed issues with multiverse inventories interfering with dungeon inventory rules.
- Fixed a slew of issues with hologram labels for functions and triggers, including them getting stuck and remaining in play-mode. - Fixed a slew of issues with hologram labels for functions and triggers, including them getting stuck and remaining in play-mode.
- Fixed Dungeon Parties plugin using `/party` instead of `/dparty` when following the "[JOIN]" prompt after an invite.
Known Issues Known Issues
--------- ---------
... ...
......