Skip to content

v0.5.0

Latest
Compare
Choose a tag to compare
@goto-bus-stop goto-bus-stop released this 24 May 11:47
· 36 commits to default since this release
2c140c3
  • (breaking) scx: fix Age of Empires 2: Definitive Edition tile data types. MapTile.layered_terrain now contains a u16 instead of a u8.
  • (breaking) scx: read versioned map data from Age of Empires 2: Definitive Edition.
  • (breaking) cpx: update genie-scx to v4.0.0.
  • cpx: support reading and writing Age of Empires 2: Definitive Edition campaign files. (#22)
  • rec: fix small action buffer optimisation.