Page 1 of 1
Interplanetary Enhanced Edition request
Posted: Sat Apr 27, 2019 7:37 pm
by EnterpriseNL
Game Name: Interplanetary Enhanced edition
Game Engine: I'm guessing Unity
Game Version: 1.55.2090
Options Required: Unlimited Energy, Unlimited materials in storage, Fast research, Unlimited turns
Game/Steam Website: [Link]
Re: Interplanetary Enhanced Edition request
Posted: Sun Apr 28, 2019 2:02 pm
by Cake-san
Here. Sorry no "Unlimited turns" option yet. I have to clarify something.
What function did "Unlimited turns" has to produce ? . Is it building has been built on the same turn, or you can shoot on the current turn or Ai don't has/have any turn to make move ? Or all that I had mentioned ?

Re: Interplanetary Enhanced Edition request
Posted: Sun Apr 28, 2019 8:41 pm
by stuffy
hmm.. I really need to learn mono. I went about this a different way. My table has 1 turn all research, max pop, no energy use. But you got all that...
You should be able to disable AI entirely in: Interplanetary.AI.AIResourceConstruction+<BeginTurn>c_AnonStorey() so they never build anything.
Oh well, @Cake-san was faster :p on to the next thing
Re: Interplanetary Enhanced Edition request
Posted: Mon Apr 29, 2019 12:32 pm
by Cake-san
stuffy wrote: ↑Sun Apr 28, 2019 8:41 pm
hmm.. I really need to learn mono. I went about this a different way. My table has 1 turn all research, max pop, no energy use. But you got all that...
You should be able to disable AI entirely in: Interplanetary.AI.AIResourceConstruction+<BeginTurn>c_AnonStorey() so they never build anything.
Oh well, @Cake-san was faster :p on to the next thing
Well, practice makes perfect.
When it comes to mono , it's not who's the fastest to release cheat, it's whose who makes the most reliable cheat,with low probability of breaking between updates and low probability of breaking on different system.

Re: Interplanetary Enhanced Edition request
Posted: Mon Apr 29, 2019 1:01 pm
by EnterpriseNL
Cake-san wrote: ↑Sun Apr 28, 2019 2:02 pm
Here. Sorry no "Unlimited turns" option yet. I have to clarify something.
What function did "Unlimited turns" has to produce ? . Is it building has been built on the same turn, or you can shoot on the current turn or Ai don't has/have any turn to make move ? Or all that I had mentioned ?
All you mentioned
Think the last one(ai don't have turn etc) will probably break the game
Re: Interplanetary Enhanced Edition request
Posted: Tue Apr 30, 2019 5:03 pm
by EnterpriseNL
Is fast research also in the work?