Aoe2scenarioparser

Latest version: v0.2.15

Safety actively analyzes 703159 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 18

0.1.58

Fixed

- `MapManager` removing entire map when setting the map size to the same value more than once [43]

[43]: https://github.com/KSneijders/AoE2ScenarioParser/issues/43

---

0.1.57

Added

- Ability to read the new 1.51 scenarios (Since update on Oct 31st)
- `Armenians` and `Georgians` to the `Civilization` dataset

---

0.1.56

Added

- Proper support for `RoR` scenarios.
- Scenarios can now easily be converted back and forth by doing:
- `scenario.variant = ScenarioVariant.AOE2`
- `scenario.variant = ScenarioVariant.ROR`
- Note: 'Support' does **not** include any `RoR` datasets.
- Warnings for writing scenarios with an incorrect variant (like legacy variants)
- A setting to disable said warnings: `settings.SHOW_VARIANT_WARNINGS = False`

---

0.1.55

Added

- `version` attribute to the core of AoE2ScenarioParser
- Can be used like: `from AoE2ScenarioParser import version`

Fixed

- Issue with indices not being reset when overwriting maps [42]
- This issue also occurred when changing map size

Removed

- Development logging information

[42]: https://github.com/KSneijders/AoE2ScenarioParser/issues/42

---

0.1.54

Added

- Ability to read the new 1.49 scenarios
- `Romans` to the `Civilization` dataset

---

0.1.53

Added

- Ability to read the new 1.48 scenarios (No functional changes found (yet))
- This version is available since the pup released _today_ (March 25th)

---

Page 6 of 18

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.