OpenXcom Forum
Contributions => Programming => Topic started by: Warboy1982 on November 16, 2012, 07:01:40 am
-
after a few days hard coding, i've finally put together a working and complete
(and hopefully bug-free) implementation of live alien recovery and interrogation.
Github Link (https://github.com/Warboy1982/OpenXcom/tree/AlienResearch)
as far as i can tell, it's all in there, and works as it did in the original, including the requirements for the martian solution and cydonia or bust (ie: must have the one below it and THEN interrogate a leader/commander for it to unlock)
Download Link (https://github.com/downloads/Warboy1982/OpenXcom/AlienResearch.rar)
please feel free to test it and let me know if i forgot anything/messed something up.
PLEASE NOTE: this is built on the latest version of OpenXcom available on github, and as such will invalidate old saved games. to use an old saved game with this version you must edit it using a text editor (i suggest notepad++) and add the following line to each UFO entry in your game:
hyperDetected: false
-
Nice job!!
Can't wait SupSuper to merge it, and then i can test it...
-
you can already test it, there's a download link :P