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
94d7908092
Translations update ( #4050 )
...
* Update Swedish.properties (#4043 )
* Update Swedish.properties
* Update Swedish.properties
* Update Indonesian.properties (#4037 )
* Update Spanish.properties (#4036 )
* Update Italian.properties (#4034 )
Co-authored-by: SimonCeder <63475501+SimonCeder@users.noreply.github.com >
Co-authored-by: kensvin <63847755+Kensvin28@users.noreply.github.com >
Co-authored-by: ArchDuque-Pancake <78449553+ArchDuque-Pancake@users.noreply.github.com >
Co-authored-by: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.com >
2021-06-04 14:03:56 +03:00
c73891cbe7
3.14.13
2021-06-01 21:19:06 +03:00
16af00c15c
Translations update ( #4030 )
...
* Update Indonesian.properties (#4027 )
* Update Swedish.properties (#4023 )
* Update Swedish.properties
* Update Swedish.properties
* Update German.properties (#4022 )
* Update Spanish.properties (#4012 )
Spanish 100%???
* Update Italian.properties (#4010 )
Co-authored-by: kensvin <63847755+Kensvin28@users.noreply.github.com >
Co-authored-by: SimonCeder <63475501+SimonCeder@users.noreply.github.com >
Co-authored-by: Martin Pechstein <77325495+Mape6@users.noreply.github.com >
Co-authored-by: ArchDuque-Pancake <78449553+ArchDuque-Pancake@users.noreply.github.com >
Co-authored-by: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.com >
2021-06-01 20:07:54 +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
9fd80122e0
Translations update ( #3969 )
...
* Update Turkish.properties (#3964 )
* Update Spanish.properties (#3963 )
* Update Indonesian.properties (#3960 )
* Update Indonesian.properties
* Update Indonesian.properties
* Update Italian.properties (#3956 )
* Update Spanish.properties (#3970 )
* Fix spaceship part production boosts (#3953 )
Previously, the buildings and wonders that should boost spaceship part
production (Forge, Spaceship Factory and Hubble Space Telescope) would
not provide this boost (#3952 ). This commit fixes the issue.
The problem was caused by the fact that the spaceship part-boosting
uniques would only boost spaceship part UNITS while spaceship parts are
currently buildings.
The added comments serve as a reminder to change the uniques if
spaceship parts are ever changed into units.
* Update Spanish.properties
I had to reopen a new pull request due to conflicts the other had.
Co-authored-by: Arthur van der Staaij <32672293+avdstaaij@users.noreply.github.com >
Co-authored-by: Nazım Gediz Aydındoğmuş <nga@hotmail.com.tr >
Co-authored-by: ArchDuque-Pancake <78449553+ArchDuque-Pancake@users.noreply.github.com >
Co-authored-by: kensvin <63847755+Kensvin28@users.noreply.github.com >
Co-authored-by: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.com >
Co-authored-by: chriscr2 <70113017+chriscr2@users.noreply.github.com >
Co-authored-by: Arthur van der Staaij <32672293+avdstaaij@users.noreply.github.com >
2021-05-20 22:22:09 +03:00
106cbb79c3
3.14.9
2021-05-18 01:07:17 +03:00
e57e7fb7d5
Translations update ( #3950 )
...
* Update Indonesian.properties (#3947 )
* Update Russian.properties (Full Translation) (#3945 )
* Update Russian.properties
* Update Russian.properties
* Update Russian.properties
case fix
* Update Russian.properties
* Update Russian.properties
* Update Russian.properties
* Update Simplified_Chinese translate (#3940 )
* Update Simplified_Chinese.properties
* fix case problem
* Update Spanish.properties (#3924 )
* Update German.properties (#3919 )
* Update German.properties
* Update German.properties
* Update Italian.properties (#3917 )
* Update Spanish.properties (#3928 )
Co-authored-by: kensvin <63847755+Kensvin28@users.noreply.github.com >
Co-authored-by: Maksim Klimenko <77161824+Maks-gaming@users.noreply.github.com >
Co-authored-by: CrispyXYZ <64761703+CrispyXYZ@users.noreply.github.com >
Co-authored-by: ArchDuque-Pancake <78449553+ArchDuque-Pancake@users.noreply.github.com >
Co-authored-by: Martin Pechstein <77325495+Mape6@users.noreply.github.com >
Co-authored-by: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.com >
Co-authored-by: Chris <70113017+chriscr2@users.noreply.github.com >
2021-05-17 23:47:00 +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
5e1a21cd84
Fixed unitType parameters in changed unique
2021-04-14 21:57:58 +03:00
daab799b3a
3.14.1
2021-04-14 19:51:31 +03:00
bec5e2d43a
Translations update ( #3793 )
...
* Update French.properties (#3790 )
* Translated: "[stats] on [param] tiles once [tech] is discovered"
* Translated: "City-center"
* Update Indonesian.properties (#3785 )
Co-authored-by: Zakaria M <zak.mell45@gmail.com >
Co-authored-by: Kensvin <63847755+Kensvin28@users.noreply.github.com >
2021-04-14 19:43:51 +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
6e9f868cb3
'military' -> 'Military' for e.g. [Military] units, same as other unit types which are capitalized
2021-04-13 00:08:35 +03:00
61730ca93b
Translation files generation
2021-04-10 23:14:22 +03:00
6e31750b55
3.13.12
2021-03-31 23:13:04 +03:00
dbd682fbbe
Translations update ( #3751 )
...
* Update Dutch.properties (#3750 )
* Update bulgarian.properties (#3745 )
* Update bulgarian.properties
Translated some of the #Required translation! rows
* Fixed error
* Update Indonesian.properties (#3744 )
* Update German.properties (#3738 )
* Update German.properties
* Update German.properties
* Update German.properties
* Update Italian.properties (#3737 )
Co-authored-by: Aron de Jong <adj00@protonmail.com >
Co-authored-by: Tony <63195157+antonpetrov145@users.noreply.github.com >
Co-authored-by: Kensvin <63847755+Kensvin28@users.noreply.github.com >
Co-authored-by: Martin Pechstein <77325495+Mape6@users.noreply.github.com >
Co-authored-by: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.com >
2021-03-31 22:50:31 +03:00
e0d7128bc6
3.13.11
2021-03-23 23:01:00 +02:00
cf3e517e43
3.13.10
2021-03-21 20:42:14 +02:00
049744c9bb
Translations update ( #3723 )
...
* Update German.properties (#3717 )
* 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 Indonesian.properties (#3715 )
Co-authored-by: Martin Pechstein <77325495+Mape6@users.noreply.github.com >
Co-authored-by: Kensvin <63847755+Kensvin28@users.noreply.github.com >
2021-03-21 19:19:09 +02:00
87ff4c91f5
3.13.9
2021-03-18 20:59:42 +02:00
ecee6155e8
3.13.8
2021-03-15 22:14:08 +02:00
a37ac74fa9
'in all coastal cities' now translated
2021-03-13 22:38:53 +02:00
8780107ae4
3.13.7
2021-03-11 23:49:49 +02:00
972bf2ba1c
Resolved #3681 - translation fix, "in every city" -> "in all cities"
2021-03-11 21:08:48 +02:00
4c5d8645d6
Translations update ( #3669 )
...
* Update Czech.properties (#3666 )
Fixed some translations and deleted some unnecessary text.
* Update German.properties (#3664 )
* Update German translations
* Update German translations
* Update German translations
* Update German.properties
* Update German.properties
* Update Turkish.properties (#3661 )
* Update Turkish.properties
* Update Turkish.properties
* Update Turkish.properties
* update German.properties (#3660 )
* Update Italian.properties (#3658 )
* Update Indonesian.properties (#3657 )
Co-authored-by: jahodovykolac <79529669+jahodovykolac@users.noreply.github.com >
Co-authored-by: Martin Pechstein <77325495+Mape6@users.noreply.github.com >
Co-authored-by: mehmetkazim0 <69713944+mehmetkazim0@users.noreply.github.com >
Co-authored-by: Joni Arida <JoniArida@users.noreply.github.com >
Co-authored-by: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.com >
Co-authored-by: Kensvin <63847755+Kensvin28@users.noreply.github.com >
2021-03-08 22:10:03 +02:00
35ed8920e9
3.13.6
2021-03-07 13:04:11 +02:00
639be3b01d
3.13.4
2021-03-01 21:05:53 +02:00
c9a96358da
Changed "Gold" resource to be called "Gold Ore" to not conflict with the yield type for translations - #2458
2021-02-23 20:05:00 +02:00
b7c25f30e5
3.13.2
2021-02-20 23:26:52 +02:00
48a330fddc
3.13.0
2021-02-13 21:52:33 +02:00
71266b213e
3.12.13
2021-02-06 22:39:36 +02:00