... | ... | @@ -13,6 +13,13 @@ New Stuff |
|
|
- **Added dungeon access keys!** Access keys can be modified with the `/md addkey` and `/md removekey` commands, and include a config option for whether or not they should be consumed on use. (Supports Mythic Items.)
|
|
|
- Added a `/md delete` command for deleting dungeons. (Requires confirmation.)
|
|
|
- **Heroes party support!**
|
|
|
- **Added Citizens NPC support!** NPCs can now be spawned in a dungeon using the NPC function.
|
|
|
- **Added BetonQuest events and objectives!** [Learn more here!](BetonQuest)
|
|
|
- Added a money or "cost" dungeon entry requirement option for use with Vault economy plugins.
|
|
|
- Added specific options for keeping health, food level, or potion effects when entering a dungeon.
|
|
|
- **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.
|
|
|
- Mythic Mobs dungeon signal mechanic, shares-party condition, finished dungeon condition, and dungeon cooldown condition. [Learn more here!](Mythic-Mobs-Integration)
|
|
|
|
|
|
Bug Fixes
|
|
|
---------
|
... | ... | @@ -25,11 +32,14 @@ Bug Fixes |
|
|
- Fixed players who have disconnected while in a dungeon spawning underground if the server restarts while they're offline.
|
|
|
- Fixed miscellaneous issues with the random rewards function.
|
|
|
- Fixed triggers not correctly copying and pasting in the function editor.
|
|
|
- Fixed dungeon items and keys being taken out when placed in the offhand.
|
|
|
- Fixed NPE when autosave is disabled.
|
|
|
- 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.
|
|
|
|
|
|
Known Issues
|
|
|
---------
|
|
|
- There appears to be an intermittent issue with deleting functions and attempting to create a new one at the same location. Haven't found a consistent pattern yet.
|
|
|
- Multiverse Inventories is being a huge pain and - despite several attempted fixes - continues to mess with dungeon inventories, though not as severely now.
|
|
|
|
|
|
1.0.3
|
|
|
=====
|
... | ... | |