1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-23 22:37:55 +02:00
Files
vcmi/config
Ivan Savenko 4af7949571 Bonus limiters refactoring
- Split massive `parseLimiter` method in smaller chunks
- Added alternative format for limiters with named parameters instead of
unclear `parameters` entry that often leads to bugs in mods. Old format
is still available.
- Added detailed validation for limiter format
- Converted vcmi json's to use new format
- Removed parameter-less `CREATURE_FACTION` and `SAME_FACTION` limiter.
They are unused in mods and have unclear use-case that can be replaced
by other limiters
- Expanded documentation on limiter types

All mods that were supported before should still be supported
2025-07-08 13:01:08 +03:00
..
2025-07-08 13:01:08 +03:00
2025-07-08 13:01:08 +03:00
2025-07-08 13:01:08 +03:00
2025-07-06 01:17:33 +02:00
2025-07-08 13:01:08 +03:00
2025-07-08 13:01:08 +03:00
2025-03-21 17:15:27 +01:00
2025-07-05 12:34:01 +02:00
2024-10-15 23:01:53 +03:00