[Release] Carthage Preview 2 Now Available!

Quintillus

Archiving Civ3 Content
Moderator
Supporter
Joined
Mar 17, 2007
Messages
8,409
Location
Ohio
The C7 team has now released the second preview of the "Carthage" milestone. This is a general enhancement over the "Babylon" release, and recommended for all newcomers.

You can download Carthage Preview 2 from this link, for Windows, Mac, and Linux.

There are significantly more behind-the-scenes updates in Preview 2 than in previous releases, and this in part reflects the maturing of the project and the need to start building more solid foundations for the project to build upon. Thus, while it has been too long since the last release (just over three months), there aren't as many highly-visible improvements as in previous releases.

Nonetheless, there still are some user-visible improvements. I'll break down the improvements in Preview 2 by theme.

Improved Combat Mechanics

The first main theme in this release is improved combat mechanics, added by @Flintlock .

These include defensive bombard, retreating and retreat probability, terrain-based and river defensive bonuses, healing while resting, and experience levels/promotions. Combined, this means that a significant part of the combat mechanics present in the Ancient Age in Civ III are now present in C7.

City Production

Another significant update is that city production is now based on actual tile yields. This means that grassland with cows is more valuable than tundra. The AI will take this into account when deciding where to build their second and subsequent cities.

AI Improvements

AI improvements are another theme of Preview 2. In addition to the AI taking terrain into account when building cities, there are several other improvements:
  • The AI will now decide what to build based on game circumstances, rather than a fixed, unchanging sequence.
  • The AI can now navigate around bays due to improved pathing.
  • The AI now knows how to explore to reveal tiles. It will only send settlers to areas it has scouted, and will actively use spare units to scout. This contrasts with preview 1, where the AI moved its spare units randomly, and means the AI doesn't "cheat" when deciding where to build cities.
  • The AI now can evaluate and set strategic priorities. For now, these are "expansion", "exploration", and "war", although it will never choose the latter unless it cannot expand or explore any more. The chosen priorities affect what the AI chooses to build, and are periodically re-evaluated as the game progresses.
  • The AI will now settle cities in CxxC patterns or wider, instead of the infinite city sprawl (ICS) of Preview 1 and earlier.
I'll be posting a more detailed dev diary on this later, but in general we are trying to build the AI in a way that will be amenable to extension at a later point, and in which different aspects of the AI can interact with each other, as seen with the strategic priorities affecting what is built.

There is still a lot of work to do to build a compelling AI opponent. It will need instruction in many more topics. The way I've been thinking of these is as "education modules". In this preview, we've taught the AI how to explore, but it still has no education modules on how to deal with barbarians, or how to engage in combat in general. In future releases, the AI will have more and more education modules, and eventually it should become competent at playing the game, at least some of the time.

Most of the AI changes were made by Quintillus, but the pathing improvements were by pcen.

Additional User-Visible Improvements

New contributor kright has improved city placement. Now, instead of only mountains forbidding cities, which terrains allow cities is looked up in the scenario configuration.

Flintlock has also added the smoke effect to animations.

Result

Here's a screenshot of a Carthage Preview 2 game from two days ago, featuring three AI and one human player on the same continent. The cities are spaced at a similar cadence to a Civ III game, and the AI has left the most desert and tundra heavy areas for last when settling.

Spoiler :

Carthage Preview.png



Bug fixes

Quintillus snuck in a could bug fixes before the release:
  • You can no longer select Babylon's units, and clicking on your own will select them
  • Zooming right after starting a game will no longer take you to a really far-zoomed-out level, but adjust as you might expect
Behind-the-Scenes Changes

In addition, a large number of behind-the-scenes changes have been made. Some of the less technical ones include:
  • Unit prototypes are now imported and used, instead of dummy unit prototypes
  • Log files are now created to aid with debugging. This will show up as a log.txt file in the folder to which you decompress C7.
  • Documentation has continued to take significant steps forward, both on GitHub and on CFC threads
  • Performance improvements around unit pathing have been made so the improved AI navigation won't slow things down too much. We expect continued work around optimizing pathing as the game evolves!
Statistics

Carthage Preview 2 includes 33 high-level changes, compared to 14 for Carthage Preview 1. At the time of Carthage Preview 1, we estimated we were 20% of the way through Carthage (14/70); now we are an estimated 50% of the way through Carthage (47/94). More tasks have been added to Carthage as we discover them, resulting in the denominator being higher.

Broken down by category, our progress is:
  1. Combat Part II (100%, +100%)
  2. City Production (Part 1) (100%, +100%)
  3. Improved unit pathing (100%, +50%)
  4. Right-click menu (100%, +0%)
  5. General AI improvements (66%, +55%)
  6. Save/load support (50%, -10% (more tasks added))
  7. Architectural improvements (including incorporating the first community art) (32%, +24%)
  8. Tile Visibility (40%, +20%)
  9. Secondary world map features (25%, +13%)
  10. Roads (0%)
At a lower level, Carthage Preview 2 contains a total of 182 changes, by @Flintlock , @Quintillus , @WildWeazel , pcen, and kright (we're still trying to convince the last two to join CFC :)). 85 files have been modified, totaling 3848 lines of code (not counting the default save for C7).

What's Next?

As always, it depends somewhat on what the contributors find most interesting. However, two particular goals are worth mentioning.

One is reducing the bug count, which thanks to more zealous documentation has now reached 20. There may be an update in a few weeks that reduces this. It is sometimes a blurry line between what's a bug and what's a not-yet-implemented feature at this point, but part of becoming a more mature project is making sure the bugs don't stick around forever.

The other is integrating the first community art. We've been in contact with Plotinus and Kyriakos about this, and will be featuring some of their unit and PCX work, respectively, as the first art outside of the title screen to ship with C7.

There will be at least one more preview, and possibly two or more, before the Carthage milestone is deemed complete.
 
Last edited:
Top Bottom