SiegeEngineers / WololoKingdoms

A program for converting AOE2HD expansions files to the original AOC engine format.
GNU General Public License v3.0
87 stars 16 forks source link

Use new options for map menu #36

Open Jineapple opened 5 years ago

Jineapple commented 5 years ago

https://github.com/SiegeEngineers/aoc-builtin-rms offers useful options for maps. It would be nice to include this, needs coordination with Voobly (and someone familiar with how to do it) to allow custom dll loading. https://github.com/SiegeEngineers/aoe2-extended-triggers-patch could potentially nice as well.

goto-bus-stop commented 5 years ago

It will require:

The terrainOverrides attribute should also be provided to <map /> elements, it can be generated during the RMS conversion I think.

I'd like to make a C API around the genie-scx library at some point, it can do automatic conversion of scenarios from HD to WK. Then we don't need to ship pre-converted versions of real world maps and special maps.

Jineapple commented 4 years ago

Working on this atm. Note to self: Blind Random can be adjusted