Opened 6 years ago

Last modified 4 years ago

#5068 closed enhancement

Use victory conditions json's in Atlas — at Version 1

Reported by: bb Owned by:
Priority: Should Have Milestone: Alpha 24
Component: Atlas editor Keywords:
Cc: Patch:

Description (last modified by bb)

Atlas currently hardcodes the victoryConditions in map.cpp (to create its checkboxes). This makes adding new victory conditions more work than it should. It should read all required data from the json in the public mod (like gamesetup does). This should also include the disabling and unchecking of conquest_structures{units} when conquest is checked (so we can nuke OnConquestChanged in map.cpp).

related #5075

Change History (1)

comment:1 by bb, 6 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.