Open SoScared opened 6 years ago
Added mission-selector examples to the master repository: https://github.com/RAunplugged/uRA/commit/37d91217850c6df6a72dd8ae772e291be81f396e
This issue resolves itself when playing the game through travis built installers.
Currently mods based off OpenRA's bleed don't have access to mission groupings, possibly only affecting Windows users.
Relevant OpenRA PR: https://github.com/OpenRA/OpenRA/pull/14868 and issue: https://github.com/OpenRA/OpenRA/issues/11599
This issue is fixed on OpenRA's bleed but seemingly still relevant with mods updated with the bleed engine. As mentioned in the referenced PR this still could be a Windows issue.
Example1 uRA, engine version: (20180318).
The uRA master version contains the mission entries as examples as shown above: https://github.com/RAunplugged/uRA/blob/master/mods/ura/missions.yaml https://github.com/RAunplugged/uRA/blob/master/mods/ura/maps/missions/intervention/map.yaml https://github.com/RAunplugged/uRA/blob/master/mods/ura/mod.yaml#L194
Example2 Generals Alpha, engine version: gen-20180323. Altered for use as example.
In both examples above, the mission.yaml defines some of the maps' directory with 'Group A' however all maps are thrown into the default catch-all group 'Missions'.