1.2 → 1.3
-
Add the information for the tracker image directly to the class' data.
-
Change the registration of the class data to use the [registerClass] function.
-
Update the script on the class figure
-
If your class' abilities can spawn additional elements (like obstacles or traps), you can add them to the class data, so the context menu knows about them.
-
You can now add custom summons.
Conditions
-
Change the registration of custom conditions to use the [registerCondition] function.
Scenarios
-
You can now add custom scenarios.
Enemies
-
You can now add custom enemies.
Overlays
-
You can add custom overlays.