Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - theothersteve7

#1
Here's the github link.

https://github.com/theothersteve7/EdBPrepareCarefully

Going to need to find another map generator mod to test with.  I did have to "rewrite" the map generator XML, though it wasn't a whole lot of work.  I'm not really sure how multiple generators running on the same map would work from a design standpoint.
#2
Dibs.

New guy here.  I've updated this mod to A15.

https://www.dropbox.com/s/9u3hdchkt9odfoa/Prepare%20Carefully.zip?dl=0

Download and use at your own risk. Also I'm not sure what the appropriate way to share this file is, so I'm open to suggestions.

It's not perfect but it should be usable. Two major issues - firstly, it no longer warns if you're using another map generator mod which would overwrite it; secondly, you can't start your colonists with the new addictions (yet). Neither of these issues are totally critical, though.
#3
Hey, uh.  New here.  So I saw a lot of people said that Prepare Carefully was going away, and I decided to try my hand at porting it to the new build of A15.

https://www.dropbox.com/s/9u3hdchkt9odfoa/Prepare%20Carefully.zip?dl=0

It's working.  Changed half a dozen method names and rewrote the world gen thingie since it's got a new format.  It's not perfect; notably, I had to disable the code that checks whether the map generator is being overridden by another generator.  But the important bits are running.

I assume I should contact EdB?  I've never used Github with Visual Studio before (I mostly use Java) so I'm a little worried about messing something up.