KSP-RO / RP-1

Realistic Progression One - Career mode for Realism Overhaul
Other
336 stars 214 forks source link

Projects to Work On #1328

Open pap1723 opened 4 years ago

pap1723 commented 4 years ago

So this doesn't necessarily belong in RP-0 as it will encompass a lot of different mods, but this is a list of projects I have conceived. I do not have the time to work on many (most) of them, so I put it out here so if there is any inspiration by others, they might take on one of them.

I will continue to update this as I create more projects in my head than I have time and skill to create. Please feel free to work on any of these things, but please just let me know if you are. I have done some varying amount of work on all of these projects so you wouldn't be starting from scratch.

Profiremu23 commented 4 years ago

Nice ideas, i like it

Theysen commented 4 years ago

RE Engine Picker: exists in a differentt form already. I guess we can get this running with the help of Pat

https://patpl.github.io/Generic-Engines-Web/

pap1723 commented 4 years ago

RE Engine Picker: exists in a differentt form already. I guess we can get this running with the help of Pat

https://patpl.github.io/Generic-Engines-Web/

For sure! That is what inspired by thoughts on it. To be honest, all we really need is the config parser. Once we have the data in CSV or JSON, the rest is so easy

dgfl-gh commented 4 years ago

For sure! That is what inspired by thoughts on it. To be honest, all we really need is the config parser. Once we have the data in CSV or JSON, the rest is so easy

I wrote a basic parser for RO engine configs, so that first step is (mostly) done. It's missing tech unlock costs since those are not present in RO configs, but it should be relatively easy to integrate with the part browser data. If you want to take a look at it, here is the repo: https://github.com/Standecco/ROEngineParser

pap1723 commented 4 years ago

You are great @Standecco!

siimav commented 2 years ago

Looks like we've already implemented (or are about to finish) a couple of those projects