Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
MythicDungeons MythicDungeons
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 90
    • Issues 90
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • MythicCraft
  • MythicDungeonsMythicDungeons
  • Wiki
  • Changelogs

Changelogs · Changes

Page history
Added 1.1.0 section (in progress) authored Sep 05, 2022 by MarcatoSound's avatar MarcatoSound
Show whitespace changes
Inline Side-by-side
Showing with 33 additions and 0 deletions
+33 -0
  • Changelogs.md Changelogs.md +33 -0
  • No files found.
Changelogs.md
View page @ 2b25155f
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
=====
......
Clone repository

NOTE: Items marked with * are incomplete or unwritten.

General Info
  • Changelogs
  • Commands and Permissions
  • Plugin Config
  • How it all Works
  • Mythic Mobs Integration*
Guides
  • Getting Started
  • Your First Dungeon
  • Importing from DXL
Dungeon Elements
  • Dungeon Config
  • Functions
  • Triggers
  • Conditions
Compatibility
  • Placeholder API
Advanced Info
  • Editing Functions in YML*