I've just released an updated version of this map-script. It's one of the scripts included in my
SmartMap_920_mst.py - Version History
Version 9.20 - edited by Temudjin - 15.July.2010
- NOW DEPENDS ON MapScriptTools.py
Adjusted for MapScriptTools
Full BtS compatibility
- Use both .Civ4WorldBuilderSave and .CivBeyondSwordWBSave files
- Use MapScriptTools to get Civ4 path
Planetfall / FFH2 compatibility
Mars Now! compatibility
Create Marshes, if mod allows it
Create Deep Ocean, if mod allows it
Create Special Regions (Bogs, Dents, Elemental Quarter, Lost Isle)
Place Kelp, Haunted Lands and Crystal Plains if mod allows for them
Check for Temudjin's Cool Starting Plots
Add option for team placement
Add option for balancing strategic starting-plot ressources
Adjusted some options
Adjust option handling - remove some options for 'Planetfall' / 'Mars Now!'
Add reasonable defaults for options not found in config-file
Adjust latitude calculation -->
Unofficial Patch for BtS 3,19
Enable civ4-default peak-removal near starting-plots
Added some boni into resource handling lists
Prefixed and adjusted most PythonDbg.log output
Print stats of mod and map
Changed general map sizes slightly and can use additional worldsizes by the mod
Changed way to calculate map sizes from user override options
NOTE on overriding map sizes:
- general map sizes have priority.
- if either width
or height are overridden, the other dimension will change in a way that the grid area doesn't significally changes.
- if both width
and height are overridden, the proportions of the new width/height are preserved, but the size will adjusted so that the area will not change beyond 0.75 - 1.33.
- if both width
and height are overridden
and the biggest map size is choosen, the new values are used. (You could make really big maps that way.)
NOTE on map option menu items:
- 'Planetfall' and 'Mars Now!' have fewer map options, because some of them make no sense on those alien planets.
for this great map-script. There are several concepts here that were (and are) not found in any other.