![]() |
Sensors and Analysis for each planet - Printable Version +- Brave Army Community (https://bravearmy.com/community) +-- Forum: Starflight: The Remaking of a Legend (https://bravearmy.com/community/forum-3.html) +--- Forum: Dev Corner (https://bravearmy.com/community/forum-4.html) +--- Thread: Sensors and Analysis for each planet (/thread-26.html) |
Sensors and Analysis for each planet - Sebastian Macke - 02-05-2019 The next step in the analysis of the planets is finally accomplished. The sensor and analysis readings of all planets (for full science skills). I had a hard time figuring out the random seed for each planet. I have put the output of my program here. https://www.pastiebin.com/5c5a002bb7ff7 The source code will soon be part of the repository on https://github.com/s-macke/starflight-reverse The code emulates the Forth interpreter of the original Starflight game. RE: Sensors and Analysis for each planet - Marvin Herbold - 02-06-2019 This is awesome - I was able to use your pastebin data to fill in the missing information for some planets. Now all of the planets in the game are accurate. You can check out my data here: https://docs.google.com/spreadsheets/d/1S2Cp8aSRFRLIbnSklmsUekCScKFfKRGft3aWHWfgFPw/edit#gid=1676481974 RE: Sensors and Analysis for each planet - Marvin Herbold - 02-06-2019 I hope you don't mind, I added you to the credits screen. RE: Sensors and Analysis for each planet - Sebastian Macke - 02-10-2019 No problem with the credits screen :-). The reverse engineering took a long time and I am happy to help. I was being able to extract the text when you click on MAPS when you are in the terrain vehicle. https://www.pastiebin.com/5c604a50394a8 Interesting, that there are only CARPET like lifeforms. |