Added GameModePresetsPlugin to Changelog

This commit is contained in:
Alexander Nell 2020-05-19 22:14:31 +02:00
parent 20485acf29
commit 705b1de132

View File

@ -8,7 +8,7 @@
- add Setting to hide Script-Settings which have the description "<hidden>" - add Setting to hide Script-Settings which have the description "<hidden>"
- add Setting to sort GameMode-Settings - add Setting to sort GameMode-Settings
- CSV-Export of Locals (//exportrecs <filename> [map-id]) - CSV-Export of Locals (//exportrecs <filename> [map-id])
- new Plugin to save and load GameMode-Settings (//loadmode <name> & //savemode <name>) - new GameModePresetPlugin to save and load GameMode-Settings (//loadmode <name> & //savemode <name>)
#Bug Fixes #Bug Fixes
- deactivate Plugins if they cause uncaught exceptions - deactivate Plugins if they cause uncaught exceptions