View Full Version : [BtS] JCombo: Jeckel's Platform


Jeckel
Aug 24, 2008, 03:29 PM
!! RELEASED !! - September 20, 2008

Requires: Civilization 4: Beyond the Sword v3.17

This mod combines several of my Mod Components into one Modding Platform. The list of included Mod Components is as follows.

Included Mod Components

Included in v1.000 - JCityLimit: Controlling City Count (http://forums.civfanatics.com/showthread.php?t=284339) - v1.200

Included in v1.000 - JCultureControl: Beyond City Borders (http://forums.civfanatics.com/showthread.php?t=283686) - v2.000

Included in v1.000 - JImprovementLimit: Tighter Control (http://forums.civfanatics.com/showthread.php?t=285018) - v1.000

Included in v1.000 - JRouteNative: Restricted Movement (http://forums.civfanatics.com/showthread.php?t=284471) - v1.101

Included Map Scripts

Inland Desert - v1.000 Beta


Requires: Beyond the Sword v3.17
Changes: XML, Python, SDK
Version: 1.000 - September 20, 2008
Download: JCombo Mod (http://forums.civfanatics.com/downloads.php?do=file&id=10724)
Sources: http://forums.civfanatics.com/downloads.php?do=file&id=10723

Jeckel
Aug 24, 2008, 03:30 PM
There are plenty of Screen Shots in each of the Mod Components' Threads, but here is one that shows several of the Mod Components working together.

Jeckel
Aug 24, 2008, 03:30 PM
Known Glitches:

None




Known Quirks:

None




Planned Future Changes:

Planned for v1.100 - JTileNames: Titles for the World (http://forums.civfanatics.com/showthread.php?t=289163) - v1.000

Planned for v1.100 - JEraLimit: Halting Advancement (http://forums.civfanatics.com/showthread.php?p=7196494) - v1.000

Jeckel
Aug 30, 2008, 05:50 AM
Ok, I've got the coding of this done and have been running some tests on it.

On my computer it has passed the 1000 turn AIAutoPlay test severeal times. I have also accually played a couple near 1000 turn games and all those tests have come out A+.

I will be releasing the first version of this compilation mod on Monday. :band: :king:

keldath
Aug 30, 2008, 05:54 AM
great work j,

but i little suggestion,
run 2-3 games to 3000 turns...trust me, you can never know...

Jeckel
Aug 30, 2008, 06:15 AM
Hehe, I hear that. It's just a first version, so there could be an error or two that managed to sneak by, but I am fairly sure it is secure enough to play with. :)

I'm trying to finish up the next two components that will go in this, they are mentioned in the opening post. Then there are 2 to 4 other compenents I need to write and add to this. So it isn't not done by any means, but playing with the default settings I'm releasing it with, it was the first game I've played in a couple years where I didn't stop after a few dozen turns and go back to modding.

Ninja2
Sep 16, 2008, 08:22 AM
I'm trying to merge JCulturecontrol and JImprovementLimit. I've hit snag with GameTextMgr.cpp -- what's the combined CvGameTextMgr::setImprovementHelp supposed to look like? :)

Jeckel
Sep 16, 2008, 04:00 PM
OMG, my bad, I so thought I had uploaded this. I am on my way home to my main modding computer and will upload this as soon as I get home. Then you can either use this or at least look in the changed files and see how I did it. :cool:

Ninja2
Sep 16, 2008, 04:14 PM
No sweat. At the moment I've just added the changes together, one part after the other - but I'm not sure it's the most elegant solution, but at least it works, and that's good enough for testing purposes. In any case I'd like to see how you did. :)

Ninja2
Sep 18, 2008, 03:19 PM
Jeckel, please take a look at the attached... I have built a fort with a culturerange of 1, south of the jungle in the middle of the shot. The cursor is hovering over the jungle, and the text in the lower left corner of the shot says 91% Spanish, 8% Aztec and 100% Spanish Culture Control. I know that the text "100% Spanish Culture Control" is caused by the fort, but does this look as intended?

Jeckel
Sep 20, 2008, 01:34 PM
Jeckel, please take a look at the attached... I have built a fort with a culturerange of 1, south of the jungle in the middle of the shot. The cursor is hovering over the jungle, and the text in the lower left corner of the shot says 91% Spanish, 8% Aztec and 100% Spanish Culture Control. I know that the text "100% Spanish Culture Control" is caused by the fort, but does this look as intended?

Yep, that appears to look correct to me. Do you think it should be displayed different? I have considered changing "91% Spanish" to somthing like "91% Spanish City Control", to make it clearer.

Jeckel
Sep 20, 2008, 01:43 PM
Mod Released, yeaaaa. :band:

I got home yesterday and uploaded the Mod and Sources last night, but I fell asleep while it was uploading. I just updated the first post with links to the Mod and Source's Download Pages. :cool:

Ninja2
Sep 21, 2008, 02:31 AM
Well... I just think it's a little confusing to have one plot read 91% Spanish, 8% Aztec, and then also 100% Spanish. Is the total control split in 91/8? Or does the fort alter the split?

Jeckel
Sep 21, 2008, 10:49 AM
The 91% Spanish and 8% Aztec have nothing to do with my Mod, those are the values of the built in Culture emitted by Cities. The 100% Culture Control is a completly different counter that tells you how much control you have over the tile from Improvements.

They are two completly different percentage counters, one for Culture from Cities and one for Culture Control from Improvements.

Ninja2
Sep 22, 2008, 03:15 AM
Sorry, I'm now confused. :lol: What then determines ownership of a tile? City culture or Improvement culture? And why do the two types of culture need to have different counters?