Skip to content

Commit

Permalink
Updated readme and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Nightinggale committed Jun 21, 2021
1 parent 67e08a4 commit 9c8840e
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 6 deletions.
1 change: 1 addition & 0 deletions Assets/Python/Screens/CvPediaMain.py
Original file line number Diff line number Diff line change
Expand Up @@ -924,6 +924,7 @@ def handleInput (self, inputClass):
list.append("Mr.ZorG")
list.append("TXT_KEY_CREDITS_FURSTBISCHOF")
list.append("Kendon")
list.append("TXT_KEY_CREDITS_RAUWURGER")

szTextData += localText.getText("TXT_KEY_CREDITS_WTP", ())
szTextData += localText.getText("[NEWLINE]", ())
Expand Down
4 changes: 4 additions & 0 deletions Assets/XML/Text/CIV4GameText_Credits_Readme_Hints_utf8.xml
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,10 @@ Vous pouvez contacter RaR via le site "CivFanatics" : http://forums.civfanatics.
<Tag>TXT_KEY_CREDITS_FURSTBISCHOF</Tag>
<English>Fürstbischof</English>
</TEXT>
<TEXT>
<Tag>TXT_KEY_CREDITS_RAUWURGER</Tag>
<English>Raubwürger</English>
</TEXT>
<TEXT>
<Tag>TXT_KEY_CREDITS_FORMER_MEMBER</Tag>
<English>(former member)</English>
Expand Down
3 changes: 0 additions & 3 deletions Readme_WTP_deutsch.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,6 @@ Aktuelle aktive WTP Teammitglieder
Mr.Zorg
F�rstbischof
Kendon

Besonders aktive WTP Unterst�tzer:

Raubw�rger

Ehemalige (jetzt inaktive) RaR Mitglieder:
Expand Down
3 changes: 0 additions & 3 deletions Readme_WTP_english.txt
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,6 @@ Current active WTP team members
Mr.ZorG
Fürstbischof
Kendon

Particularly active WTP supporters:

Raubwürger

Former (now inactive) RaR members:
Expand Down
6 changes: 6 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
We the People Changelog

Version 3.0.1

Fixes:
- Livestock (including horses) will no longer apply modifer for game speed twice (growth was way too slow in Marathon speed)
- Ships, which can't load civilian units will no longer get nothing from exploring ship wrecks

Version 3.0

Major milestone in AI. It now knows how to develop an economy to allow proper colony development as the game progresses. Text has once again been given a major overhaul, making the game generally look more impressive. Backward compatibile with savegames from 2.9.
Expand Down

0 comments on commit 9c8840e

Please sign in to comment.