Aoe2scenarioparser

Latest version: v0.1.65

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

Scan your dependencies

Page 1 of 14

0.1.65

Fixed

- Issue with reading scenarios with AI files

---

0.1.64

Fixed

- Default cliffs missing from `OtherInfo` dataset
- Unit IDs: 264 to 272

---

0.1.63

Fixed

- Error on reading non-pup scenarios (since `v0.1.62`)

---

0.1.62

Added

- Ability to read the new 1.53 scenarios
- This version is available since the pup (March 1st)
- The **new** `lock_personality` boolean to a `Player` object

---

0.1.61

> **Dataset update!**

Many thanks to `Alian713` for all his dataset work! ❤️

Added

- All missing units to the `UnitInfo` dataset (Centurion, Savar, Dromon etc.)
- All missing technologies to the `TechInfo` dataset (Elite monaspa, Devotion etc.)
- All missing buildings to the `BuildingInfo` dataset (Fortified Church, Mule cart, yurts, bridges etc.)
- All missing heroes to the `HeroInfo` dataset
- All missing miscellaneous objects to the `OtherInfo` dataset (Cliffs, Hunnic Horse etc.)
- All missing projectiles to the `ProjectileInfo` dataset (See changes to this dataset below)
- All missing resources to the `Attribute` dataset
- All missing attributes to the `ObjectAttribute` dataset

Changed

- The `UnitInfo.CENTURION` (`275`) was renamed to: `UnitInfo.IMPERIAL_CENTURION`
- The `UnitInfo.LEGIONARY` (`1`) was renamed to: `UnitInfo.IMPERIAL_LEGIONARY`
- The `Attribute.EXTRA_ELEPHANT_CONVERT_RESIST` (`262`) was renamed to: `Attribute.CIVILIZATION_NAME_OVERRIDE`
- The `Attribute.UNUSED_RESOURCE_268` (`268`) was renamed to: `Attribute.HUNTER_PRODUCTIVITY`
- The `Attribute.UNUSED_RESOURCE_269` (`269`) was renamed to: `Attribute.TECHNOLOGY_REWARD_EFFECT`
- Updated a couple `ProjectileInfo` values to reflect changes in the game [[See changes](https://github.com/KSneijders/AoE2ScenarioParser/commit/6d414f953fdf72ddead5f4e781fa14408a382c7e#diff-19e7450eb9566b3db73077bd8771635eee40ae61f80f106c2622bb96186dd092)]

---

0.1.60

Fixed

- `MapManager.set_elevation(...)` When inner area is not level to the edge will result in illegal terrain elevation [44]

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

---

Page 1 of 14

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.