Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved Great People 5 #199

Merged
merged 7 commits into from Mar 21, 2018
Merged

Improved Great People 5 #199

merged 7 commits into from Mar 21, 2018

Conversation

etiennefd
Copy link
Contributor

Highlights:

  • Special focus on China, India, Persia, Ethiopia, England

  • Merged Persia and Iran

  • Great Spies
    The following civs have received a fairly extensive Spy list (at least 6 names): India, Japan, Vikings, Spain, France, England, Germany, Russia, Poland, Italy, USA.
    The following civs have received 1-5 Spy names: China, Korea, Arabia, Portugal, Mughals, Turkey, Netherlands, Argentina, Mexico, Canada
    The other civs have no Great Spies, either because I couldn't find any or because they're too unlikely to produce Great Spies in game (e.g. they're too early).

Copy link
Owner

@dguenms dguenms left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great additional names as always, only some small change requests.

@@ -275,40 +336,70 @@ def setup():
"Jamshetji Tata", # 19th
"Ardeshir Godrej", # 19th
iGlobal,
"V. O. Chidambaram Pillai", # 20th
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you find a form of the name that isn't too long without initials?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Valliappan Olaganathan Chidambaram Pillai is a little long, isn't it? Apparently he's also known as Kappalottiya Tamizhan, "The Tamil Helmsman", so I'll put that.

iRenaissance,
"fRani Durgavati", # 16th
"Shivaji Bhosle", # 17th
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why did you remove him? The LH is Shahuji.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Interesting. The XML tags say Shivaji, which is what I had checked, plus the fact that Shivaji seemed like a more important figure. The civilopedia also has a piece on Shivaji, not on Shahuji. The XML text however is Shahuji, and so is the constant in Consts.py. I'll put Shivaji back in the GP list, but what is the intention here?

@@ -606,59 +696,146 @@ def setup():
},
iCivPersia : {
iGreatProphet : [
"Zoroaster", # 18-10th BC
"Mahabad", # legendary
"Zarathustra", # 18-10th BC
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

iMedieval,
"Al-Khwarizmi", # 9th
"Al-Razi", # 9th
"Muhammad ibn Musa al-Khwarizmi", # 9th
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If the "last name" is well known I think it's best to leave it at that.

Copy link
Contributor Author

@etiennefd etiennefd Mar 19, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I use Wikipedia titles as a heuristic to choose the best name to use, unless that name is not in the native language of the civ, but in this case I'm reverting it.

],
iGreatEngineer : [
"Artaxerxes", # 5th BC
u"Artaxsaça", # 4th BC
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would prefer the more phonetic transliteration "Artakhshathra" (see here)

"Xerxes", # 5th BC
"Mehrdad", # 2nd BC
"Haxamanis", # 7th BC
"Xsaya-rsa", # 5th BC
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Likewise, "Khashayarsha".

],
iGreatGeneral : [
"William the Conqueror", # 11th
"Richard the Lionheart", # 12th
"William Wallace", # 13th
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think Scottish figures before unification should be included (especially those who fought against England)

iGlobal,
"fMata Hari", # 20th
"Dirk Klop", # 20th
"François van 't Sant", # 20th
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That should be a unicode string.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch.

@dguenms dguenms merged commit 558aab3 into dguenms:develop Mar 21, 2018
f1rpo added a commit to f1rpo/AdvCiv that referenced this pull request Mar 22, 2018
…ries for buildings.

Replaced the Great Spies named after BtS playtesters with Great Spies from etiennefd's list here: dguenms/Dawn-of-Civilization#199
[advc.005b]

PerfectMongoose:
* Added some code that encourages at least one starting plot per continent to be placed inland. The original script almost never produces inland starts. [advc.021b]
* Use AI_foundValue for preselecting starting plots (instead of the much simpler custom "PotentialValue" function). [advc.021b]
f1rpo added a commit to f1rpo/AdvCiv that referenced this pull request Mar 22, 2018
…ries for buildings.

Replaced the Great Spies named after BtS playtesters with Great Spies from etiennefd's list here: dguenms/Dawn-of-Civilization#199
[advc.005b]

PerfectMongoose:
* Added some code that encourages at least one starting plot per continent to be placed inland. The original script almost never produces inland starts. [advc.021b]
* Use AI_foundValue for preselecting starting plots (instead of the much simpler custom "PotentialValue" function). [advc.021b]
@etiennefd etiennefd deleted the improved_GP_5 branch April 17, 2018 00:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants