stackcollision / GardenConquest

A new conquest game mode for Space Engineers
6 stars 7 forks source link

Abstract names from classes #33

Closed zrisher closed 9 years ago

zrisher commented 9 years ago

For this mod to have broad appeal, I think people will want to rename the various classes while they're setting up their own limits and sizes. The name would be set in the configuration for that class; classes and their license blocks would be identified in a more abstract sense. Hopefully we could keep the general groups and tiers.

Unfortunately, they'll never be able to add new classes or change license counts because of the way those are defined. The inability to change license counts is tempered, though, by their ability to adjust the in-game reward rate.

zrisher commented 9 years ago

Alternatively, if we eventually found people were changing classes significantly and were really limited by the static block costs, we could remove the initial license cost and just implement #2.

Either way, this needs to wait until we polish most of the mod and have time to explore what classes work best. Until we have a solid base it won't be worth extending.

zrisher commented 9 years ago

Fixed via #58