Commit graph

2664 commits

Author SHA1 Message Date
Prosta4okua
94a0228e45 [WIP]Ukrainian translation (#1270)
* init

* 1

2

* 3

* from StepanIvasyn

* Preparing.
Other.json

* Fully translated file Other.json

* Fix

* Fully translated BasicHelp_Ukrainian.json
2019-11-02 22:43:58 +02:00
Yair Morgenstern
edb5ff92ed Fixed Indirect Fire promotion 2019-11-02 20:10:01 +02:00
StepanIvasyn
403bd173a8 Update Notifications.json (#1275)
Add Ukrainian translation. Fixed some names is square brackets in Czech.
2019-11-02 19:41:14 +02:00
dic1911
cc7e2b9e87 More Traditional Chinese translation (#1277)
* allow reverse landscape

by setting android:screenOrientation value to userLandscape

* Add first batch of Traditional Chinese translation

* Complete Traditional Chinese translation for Notifications.json

* Traditional Chinese translation for Other.json

* Fix translation derp, which crashes the game upon launch

* Fix translation derp

* Traditional Chinese translation for Buildings.json
2019-11-02 19:39:42 +02:00
dic1911
31b9319905 Traditional Chinese translation for Other.json (#1272)
* allow reverse landscape

by setting android:screenOrientation value to userLandscape

* Add first batch of Traditional Chinese translation

* Complete Traditional Chinese translation for Notifications.json

* Traditional Chinese translation for Other.json

* Fix translation derp, which crashes the game upon launch

* Fix translation derp
2019-11-01 11:53:35 +02:00
Nikulin Nikolai
f249c43529 some russian (#1271) 2019-11-01 08:47:48 +02:00
dic1911
e3dbc94a3c Add some Traditional Chinese translation strings (#1267)
* allow reverse landscape

by setting android:screenOrientation value to userLandscape

* Add first batch of Traditional Chinese translation

* Complete Traditional Chinese translation for Notifications.json
2019-10-31 17:50:31 +02:00
Yair Morgenstern
78027ef249 Distinguished notifications of "trade item TO nation has ended" from "trade item FROM nation has ended" 2019-10-31 15:55:13 +02:00
Prosta4okua
ff731a9c1a init (#1262) 2019-10-31 15:47:58 +02:00
dic1911
36d5082fd7 allow reverse landscape (#1265)
by setting android:screenOrientation value to userLandscape
2019-10-31 15:46:16 +02:00
lishaoxia1985
05eb1b40ea update translation, thank deluxghost! (#1264)
* update

* update

* update

* update

* update

* update

* update

* range extension

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update
2019-10-31 13:49:42 +02:00
Yair Morgenstern
23178836cf More performance
- Shoved TextureRegionDrawables into a hashmap for faster searching and more unified access (not everyone has to create a Drawable for the Region now)
- getLanguages() now does the minimum amount of work without saving intermediates

Unified ImageGetter.getTableBackground()  (helper, not performance)
2019-10-31 12:59:19 +02:00
Yair Morgenstern
de30382536 Memory performance improvements!
- .tr() no longer tries to regex replace every entry in the dictionary - instead, we save the shortened version of each translation in its place!
 - when counting language completion percentage, we only count the numbers, not save them to a list!
 - label coloring and size now baked-in to .toLabel(). meaning we don't need to reassign styles and rebuild font caches!
2019-10-31 12:01:23 +02:00
Yair Morgenstern
c39c1a4c15 Fixed crash when failing to download map in map editor 2019-10-31 10:25:11 +02:00
Yair Morgenstern
18ffe9b67f Removed unused Fonts functions
Fixed bug on city creation caused by 750ca0c
2019-10-31 09:46:33 +02:00
Yair Morgenstern
dbbfd13486 Music now downloads on another thread to not harm the user experience
Removed unused "Username" string
2019-10-31 09:40:50 +02:00
sveckarel
e44707f0e5 Update Czech translations (#1263)
* Czech translations improvements

* Update czech transaltions
2019-10-31 09:03:49 +02:00
Yair Morgenstern
8804d9261b Update issue templates 2019-10-30 23:57:31 +02:00
Yair Morgenstern
07055e9510 Update issue templates 2019-10-30 23:56:10 +02:00
Yair Morgenstern
d3797b25e5 Update issue templates 2019-10-30 23:53:03 +02:00
Yair Morgenstern
9dee9f8256 Can now download background music for the game through the Options menu =D 2019-10-30 23:31:16 +02:00
Yair Morgenstern
f4c20792ae Resolved #1256 - Puppeted cities no longer autobuild units or wonders 2019-10-30 20:36:14 +02:00
lishaoxia1985
1f8db38ea2 update translation (#1258)
* update

* update

* update

* update

* update

* update

* update

* range extension

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update
2019-10-30 15:45:03 +02:00
Smashfanful
94061f045e Update NewGame,SaveGame,LoadGame,Options.json (#1259) 2019-10-30 15:44:22 +02:00
Smashfanful
c3a4f69f04 Update Other.json (#1261) 2019-10-30 15:43:58 +02:00
Smashfanful
e8a9a55491 Update Notifications.json (#1260) 2019-10-30 15:43:33 +02:00
sveckarel
d7d437cfc8 Cz translations - another fixes (#1255)
* Czech translations improvements

* Czech translations - Bugfixing (#1249)

* Czech translations - Bugfixing

* typo

* typo
2019-10-30 08:21:59 +02:00
Yair Morgenstern
750ca0c1e9 Resolved #1252 - Tiles created inside your borders take control of the city center tile, so they don't become "Invisible cities" 2019-10-29 22:32:52 +02:00
Yair Morgenstern
2ec628a0da Map generation simplified, rewritten, and now much MUCH more readable! 2019-10-29 22:17:07 +02:00
StepanIvasyn
df4ca861c3 Update NewGame,SaveGame,LoadGame,Options.json (#1253)
Add Ukrainian translation without messed others. Improved some sentences in Ukrainian.
2019-10-29 15:30:35 +02:00
lishaoxia1985
8af6a5ffa6 update translation (#1247)
* update

* update

* update

* update

* update

* update

* update

* range extension

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update
2019-10-29 06:20:27 +02:00
Yair Morgenstern
d3ccdc55d5 Updated Patreon image, unfortunately Patreon is not accepting it at the moment 2019-10-28 21:43:18 +02:00
Yair Morgenstern
f80b0ee777 Added link to Patreon
Units upgrading to units with built-in promotions now get those promotions
2019-10-28 21:24:04 +02:00
Yair Morgenstern
827af89498 Resolved #1250 - Resources requiring a specific tech to build the improvement, are no longer provided before researching that tech (by cities etc) 2019-10-28 21:09:18 +02:00
Yair Morgenstern
6a46af4f88 Can no longer create great improvements on water or unbuildable tiles (like Oasis) 2019-10-28 21:00:08 +02:00
sveckarel
41971471f5 Czech translations - Bugfixing (#1249)
* Czech translations - Bugfixing

* typo

* typo
2019-10-28 19:15:16 +02:00
sveckarel
e0c0d18030 Czech translations - part 4 (Wonders quotes) 2019-10-28 06:41:28 +02:00
Yair Morgenstern
c77d570381 Added Customs House tiles 2019-10-27 22:15:20 +02:00
Smashfanful
9cf2b9e6eb Update Other.json 2019-10-27 20:27:44 +02:00
Smashfanful
5c08b8abf7 Update NewGame,SaveGame,LoadGame,Options.json 2019-10-27 20:26:53 +02:00
lishaoxia1985
e865055488 update translation (#1243)
* update

* update

* update

* update

* update

* update

* update

* range extension

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update
2019-10-27 17:30:56 +02:00
Akito13
9c5331a704 Couple of German translations
Part 1
2019-10-27 15:35:42 +02:00
sveckarel
5abaff7905 Added next few czech words, fixed issue with Save game from last commit 2019-10-27 11:39:24 +02:00
sveckarel
c12ed1842c Translations improvements, fixed few czech words 2019-10-27 11:39:24 +02:00
Yair Morgenstern
64b420fb4f
Update README.md 2019-10-27 11:37:13 +02:00
Yair Morgenstern
ba33e2266d Resolved #1230 - sleeping units wake up if there's an enemy nearby 2019-10-26 21:18:17 +03:00
Yair Morgenstern
8151476806 NativeFont has proved itself well enough - got rid of old WenQuanYiMicroHei font and corresponding setting 2019-10-26 20:54:32 +03:00
Yair Morgenstern
232896665e Solved promotion name-change bug 2019-10-26 20:44:32 +03:00
Yair Morgenstern
4d285e972d Can now translate [year] BC / [year] AD (#1240) 2019-10-26 20:27:01 +03:00
sveckarel
dd69a1250e code cleanup 2019-10-26 20:18:55 +03:00