Eliminate BuildingClass and UnitClass
Take all steps necessary to wipe out BuildingClass and UnitClass tags for C2C since they should really be unnecessary Classes at this time.
Memory Usage Optimization
Where we try to fix more stuff into less bytes.
Improve Save Compatibility
Currently asset changes can cause all kinds of problems because of programming issues like not using the type remapping functions. The remapping functionality itself could also be extended to allow remapping of additional CvInfo classes if necessary.
Review game movies (.bik)
Replace single image bik files with dds files. Get rid of, or replace low quality movies.
Here's a good focus for modding efforts. Once this stuff is complete maybe u guys can add some of the great ideas from the past as actual projects on github - like nomadic starts. I assume nomadic starts will change most of what you guys are discussing, so there's no reason to put too much effort into balance atm.
Take all steps necessary to wipe out BuildingClass and UnitClass tags for C2C since they should really be unnecessary Classes at this time.
Memory Usage Optimization
Where we try to fix more stuff into less bytes.
Improve Save Compatibility
Currently asset changes can cause all kinds of problems because of programming issues like not using the type remapping functions. The remapping functionality itself could also be extended to allow remapping of additional CvInfo classes if necessary.
Review game movies (.bik)
Replace single image bik files with dds files. Get rid of, or replace low quality movies.
Here's a good focus for modding efforts. Once this stuff is complete maybe u guys can add some of the great ideas from the past as actual projects on github - like nomadic starts. I assume nomadic starts will change most of what you guys are discussing, so there's no reason to put too much effort into balance atm.