Yair Morgenstern
2e9b1e6de6
Added 750x500 resolution for tiny screens (it still looks OK, but if we go lower to 600*400 then...no)
...
City states no longer get starting Scouts - #1289
2019-11-05 10:18:43 +02:00
Smashfanful
5816bb213c
Update NewGame,SaveGame,LoadGame,Options.json ( #1293 )
2019-11-04 16:49:54 +02:00
Smashfanful
0c4968e553
Update Other.json ( #1294 )
2019-11-04 16:49:38 +02:00
BenBooth1344
92ddc864fa
Implemented One City Challenge ( #1279 )
...
* Implemented One City Challenge
Implemented One City Challenge
* prevent OCC from capturing settlers
* Fixed spellling of Destroy
* fixed capture logic for barbarian
2019-11-04 14:24:43 +02:00
Smashfanful
d22598d6ac
Update Policies.json ( #1214 )
...
Added sketches for Patronage and Order
2019-11-04 12:50:10 +02:00
dic1911
aa1246d03c
More traditional chinese translation ( #1290 )
...
* 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
* Traditional Chinese translation for Diplomacy,Trade,Nations.json
2019-11-04 08:16:24 +02:00
Smashfanful
af2f136c4c
Update NewGame,SaveGame,LoadGame,Options.json ( #1285 )
...
Italian translations
2019-11-04 08:13:15 +02:00
Smashfanful
7964d3c680
Update Units,Promotions.json ( #1288 )
...
Italian translation
2019-11-04 08:12:32 +02:00
Smashfanful
7b1d33dead
Update Diplomacy,Trade,Nations.json ( #1284 )
...
Italian translations
2019-11-04 08:12:12 +02:00
Smashfanful
345884c0a7
Update Notifications.json ( #1286 )
...
Italian translation
2019-11-04 08:11:40 +02:00
Smashfanful
e7d81de517
Update Buildings.json ( #1283 )
2019-11-04 08:11:23 +02:00
Smashfanful
d6dcb8ae46
Update Nations_Italian.json ( #1282 )
2019-11-04 08:10:57 +02:00
Yair Morgenstern
57b0040df7
Added Siam civ - #703
2019-11-03 23:22:49 +02:00
Yair Morgenstern
9610f9f918
bugfix - Music volume slider no longer auto-sets to sound effect volume
2019-11-03 20:15:49 +02:00
BenBooth1344
b82a52ce38
added no ancient ruins option ( #1280 )
2019-11-03 16:17:15 +02:00
Nikulin Nikolai
51dd38eac3
more russian ( #1278 )
...
* more russian
* more russian#2
2019-11-03 08:00:03 +02:00
Yair Morgenstern
791439397e
Added Brandenburg Gate wonder - #643
...
Fixed translation bugs
2019-11-02 23:08:55 +02:00
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