NOT THOROUGHLY TESTED, BUT SHOULD WORK!
Adds an api and a lab to the game that provides a second research queue.
The default lab is implemented mainly as an example, you can research 2 technologies simultaneously. Currently there is nothing to prevent you from researching the same thing twice, I'm not yet sure how to solve that. Researches with multiple levels should restart as long as you have more levels on it.
This mod is limited by the maximum number of forces in the game which is 64, 3 of which are used by the game. It is also limited by any other mod adding new forces.
For modders, set the paralell_lab
field on your lab to true to put it into the system. It will get its own queue, and will work as expected. I also recommend that your lab does something special to make the player work a little for that extra research queue.
The idea is similar to Parallel Research, but with more game attached to it. I also don't know how this mod would behave with that mod, but I'm not marking it incompatible yet.
Uses the biusart lab graphics.
Dea Dia above version 0.4.0 will use/is using it as a local technology.