1d2bf490b5
People said in the comments they couldn't find the "Create improvement" button, so here.
2019-12-21 20:35:04 +02:00
884eb672e7
Merge branch 'master' of https://github.com/yairm210/Unciv
2019-12-21 20:07:43 +02:00
09c8cf221f
Resolved #1493 - Added Nation information to Civilopedia
2019-12-21 20:06:58 +02:00
0b8145cba5
Fix error due changing language on Android < 4.4 ( #1502 )
2019-12-21 19:56:23 +02:00
7d746df5a2
Update Italian.properties ( #1494 )
...
Italian updates
Co-authored-by: Yair Morgenstern <yairm210@hotmail.com >
2019-12-21 19:52:00 +02:00
383b39c62d
Diplomacy graph size scales with screen space available ( #1495 )
...
* Diplomacy graph size scales with screen space available
* Deleted debug option left on
2019-12-21 19:50:01 +02:00
6004d49803
Update Thai.properties ( #1501 )
...
I didn't delete the #Requires translation but here I am
2019-12-21 19:44:45 +02:00
983836b0ae
Last french translations ( #1500 )
2019-12-21 19:44:27 +02:00
2afda16095
Added missing translations of Natural Wonders and Civilopedia Tutorials entries ( #1498 )
...
* Added missing translations natural wonders related
* Auto generation of translation files
* Missing Tutorial names translation
* Auto generation translation files
Co-authored-by: Yair Morgenstern <yairm210@hotmail.com >
2019-12-21 19:44:11 +02:00
7cc08606ec
Update Polish.properties ( #1497 )
...
* Polish Translation 99,7% Full
I polished a little bit previous translations. And added propably all translations (Only 3 translations missing with "//questions" near). I hope my 4h+ of work were worth it.
* Update Polish.properties
* Final Update 100%
Improved previous mistakes and, more clarity
2019-12-21 19:37:02 +02:00
157c75b55c
Update German.properties ( #1490 )
2019-12-21 19:36:28 +02:00
6598c76041
Fixes #891 ( #1491 )
...
* After a zoom gesture the World Screen needs to be updated
2019-12-21 19:35:27 +02:00
32621b6611
Game crash popup is no longer a tutorial, so it doesn't get affected by the "displayTutorials" settings and has migrated to the .properties files for translation.
2019-12-21 18:58:14 +02:00
3f0e33df89
Added try/catch on reading the translation file (some phones don't support UTF-8???)
...
You can always pass the language screen even if we don't read the percentage files
We read the percentage files from the INTERNAL NOT THE LOCAL OBVIOUSLY
3.4.1-patch1
2019-12-20 11:27:26 +02:00
6d666e168b
Update Ukrainian.properties ( #1488 )
2019-12-20 09:56:19 +02:00
47f980ee16
Update Tutorials_Ukrainian.json ( #1486 )
...
* Update Tutorials_Ukrainian.json
* Update Tutorials_Ukrainian.json
* Update Tutorials_Ukrainian.json
2019-12-20 09:56:07 +02:00
7d1eaf4338
We no longer need the ugly "Missing translations" dropdown in the Options, now that all missing translations are super easy to find in the translation files themselves =)
2019-12-20 00:08:23 +02:00
2b654ecdeb
Update Spanish.properties ( #1487 )
...
Minor corrections
2019-12-19 19:31:23 +02:00
3f1edbf308
We now generate a small "percentage complete of each language" file, so that getting that information doesn't take an entire second on Android (that's a lot at startup!) - down to a couple of ms!
3.4.1
2019-12-19 18:29:18 +02:00
a41874e1a5
We now load translation percentages on initialization so we won't need to mid-game, fixed "create" and the "resume" both trying to do the same things
2019-12-19 17:48:17 +02:00
ebfd79636f
Natural wonders (and other terrains with no RGB) now have a golden color on the minimap
2019-12-19 17:45:20 +02:00
e0171ef97a
Updated Spanish translation ( #1484 )
...
The only thing missing are the famous people quotes
2019-12-19 15:55:14 +02:00
79adb72141
Update Czech.properties ( #1485 )
...
Just added few minor missing translations and tutorial.
2019-12-19 15:54:56 +02:00
4561c32f1b
Update Russian.properties ( #1483 )
...
All tutorial and some phrases from different places.
2019-12-19 11:31:41 +02:00
ddf216ebba
Create thai.properties ( #1482 )
...
Ohhh it took me 3 day to finish this. This work is manual translated by me. I have a little request if you could put my real name to be credit in game because I'm doing my portfolio and I want some evident to claim that I did thai translate in this game. It's ok if you don't want to it just a little sad for me TT
2019-12-19 11:10:49 +02:00
2c3441c536
Fixed translation tests
2019-12-18 23:42:17 +02:00
3627d4e6e2
Now load only necessary translations
...
Since loading all the translation files was taking around 2.5 seconds on my phone, and I assume much longer on older phones, we now only load the translations of the currently selected file, and if we need to find the translation percentage of all the files we deal with that separately. Down to around 200-300 ms on my phone =)
Also Translations is no longer part of the Ruleset, instead meing located in UncivGame
2019-12-18 23:32:31 +02:00
77d00f35bb
Translation files now take a huge amount of time to load, moved their loading into a thread and put up a "loading screen" beforehand
3.4.0-patch3
2019-12-18 22:24:18 +02:00
83ad3c6949
Update Spanish.properties ( #1481 )
...
Translations added
2019-12-18 22:19:50 +02:00
31a9a74abd
Update Italian.properties ( #1480 )
...
Update
2019-12-18 22:19:40 +02:00
e64089305e
Spanish translation ( #1478 )
...
Mostly menus/UI/messages
Some other misc corrections/additions
2019-12-18 17:02:56 +02:00
7582d59f7e
Update Russian.properties ( #1477 )
...
The translation is almost over: there're only education and a few different things left.
2019-12-18 16:52:00 +02:00
249a144aed
Spanish translation ( #1476 )
...
Buildings
Diplomacy
City-states
Trade
New game menu
2019-12-18 11:55:46 +02:00
c4d3be6576
Th whole point of the previous operation was to add these translation lines... and so of course I forgot
2019-12-17 23:01:04 +02:00
fd7160b785
Added line spacings in the translation files, for organization
2019-12-17 22:57:39 +02:00
f1de01dd89
Many new french translations ( #1475 )
...
Thank you for your new organisation of the langages file, it's much easier to merge.
2019-12-17 22:54:24 +02:00
db0d894de2
Updated Polish translation ( #1474 )
...
Only 149 lines left ^^
2019-12-17 22:54:15 +02:00
6e8ab97e1f
Update Ukrainian.properties ( #1473 )
2019-12-17 22:54:07 +02:00
52111430ef
Add close icon for the UnitTable ( #1472 )
2019-12-17 21:44:20 +02:00
a90d93c27e
3.4.0-patch1
3.4.0-patch1
2019-12-17 21:05:25 +02:00
7cbd7862cd
Update Spanish.properties ( #1471 )
...
Added Spanish text for the tutorial tasks
Changed Muro -> Muralla
Added translation for some buildings
2019-12-17 20:49:28 +02:00
b0a0638e84
Hopefully solved ANR when loading the game initially
2019-12-17 20:46:30 +02:00
e82cdd42fa
Solved Application Not Responding when downloading map
2019-12-17 20:39:46 +02:00
fc4eb01be8
Added tests to ensure we don't miss translations in the future
2019-12-17 19:16:31 +02:00
809cd70f88
Create FUNDING.yml
2019-12-17 17:57:07 +02:00
113531a695
Spanish Civ is not production-ready, and natural wonders should be opt-in at the beginning
3.4.0
2019-12-17 16:56:07 +02:00
4f03322565
Tutorial task table now becomes visible when turning displayTutorials on - kudos @r3versi
2019-12-17 14:39:32 +02:00
486dba97df
Added first images for resources - not implemented yet!
2019-12-17 14:25:28 +02:00
95b3397c48
Merge branch 'master' of https://github.com/yairm210/Unciv
...
# Conflicts:
# core/src/com/unciv/logic/civilization/TechManager.kt
2019-12-17 14:24:17 +02:00
0de84e60a9
Not all Natural Wonders look good enough to enter the game as-of-now.
2019-12-17 14:23:17 +02:00