Warzone2100 / warzone2100

Command the forces of The Project in a battle to rebuild the world after mankind has been nearly destroyed by nuclear missiles. A 100% free and open source real-time strategy game for Windows, macOS, Linux, BSD+
https://wz2100.net
GNU General Public License v2.0
3.22k stars 532 forks source link

Cheat - add 4 cheat codes to unlock and/or research all techs post Alpha and Beta campaign #3712

Open Chewbakka-Wakka opened 7 months ago

Chewbakka-Wakka commented 7 months ago

Of the full related tech cheats we have these:

    {"give all", kf_AllAvailable},  // give all - this is a bit too much IMO to handle :)
{"research all", kf_FinishAllResearch}, // research everything at once
{"work harder", kf_FinishResearch},

It may be nice to have a few more that do the following:

alpha research - Provides access to all techs given including last level of Alpha campaign, for you to research. alpha give - Instantly researches all techs given including last level of Alpha campaign

beta research -Provides access to all techs given including last level of Beta campaign, for you to research. beta give - Instantly researches all techs given including last level of Beta campaign

As for ideas on actual naming of new cheat codes ... my mind is a bit blank right now.

Chewbakka-Wakka commented 7 months ago

While it occurs we can do the same thing for Gamma with Nexus, I believe this is sort of the intention behind "give all"

However... that includes many other additions so I will likely revisit that maybe even soon.