LeMoonStar
4e7ec0ac0e
added some translations ( #1459 )
2019-12-15 13:52:45 +02:00
Prosta4okua
85df4080b2
Update Ukrainian.properties ( #1458 )
2019-12-15 12:51:00 +02:00
Yair Morgenstern
23f972eb2b
Merge branch 'master' of https://github.com/yairm210/Unciv
2019-12-14 23:39:41 +02:00
Yair Morgenstern
ddf2794902
Fixed quote typo
2019-12-14 23:37:29 +02:00
Yair Morgenstern
91e414d29b
Update README.md
2019-12-14 23:31:26 +02:00
Yair Morgenstern
66af60b107
templates.properties -> template.properties
2019-12-14 23:31:11 +02:00
Yair Morgenstern
7ba5429387
Templates file is now empty for simple creation of new language files!
2019-12-14 23:26:00 +02:00
Yair Morgenstern
04ad012cd9
IT IS DONE
...
Translations are now split by language, and new translations can be added to all languages by changing the templates.properties file!
2019-12-14 23:18:46 +02:00
Yair Morgenstern
b544615643
In multiplayer, Overview screen now opens as the viewing player, not current player
2019-12-14 21:04:29 +02:00
Yair Morgenstern
7eda5e9d31
Fixed Application Not Responding when uploading map
2019-12-13 14:40:45 +02:00
Yair Morgenstern
307bccb7d0
Added tutorial task for viewing stats breakdown
...
Added an animation to "Pick language" on the language picker screen, because someone actually got stuck on that 0_0
2019-12-13 14:31:42 +02:00
Yair Morgenstern
906bf19426
Better category spacing for Civilopedia
2019-12-13 14:07:46 +02:00
Yair Morgenstern
a13d6bc82e
Package move & civilopedia scroll fix
2019-12-13 13:58:05 +02:00
Smashfanful
cc8c33c73e
Update Diplomacy,Trade,Nations.json ( #1447 )
...
Italian translations
2019-12-13 00:37:42 +02:00
Smashfanful
500871f7ce
Update Notifications.json ( #1448 )
...
New translation line
2019-12-13 00:37:22 +02:00
Smashfanful
6ded78ec51
Update NewGame,SaveGame,LoadGame,Options.json ( #1446 )
...
Italian translations and some new lines
2019-12-13 00:37:05 +02:00
Yair Morgenstern
76c09ad59c
Resolved #1440 - Barbarians now function again!
2019-12-12 23:57:26 +02:00
Yair Morgenstern
aa73fa130e
More tutorial tasks
2019-12-12 23:57:02 +02:00
Yair Morgenstern
d704b78034
We now fail a build if the debug parameters were commited to the repo
2019-12-12 23:56:39 +02:00
Yair Morgenstern
58d58ef3a3
Cleaned up tutorials
2019-12-12 20:58:02 +02:00
Yair Morgenstern
acf91b4e12
Solved Application Not Responding errors when saving large games
2019-12-12 20:27:46 +02:00
Prosta4okua
f8b822eeb3
Patch 2 ( #1444 )
...
* Update NewGame,SaveGame,LoadGame,Options.json
* Update Diplomacy,Trade,Nations.json
* Update Other.json
* Update Buildings.json
* Update Notifications.json
* Update Terrains,Resources,Improvements.json
2019-12-11 22:52:15 +02:00
armandberger
32d425986d
new french translations ( #1445 )
...
I made an another check so I hope that it will good this time, thank you for your patience and your controls.
2019-12-11 22:51:43 +02:00
Yair Morgenstern
5812f2026f
Added Missions, to replace wall-of-text tutorials in bite-sized pieces! Very pleased with this =D
2019-12-11 22:48:18 +02:00
Prosta4okua
cfccf54f9a
Update NewGame,SaveGame,LoadGame,Options.json ( #1443 )
...
* Update NewGame,SaveGame,LoadGame,Options.json
* Update Diplomacy,Trade,Nations.json
2019-12-11 21:19:27 +02:00
coding-human
19b2a61414
Fixed typo(Korean) ( #1439 )
...
* Fixed typo
Oops. I missed the 'n' in the \n. My mistake.
* added Korean translation
added Korean translation
2019-12-11 20:06:05 +02:00
Yair Morgenstern
2b384c7d01
Added tests to check that Nations files are serializable, and fixed problems in Korean and Ukrainian files
2019-12-11 20:01:29 +02:00
Yair Morgenstern
973c8fb7f8
Auto detecting resolution was a terrible idea and I regret it entirely
2019-12-11 19:43:08 +02:00
Ustklm
8f434c4638
Portuguese Language Updates ( #1425 )
...
* Portuguese Update Building.json
* Portuguese Update (Building,json)
Translation:
Translated everything for Portuguese.
Minor gramatical fixes.
* Mini Update
Fixed some ' and " error.
2019-12-11 07:28:17 +02:00
Yair Morgenstern
cc29f15ba9
Delete NewCivs.md
2019-12-10 22:06:16 +02:00
Yair Morgenstern
4c0376829e
Update README.md
2019-12-10 21:32:08 +02:00
Yair Morgenstern
dd826284b5
Update README.md
2019-12-10 20:34:20 +02:00
armandberger
9eb68a6565
last french translation ( #1437 )
2019-12-09 23:45:48 +02:00
Yair Morgenstern
a91d48c912
Load Map screen now includes Download, and can handle large map names
2019-12-09 23:21:09 +02:00
Yair Morgenstern
54bbd5d8a2
New game screen clearly split into "Map options" and "Game options"
2019-12-09 22:48:54 +02:00
Yair Morgenstern
9493ce1a2e
Extracted name, type, radius and noRuins of map from GameParameters to MapParameters, so that Maps can be created and defined outside of games
2019-12-09 20:46:10 +02:00
Yair Morgenstern
a90059988b
Resolved #1434 Resolved #1363 - Workers no longer build tiles on other civ's territory
2019-12-09 18:53:04 +02:00
Yair Morgenstern
caf98b8470
Silly multithreading movement problems should no longer crash the game for the user - they're rare, but when you have 50,000 users they pop up every day.
2019-12-09 18:48:48 +02:00
Yair Morgenstern
32ac709a02
Resolved #1433 - city-states immediately destroy cities upon conquering
2019-12-09 18:42:18 +02:00
Yair Morgenstern
969ecf6daa
Merge branch 'master' of https://github.com/yairm210/Unciv
2019-12-08 21:20:36 +02:00
Yair Morgenstern
b6bb961d7c
Resolved #1422 - resources are now spread over different terrains as much as possible
2019-12-08 21:19:45 +02:00
Prosta4okua
d537eca46e
Update Tutorials_Ukrainian.json ( #1343 )
2019-12-08 21:14:12 +02:00
Yair Morgenstern
026afb2c88
Android icons up-to-date
2019-12-08 18:53:41 +02:00
Yair Morgenstern
9725c0f66c
Facism -> Fascism policy name change in existing save files
2019-12-08 18:44:04 +02:00
Sam Rogers
cdcd7cf116
correct spelling of "Fascism" policy ( #1432 )
2019-12-08 18:40:48 +02:00
Yair Morgenstern
df27cb3bdd
The base resolution is auto but it can be manually set. That oughtta keep everyone happy.
2019-12-08 18:22:25 +02:00
Yair Morgenstern
66e940dd2b
Revert "We now auto-detect resolution from the screen! Been a long time coming!"
...
This reverts commit 7d458207b5
.
2019-12-08 17:36:02 +02:00
u-ndefine
9ea1c31455
New icon! - minor update ( #1431 )
...
* Delete Unciv icon v4.png
* Add files via upload
2019-12-08 16:27:11 +02:00
Yair Morgenstern
7d458207b5
We now auto-detect resolution from the screen! Been a long time coming!
2019-12-08 15:28:53 +02:00
Yair Morgenstern
34bd8155ae
New icon!
2019-12-08 15:00:27 +02:00