Commit Graph

1073 Commits

Author SHA1 Message Date
9a3ea36e2d Update Other.json 2019-09-01 15:16:18 +03:00
743ecf3560 Update NewGame,SaveGame,LoadGame,Options.json 2019-09-01 15:16:10 +03:00
62a85cd14a can use native font and "WenQuanYimicroHei" in andriod and desktop (#1013)
* Update Other.json

* Update Notifications.json

* Update Other.json

* Can Change Language With No "ttf" Font

* update

* Update AndroidLauncher.java

* repair app running slowly in using no "tff" class

* Can Change Language with No "ttf" Font (#772)

* Update Other.json

* Update Notifications.json

* Update Other.json

* Can Change Language With No "ttf" Font

* update

* Update AndroidLauncher.java

* repair app running slowly in using no "tff" class

* update nativefont for Desktop and IOS

* Delete NativeFontIOS.java

* can choose nativefont or font downloading from internet

* update

* update

* Update Fonts.kt

* Update Fonts.kt

* update

* update

* update

* update

* Update build.gradle

* update

* update

* update

* can choose native font or "WenquanYiMicroHei"

* update

* update

* update

* update
2019-09-01 13:01:37 +03:00
015b8343c7 Hoh boy so many changes to ensure the regular game works with multiplayer... 2019-08-30 14:46:52 +03:00
ef75593794 More PopupTable.close() uses 2019-08-28 13:30:49 +03:00
8015ca1e1e Merge branch 'master' of https://github.com/yairm210/UnCiv 2019-08-25 23:27:38 +03:00
3a04fe75eb New "Load map" screen, with load from clipboard and delete map options 2019-08-25 23:26:50 +03:00
52aec60fba Update Notifications.json
Corrections (Italian)
2019-08-25 21:51:29 +03:00
30d8a03e3c Updated translations
Updated translations (ru)
2019-08-25 21:50:54 +03:00
60257c6d64 Save and load game screens now hide autosaves by default 2019-08-25 17:01:28 +03:00
c685e0f528 Resolved #1007 - trades and alerts now work again, which means they'll also work in multiplayer =) 2019-08-21 23:44:28 +03:00
03228a6546 Merge branch 'master' of https://github.com/yairm210/UnCiv 2019-08-20 10:56:20 +03:00
b9baa654ab Added End Game Messages for varioud victory types 2019-08-20 10:55:27 +03:00
b1162b50fd Polish minor corr. & add. Buildings.json 2019-08-19 20:13:38 +03:00
b763a4a051 Updated translations
The small changes in translations (ru)
2019-08-18 23:43:44 +03:00
56b3f1c77a City founding tutorial no longer activates if the AI founded a city before you 2019-08-18 23:25:01 +03:00
5f4f6eb206 Fixed Infantry obsolete tech 2019-08-18 22:36:13 +03:00
e1cb58bf53 Update NewGame,SaveGame,LoadGame,Options.json
A small changes in translations (ru)
2019-08-17 23:43:30 +03:00
0adc3c9548 Update Diplomacy,Trade,Nations.json (#981)
* Update Diplomacy,Trade,Nations.json

* Update Diplomacy,Trade,Nations.json

* Update Diplomacy,Trade,Nations.json

Remotion of unecessary (at least for now) translation lines
2019-08-16 09:40:25 +03:00
9a4722b6b9 Readded city state select box 2019-08-15 20:41:28 +03:00
05d3aa9193 Each individual player is now specified when starting a new game 2019-08-12 00:30:29 +03:00
87a5ceb947 Update Nations_Italian.json
Remotion of these 4 City-States
2019-08-09 15:59:08 +03:00
755c488012 Update Nations_Italian.json 2019-08-09 15:59:08 +03:00
32f257cef6 Update Nations_Italian.json 2019-08-09 15:59:08 +03:00
734b5f0778 Update Other.json
New Italian translations
2019-08-09 15:58:10 +03:00
93634dae31 Added base for player picking per-player - necessary for multiplayer and solves other probems along the way 2019-08-09 09:03:51 +03:00
d7cd305e1c Added image for Polish language 2019-08-08 20:57:49 +03:00
327eea7b13 Added display of Human / AI for othe civs 2019-08-08 19:44:05 +03:00
375952f935 More polish changes 2019-08-07 22:04:42 +03:00
9cbd442d5b Polish translation technical fixes 2019-08-07 21:50:55 +03:00
de2dae97a9 Polish translation
Till denouncing.
2019-08-07 21:11:31 +03:00
dc44783ca7 Update Buildings.json
Correction of a translation line
2019-08-07 21:11:15 +03:00
e594e7af7a Polish translation of building.json complete 2019-08-07 21:10:56 +03:00
33d3e685f5 Polish translation
'Till forbidden palace
2019-08-07 12:09:13 +03:00
cbf1b8bb11 Players can now continue to view (but not change) game data when other players are playing their turns 2019-08-06 23:04:56 +03:00
f3ba4b5486 Update NewGame,SaveGame,LoadGame,Options.json 2019-08-04 19:44:37 +03:00
2a7ba5291b Update NewGame,SaveGame,LoadGame,Options.json 2019-08-04 19:44:37 +03:00
691d905c9f Resolved #983 - city-state defeat messages were empty 2019-08-01 21:40:16 +03:00
09032aa7fc Update Notifications.json 2019-08-01 21:26:06 +03:00
4d341aa083 Update Other.json 2019-08-01 21:25:03 +03:00
9aa12493e3 Update Techs.json (#968)
* Update Techs.json

Added Lasers and Mobile Tactics

* Update Techs.json

Correction
2019-07-30 17:59:07 +03:00
f5d25c2fd5 Update Notifications.json 2019-07-30 10:18:14 +03:00
5ed7f6aaa6 Update Buildings.json 2019-07-30 10:17:54 +03:00
2799205884 Demands now work between human players! 2019-07-29 17:03:24 +03:00
6dc471850e Trades are no longer instantaneous, but consist of sending a trade request on the requestor's turn and accepting/denying it on the reciever's turn.
This allows us to FINALLY enable trade between human players, enables PvP in hotseat multiplayer, and paves the way to real multiplayer!
2019-07-29 16:31:21 +03:00
2d24e62b0b Resolved #974 - city stats not summmed correctly 2019-07-28 22:50:22 +03:00
98eb4c8cd7 Travis test + minor fixes 2019-07-27 23:21:40 +03:00
b131372b13 Fixed "units from ruins block activating unit" bug and fixed colors for new city states 2019-07-27 22:34:57 +03:00
42e5f3b883 Fixed "huge stats in cities" bug 2019-07-26 15:06:21 +03:00
99bce1de30 Update Nations_Italian.json
Corrections
2019-07-25 18:37:39 +03:00