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 Feb 24, 2024 by MarcatoSound's avatar MarcatoSound
Hide whitespace changes
Inline Side-by-side
Showing with 13 additions and 0 deletions
+13 -0
  • Changelogs.md Changelogs.md +13 -0
  • No files found.
Changelogs.md
View page @ e9dd13ac
......@@ -9,10 +9,23 @@ New Stuff
- Party API
- Party Events
- *We're taking suggestions on more API methods!*
- **Added party messages to `lang.yml`!**
- Significantly improved dungeon load times and performance on some installations.
- Added dungeon config option for delaying dungeon cleanup when all players leave.
- Added a message prompting players to leave the dungeon when all players have died and are in spectator mode.
- Added locale option to `lang.yml` for formatting dates and times.
- Added a function for force-loading chunks.
- Added a function for displaying holograms.
- Added `%md_dungeon_time_elapsed%` placeholder.
- Added time elapsed condition for triggers.
- Added dungeon config option for auto-closing the dungeon when all players are death spectating.
Bug Fixes
---------
- **Fixed various issues with 'allow retrigger' on player distance checkers!**
- Fixed weird spaces between rewards in the rewards inventory.
- Fixed some strangeness in saving and loading locations in dungeon configs.
- Fixed function labels not displaying on 1.16.5
1.2.1 - Bug Fixes and Minor Features
=====
......
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