some suggestions for game achievements:
1-come on tars = dock for the first time
2-this burns = load something with more than 10,000 parts
3-master = complete all the missions of the game
4-private ride = make a dummy leave the solar system
5-burning money = create something worth more than a billion dollars and launch it
6-from here to nowhere = create a ship that can not be lifted itself
Tags
Discussion3 Comments
- Log in to leave a comment
-
Dev NathanMikeska
@swope All the level related interfaces and base classes should be in the ModApi I believe. I think the only change that would be needed to properly support this is a way to register the level with the game's level manager (which could easily be done now with a little bit of reflection). Its never been tested though. We had proper support for custom levels in the SimplePlanes mod tools and I don't know if anybody ever took advantage of it... If its something people would like for SR2 though, I can certainly look into proper support for it.
-
No Upvotes
Log in in to upvote this post.
@NathanMikeska - it sounds interesting, but I probably won't have an opportunity to tinker with it for a few months.