Commit Graph

182 Commits

Author SHA1 Message Date
692cbaa84a 3.15.17 2021-07-30 16:28:17 +03:00
71df35622f Resolved #4675 - Fertility Rates -> Fertility Rites 2021-07-30 15:08:32 +03:00
221f45b966 3.15.16 2021-07-27 23:27:41 +03:00
34717008b8 Civilopedia phase7 (#4628)
* Civilopedia phase 7 - Terrain

* Civilopedia phase 7 - Terrain - tuning

* Civilopedia phase 7 - Terrain - patch1 "for"

* Civilopedia phase 7 - Terrain - patch2 for #4641
2021-07-27 10:41:25 +03:00
bc1455de2a 3.15.15 2021-07-25 19:49:39 +03:00
7a42ab3e99 Resolved #4394 - corrected misspelled city names 2021-07-23 16:34:04 +03:00
f2697ee8a1 3.15.14 2021-07-22 20:39:24 +03:00
bdf46ea66c 3.15.13 2021-07-19 22:31:55 +03:00
60bcc8f1cf 3.15.12-patch1 2021-07-16 09:23:49 +03:00
6b73a3e9d7 3.15.12 2021-07-14 22:34:11 +03:00
573eacb8c9 3.15.11 2021-07-12 22:03:14 +03:00
5a0eb11bd0 3.15.10 2021-07-10 23:56:06 +03:00
0cc3b6f550 Resolved #4457 - spelling mistakes 2021-07-10 23:22:44 +03:00
cc3146f92b Actual translations 2021-07-09 10:17:22 +03:00
ecd5ae5128 3.15.9 2021-07-07 20:54:19 +03:00
b748f92bb5 3.15.8 2021-07-04 21:09:17 +03:00
c91e94ae03 Translations update 2021-07-03 23:02:41 +03:00
95ae1cea30 3.15.7 2021-07-01 22:44:36 +03:00
8b7804b19a Quickfix unit tests failing (#4309) 2021-06-30 15:13:18 +03:00
0b6510a39c 3.15.6 2021-06-29 23:15:57 +03:00
c380d6e7b7 Translations update (#4306)
* Update Korean.properties (#4305)

* Missing single quotation mark in quote (#4297)

* Missing single quotation mark in quote

Inserted ' in quote of Advanced Ballistics

* Changed quote in all language files

* Update Swedish.properties (#4282)

* Update Swedish.properties

* Update Swedish.properties

* Update Swedish.properties

* Update Swedish.properties

* Update Swedish.properties

Co-authored-by: Yair Morgenstern <yairm210@hotmail.com>

* Update Russian.properties (#4269)

* Update Russian.properties

Translated new strings

* Update Russian.properties

Some fixes and improvements

* Update Russian.properties

Made some improvements

Co-authored-by: Yair Morgenstern <yairm210@hotmail.com>

* Update Italian.properties (#4267)

Co-authored-by: Yair Morgenstern <yairm210@hotmail.com>

* Update German.properties (#4281)

* Update German.properties

* Update German.properties

* Update German.properties

* Update German.properties

* Update German.properties

* Update German.properties

* Update German.properties

* Update German.properties

* Update German.properties

Co-authored-by: Yair Morgenstern <yairm210@hotmail.com>

Co-authored-by: Samsaek the Calico <saud2410@naver.com>
Co-authored-by: MartinP <77325495+Mape6@users.noreply.github.com>
Co-authored-by: SimonCeder <63475501+SimonCeder@users.noreply.github.com>
Co-authored-by: sockybob <44141246+sockybob@users.noreply.github.com>
Co-authored-by: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.com>
2021-06-29 22:35:42 +03:00
ca58cf1694 Translation template fixes (#4287)
* Translation template fixes

* Translation template fixes - patch

* Translation template fixes - another
2021-06-27 21:22:47 +03:00
7b7101b0b7 3.15.5 2021-06-25 17:42:35 +03:00
74e3b67afe 3.15.4 2021-06-23 10:29:51 +03:00
837d78db21 3.15.3 2021-06-20 22:00:59 +03:00
772531a35f Translation no longer breaks on multiple uses of the same parameter in a unique 2021-06-18 16:54:09 +03:00
243647dea6 3.15.2 2021-06-18 10:08:59 +03:00
11af49e6da 3.15.1 2021-06-16 10:59:15 +03:00
07a43f3f1a Fix crash caused by cascaded ruins unit gifts (#4133)
* Fix d1f6c5ac breaking builds

* Fix d1f6c5ac breaking builds - patch1

* Fix silent crash when ancient ruins cascade gifted units
2021-06-14 14:44:43 +03:00
60d8adce38 3.15.0 2021-06-13 22:40:12 +03:00
a5d2b2f154 3.14.16 2021-06-10 14:49:08 +03:00
337b9c62fd Nations spellcheck (#4094) 2021-06-10 14:22:16 +03:00
8228d62d43 3.14.15 2021-06-07 22:47:52 +03:00
cd58f6ace8 Refund wasted production as gold (#4058)
* Refund wasted production as gold

Any wasted production, from for instance a partially completed wonder or
obsolete units, will now be refunded as gold (in a 1:1 ratio).

We update both at the start and end of the user turn. Updating at the
start to account for wonders completed after our previous turn and
updating at the end to account for obsolete buildings/units as a
consequence of our own turn.

When obsolete units get replaced by their upgraded version (as in civ 5)
this code should probably be updated.

* Implement wonder refund and obsolete unit upgrade

If a wonder is built somewhere else but the user has production in this
wonder, the production will be refunded as gold in a 1:1 ratio. A
notification will be shown to indicate this. This reflects the behaviour
in Civ 5.

If a unit becomes obsolete and an upgrade is available, the production
put into this unit will now be transferred to the upgraded version. If
the unit is queued, the queued unit will also be changed to the new
version and the user will be notified via notification.

* Shorten notification messages

* Update alerts: been obsolete -> become obsolete
2021-06-07 22:04:33 +03:00
a1b0a90506 3.14.14 2021-06-04 14:33:22 +03:00
c73891cbe7 3.14.13 2021-06-01 21:19:06 +03:00
d7c0cc593a 3.14.12 2021-05-28 15:02:11 +03:00
cd6ae3dc6d 3.14.11 2021-05-26 19:37:01 +03:00
fd5125904a 3.14.10 2021-05-20 22:49:40 +03:00
106cbb79c3 3.14.9 2021-05-18 01:07:17 +03:00
4f1798146c 3.14.8 2021-05-11 00:44:36 +03:00
0f0de8a221 3.14.7 2021-05-08 23:54:29 +03:00
a6d0973324 3.14.6 2021-05-05 20:46:40 +03:00
94c0995b23 3.14.5 2021-05-01 23:05:30 +03:00
bb34659d9c Resolved #3837 - Harad -> Harald in Denmark greeting 2021-04-27 00:15:47 +03:00
55ef131fb2 3.14.3 2021-04-21 22:12:46 +03:00
e270b017d4 3.14.2 2021-04-18 21:56:18 +03:00
c03b139b4d Translations update (#3811)
* Update German.properties (#3808)

* Fixed unitType parameters in changed unique

* Spanish changes by @ArchDuque-Pancake in #3787

* "[] from every []" can accomodate specialist names

* Fixed - 'Water units' now can be capitalized, as they should be.

* Added warning for world wrap for Android - I'm seeing a lot of ANRs for this, but it's not something I think I can solve

* Update German.properties

Co-authored-by: Yair Morgenstern <yairm210@hotmail.com>

* Update Polish.properties (#3803)

* Fixed unitType parameters in changed unique

* Spanish changes by @ArchDuque-Pancake in #3787

* Update Polish.properties

* Update Polish.properties

Co-authored-by: Yair Morgenstern <yairm210@hotmail.com>

* Update Italian.properties (#3797)

* Fixed unitType parameters in changed unique

* Spanish changes by @ArchDuque-Pancake in #3787

* Update Italian.properties

Co-authored-by: Yair Morgenstern <yairm210@hotmail.com>

* Spanish - Added Required Translations (#3796)

* Fixed unitType parameters in changed unique

* Spanish changes by @ArchDuque-Pancake in #3787

* Required Translations Added

Co-authored-by: Yair Morgenstern <yairm210@hotmail.com>

Co-authored-by: Martin Pechstein <77325495+Mape6@users.noreply.github.com>
Co-authored-by: GEEZET1 <67857834+GEEZET1@users.noreply.github.com>
Co-authored-by: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.com>
Co-authored-by: another-sapiens <80379945+another-sapiens@users.noreply.github.com>
2021-04-18 21:44:39 +03:00
daab799b3a 3.14.1 2021-04-14 19:51:31 +03:00
0440a70a9c Resolved #3353 - Changed "Earn [amount]% of [param] opponent's [param2] as [stat] for kills" to "Earn [amount]% of killed [param] unit's [param2] as [stat]" 2021-04-13 22:04:00 +03:00