Updated to add 1.3 compatability along wuth the following new changes (quoting from the changelog)
*************************
- V0.3. *****************
*************************
** made compatible with 1.3
** instead of directly editing the ResearchCost for all ~400 techs in all 10 tech trees, I opten to use the new(?) techinflation stats. This results in slightly different progression, but it seemned pretty good in testing. devstream seems to indicate that these & other things will be set on a per mapsize basis in the future.
** changed the starbase spacing again (from 10 to 12) to make it more difficult to overlap stupid amounts of starbases on things. Since the spacing is >rangem this probably limits it around 4
** Changed the max range colonists can be pulled from a sponsor planet to a ship to accomidate the larger sponsor range. I actually made it slightly higher than the MaxSponsorDistanceWithNoPenalty with the MaxPopulationSourceDistance = 10 to allow for some decay military production from a sponsor feeding colonists
** Resisted the urge to tweak returns on SyntheticLife assembly projects in improvementdefs.xml, mostly to get this out without having to test one more new thing already confirmed to be changing eventually
** CulturePerTurn structure changes .1 to .35, .2 = .75, 1= 2
** colonizationEvents with a negative/penalty other thabn -100 credits have had their ideology/turn changed to .75/turn
** colonizationEvents that give -only- a penalty other tghan -100 credits give 1/turn
*** In my own testing, I found the differing weightingto make the choices less of a "duh of course that one".
*** Unfortnately, I've been unable to find a target for the culturePerTurn that changes hands when the planet changes hands _and_ gives the ideology points to the faction to make them usable planet might assign them, but they do no good there
*** Paul confirmed on the devstreamthat he didn't think it possible to spawn a specific improvement on a colony via a ColonizationEvent. If that were different, I would _like_ to grant +1 tiles and a structure giving the bonus(es) selected on that tile so they were easier to see on a per planet basis. it would also solve the problwm of planets not carrying over their ideology choice after they change hands
** WartimeFocusSectorRadius in GalCiv3AIDefs has been set to 256 for a while bow, but I'm finally noting it so I can quit having to remember the setting
** Mining starbases give +50% moves to you(allies?) and -20% moves to enemies
** Military starbases give +25% moves to you(allies?) and -40% moves to enemies
*** I suspect these mining/military starbase bumps might be too good combined with the no longer exclusive nature, but will wait for feedback & more testing
** Culture, mining, & military starbase rings are no longer exclusive with each other, only economic ones
** again lowered PlanetClass_Colonizable, this time to 5 with PlanetClass_Dead set to 3, Great (12, and Fantastic (16 were unchanged))
** raised the returns for synthetivlife's assemmbly (yor tech tree)
**Ignoring colonizationEvents, many of which have significant effects that stack with theother multipliers allowing truely silly happy nonsymntheticpop on a world covered in farms & entertainment(starbases). food has the following modifiers wiith most having a growth effect too:
-25% desert world
+25% breadbasket world
+50% Thin atmosphere world
+1 pop floodplain
+1 pop grassland
+2 pop wetland
+3 pop wildgrain
+1 food +2 pop to neighbors MonsatiumDeposit
+5% growth global ArtocarpusViriles_Dec
** added the fololowing PopulationCapYor modifiers
+50% barren world
+50% aquatic world
+50% frozen world
-25% radioactive world
*** Ignoring colonizationEvents, many of which have significant effects that stack with the other multipliers allowing truely silly happy nonsymntheticpop on a world covered in farms & entertainment(starbases). food has the following vanilla modifiers with many having a growth effect too so those numbers seemed easily justified:
-25% desert world
+25% breadbasket world
+50% Thin atmosphere world
+1 pop floodplain
+1 pop grassland
+2 pop wetland
+3 pop wildgrain
+1 food +2 pop to neighbors MonsatiumDeposit
+5% growth global ArtocarpusViriles_Dec
Because 1.3's governors changed a lot with how the ai does some of the things that were previously modded for sanity to actually do that kinda stuff by default, I didn't need to update it again there (build queues, tech weighting, etc).