Unciv/android/assets/jsons/translations
Arthur van der Staaij a765caa97c
Add global alerts for certain constructions (#4039)
* Add global alerts for certain constructions

In the original game, certain constructions alert all players upon
their completion. This commit introduces a new unique for this behavior
and adds this unique to the relevant constructions.

The code that implements the new unique is placed in
Building.postBuildEvent, so it can only be activated by buildings. If
other kinds of constructions require a global alert as well, the code
could be moved to CityConstructions.constructionComplete.

* Removed redundant line in template.properties

* Moved global alert logic to CityConstructions

Moved the implementation of "Triggers a global alert upon completion"
from Building.postBuildEvent to CityConstructions.constructionComplete,
close to the similar Wonder notification logic.
2021-06-03 07:31:39 +03:00
..
Brazilian_Portuguese.properties 3.14.13 2021-06-01 21:19:06 +03:00
Bulgarian.properties 3.14.13 2021-06-01 21:19:06 +03:00
completionPercentages.properties 3.14.13 2021-06-01 21:19:06 +03:00
Czech.properties 3.14.13 2021-06-01 21:19:06 +03:00
Dutch.properties 3.14.13 2021-06-01 21:19:06 +03:00
English.properties 3.14.13 2021-06-01 21:19:06 +03:00
Finnish.properties 3.14.13 2021-06-01 21:19:06 +03:00
French.properties 3.14.13 2021-06-01 21:19:06 +03:00
German.properties 3.14.13 2021-06-01 21:19:06 +03:00
Hungarian.properties 3.14.13 2021-06-01 21:19:06 +03:00
Indonesian.properties 3.14.13 2021-06-01 21:19:06 +03:00
Italian.properties 3.14.13 2021-06-01 21:19:06 +03:00
Japanese.properties 3.14.13 2021-06-01 21:19:06 +03:00
Korean.properties 3.14.13 2021-06-01 21:19:06 +03:00
Lithuanian.properties 3.14.13 2021-06-01 21:19:06 +03:00
Malay.properties 3.14.13 2021-06-01 21:19:06 +03:00
Persian instructions.txt Translations update (#2903) 2020-07-30 13:09:09 +03:00
Persian_(Pinglish-DIN).properties 3.14.13 2021-06-01 21:19:06 +03:00
Persian_(Pinglish-UN).properties 3.14.13 2021-06-01 21:19:06 +03:00
Polish.properties 3.14.13 2021-06-01 21:19:06 +03:00
Portuguese.properties 3.14.13 2021-06-01 21:19:06 +03:00
Romanian.properties 3.14.13 2021-06-01 21:19:06 +03:00
Russian.properties 3.14.13 2021-06-01 21:19:06 +03:00
Simplified_Chinese.properties 3.14.13 2021-06-01 21:19:06 +03:00
Spanish.properties 3.14.13 2021-06-01 21:19:06 +03:00
Swedish.properties 3.14.13 2021-06-01 21:19:06 +03:00
template.properties Add global alerts for certain constructions (#4039) 2021-06-03 07:31:39 +03:00
Thai.properties Resolved #3681 - translation fix, "in every city" -> "in all cities" 2021-03-11 21:08:48 +02:00
Traditional_Chinese.properties 3.14.13 2021-06-01 21:19:06 +03:00
Turkish.properties 3.14.13 2021-06-01 21:19:06 +03:00
Ukrainian.properties 3.14.13 2021-06-01 21:19:06 +03:00
Vietnamese.properties Translations update (#3916) 2021-05-11 00:34:26 +03:00