ZeroK-RTS / Zero-K

Open source RTS game running on the Spring/Recoil engine
https://zero-k.info
GNU General Public License v2.0
691 stars 208 forks source link

Tech-K #5364

Closed GoogleFrog closed 1 month ago

GoogleFrog commented 1 month ago

Switched attributes to use the generic system. It makes a few more tables but is easy for mods to hook into. Also added some new attributes that can be modified.

Then there is the Tech-K mod itself. I don't really claim that it is balanced, or that it will work when people go to tech level 8+. Will probably pull tomorrow for testing if there are people around.

GoogleFrog commented 1 month ago

Spring.Utilities.GetUnitCost now includes cost multipliers, so many instances of GetUnitCost * Multiplier were removed.

sprunk commented 1 month ago

All the supporting tech is good but the mod itself should probably be an actual mod