Added 1.1.0 section (in progress) authored by MarcatoSound's avatar MarcatoSound
1.1.0 - Compatibility Update
=====
New Stuff
---------
- Added compatibility for Mythic Items into reward and other item-related functions and triggers.
- Multiple start functions can now be present in dungeon lobbies.
- Added the rewards inventory system. When enabled in the dungeon config, loot found will be added to a rewards inventory that the players can retrieve the items from when they finish the dungeon. (Requires a finish dungeon function.)
- Added an option to hide death messages in a dungeon. (Found in the dungeon config.)
- Added `Allow Retrigger` for player distance trigger. (Still some quirks with this, but works as intended.)
- Added functionality for the distance trigger to use "all" as the minimum player count, which automatically sets the players required to match the amount of players present in the dungeon.
- **PlaceholderAPI support!** [Learn more here!](PlaceholderAPI)
- **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!**
Bug Fixes
---------
- Fixed miscellaneous issues with the recruitment system.
- Made tab-completion case insensitive.
- Fixed dead spectators being able to teleport to other dungeon instances.
- Fixed PVP rule not affecting projectiles.
- Fixed corrupted player data files.
- Fixed access cooldowns not working when added via command while access cooldowns are disabled.
- 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.
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
=====
......
......