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.4.1 changelogs authored Aug 13, 2024 by MarcatoSound's avatar MarcatoSound
Hide whitespace changes
Inline Side-by-side
Showing with 19 additions and 0 deletions
+19 -0
  • Changelogs.md Changelogs.md +19 -0
  • No files found.
Changelogs.md
View page @ 2df2f4e0
1.4.1 - Bug Fixes & QoL
=====
New Stuff
---------
- Updated the ChunkLoad function to support force loading a group of chunks based on a radius.
- Removed MMOCore support. (Newer versions of MMOCore now provide native support for MD)
Bug Fixes
---------
- Fixed error spam caused by Mythic Mobs on newer MM versions.
- Fixed being unable to cancel dungeon queue.
- Fixed issues with unpartied players joining the same dungeon when queueing too fast.
- Fixed dungeon elements not unregistering properly.
- Fixed various retrigger strangeness with the delayed function.
- Fixed dungeons getting stuck in a "saving" state when a save error is encountered, preventing play.
- Fixed incorrect config key location for party chat setting.
- Fixed recruit command erroring out and not working as intended.
- Fixed time limit not properly executing the end of a dungeon once time runs out.
1.4.0 (AKA 1.3.1) - Dungeon Difficulties, Variables, and Memory Leak Fixes
=====
New Stuff
......
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
Developer Documentation
  • Introduction to API
  • Getting Started with Elements
  • GUI Menus
  • *Custom Functions
  • *Custom Triggers
  • *Custom Conditions
  • Adding Party Support