New Adhoc-Callbacks which get triggered after the callback that added them

This commit is contained in:
Alexander Nell
2020-05-21 20:51:51 +02:00
parent 14c03d6323
commit 2c9ea14b78
3 changed files with 44 additions and 8 deletions

View File

@ -8,6 +8,7 @@
- add Setting to hide Script-Settings which have the description "<hidden>"
- add Setting to sort GameMode-Settings
- CSV-Export of Locals (//exportrecs <filename> [map-id])
- new Adhoc-Callbacks, which get executed after the Callback that added them
- new GameModePresetPlugin to save and load GameMode-Settings (//loadmode <name> & //savemode <name>)
#Bug Fixes