Update Changelogs authored by MarcatoSound's avatar MarcatoSound
......@@ -16,6 +16,8 @@ New Stuff
- Added the function builder tool's display name and lore to lang.yml, cuz why not?
- Added "PreventExplosionBlockDamage" dungeon config rule.
- Added a `lang.yml` entry for changing the rewards GUI display name.
- Added "Function Sequencer" function. This runs a list of functions one at a time _in order_ each time it's triggered.
- **Added dungeon config option for setting a completion time limit!**
Bug Fixes
---------
......@@ -24,6 +26,7 @@ Bug Fixes
- Fixed command sender function not recognizing Placeholders when using the console sender.
- Fixed AND and OR gate triggers not firing if another instance of the dungeon starts.
- Fixed the "BACK" button in the reward cooldown sub-menu causing an endless menu loop.
- Fixed party plugin config option being case sensitive.
1.1.1 - 1.19.3 and Bug Fixes
=====
......
......