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
Update Changelogs authored Oct 28, 2022 by MarcatoSound's avatar MarcatoSound
Hide whitespace changes
Inline Side-by-side
Showing with 11 additions and 1 deletion
+11 -1
  • Changelogs.md Changelogs.md +11 -1
  • No files found.
Changelogs.md
View page @ 083a7013
......@@ -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
=====
......
Clone repository

NOTE: Items marked with * are incomplete or unwritten.

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