7 Commits

Author SHA1 Message Date
aleos
a01b87aca9 Adjust map ID lookup to be primary
* Resolves a few cases of where a map may be defined in the index/cache but not enabled from the config.
* Comment out a few pre-renewal maps that are not enabled.
2024-09-20 10:12:23 -04:00
Daegaladh
a9d3ebd7b5 Fixed pre-re maps
Removed renewal maps from pre-re
Improved map descriptions
Fixed pre-re bossnia maptype (It's actually 24)
2024-08-19 16:47:56 +02:00
aleos
14aa844574 Adjust pre-re map zones
Thanks to @Daegaladh!
2024-08-16 10:21:10 -04:00
Daegaladh
e648d02c6d
Fixed alphabetical order and remove some renewal maps from pre-e 2024-06-29 16:10:04 +02:00
aleos
477c845027 Clean ups from review
Thanks to @Lemongrass3110!
2024-05-07 12:26:13 -04:00
aleos
1e4a219832 Implements mapflag MF_FLEE_PENALTY
* Deprecate the bg_flee_penalty and gvg_flee_penalty battle configs.
* Removes hardcoded restrictions limiting to only BG and GvG maps.
2024-01-14 11:19:33 -05:00
aleos
39f6e1492b Initial implementation of Map Zones
* Implements Map Zones which allows easier configuration of map settings.
* The restricted mapflag has been removed as they will no longer be needed.
* General cleanups and optimizations.
2024-01-12 15:43:52 -05:00