mirror of
https://github.com/OMGeeky/andors-trail.git
synced 2026-01-18 09:34:04 +01:00
4a1c6779cf47562a03ca3fe300d512feefdae969
Renames "isActive" on spawnareas to "isSpawning" - so that a spawn area can be non-spawning but still have monsters left in it. Adds new scripteffect types: * "spawnAll" = sets spawn area to spawning and spawns all monsters * "removeSpawnArea" = sets a spawn area to non-spawning and removes all mobs * "deactivateSpawnArea" = sets a spawn area to non-spawning * "activateMapChangeArea" = sets a mapchange area to non-active * "deactivateMapChangeArea" = sets a mapchange area to non-active (so that it does not teleport the player) Adds new property "active" to spawn- and mapchange areas in tmx files, that determines whether the areas are active when starting a new game.
Description
No description provided
Languages
Java
85.2%
HTML
7.3%
JavaScript
6.8%
CSS
0.4%
Shell
0.2%