lishaoxia1985
a8663dda91
fix that researched tech can be picked when we pick a free tech ( #1049 )
...
* systemProp
* 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
* fix that researched tech can be picked when we pick a free tech
* update to master
* update
* Update TechPickerScreen.kt
2019-09-09 22:43:00 +03:00
Duan Tao
6c3c4bf7af
Auto build Aqueducts and Medical Labs.
2019-09-09 15:52:07 +03:00
Yair Morgenstern
9e0ba99c0a
Invalid trade requests (e.g. giving a city that isn't yours anymore or resources you no longer own) are discarded at the beginning of the civ's turn
2019-09-08 23:33:39 +03:00
Yair Morgenstern
7603d3c839
Merge branch 'master' of https://github.com/yairm210/UnCiv
2019-09-08 19:27:58 +03:00
Yair Morgenstern
462fc6fab7
English translations
2019-09-08 19:27:00 +03:00
lishaoxia1985
c06028b082
update translation ( #1041 )
...
* systemProp
* 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-09-08 19:25:49 +03:00
Yair Morgenstern
3974842265
Added error message when attempting to load a map from bad copied data
2019-09-07 21:31:56 +03:00
Yair Morgenstern
c9f6ba958f
Can no longer adopt policies after being defeated
2019-09-07 21:24:28 +03:00
lishaoxia1985
53aaceb06b
update Chinese translation,Russian translation Lost a word ("), please update it immediately! ( #1028 )
...
* systemProp
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
2019-09-07 21:08:36 +03:00
Duan Tao
3d324f516d
AIs are not affected by auto-production setting.
2019-09-07 21:00:48 +03:00
Yair Morgenstern
df2be37785
Added show/hide button for tile panel in map editor
...
Fixed unit unique translations in Civilopedia
2019-09-06 16:20:45 +03:00
Yair Morgenstern
587c76b1f8
Added Show Minimap setting option
2019-09-05 23:20:16 +03:00
Yair Morgenstern
17b3069668
Added confirmation popup when deleting maps
2019-09-05 21:50:33 +03:00
Yair Morgenstern
d3a6417996
Can no longer pick policies in multiplayer when it's someone elses turn
2019-09-05 21:45:04 +03:00
lishaoxia1985
faa90dd269
update chinese traslation ( #1026 )
...
* systemProp
* update
* update
* update
2019-09-05 15:27:22 +03:00
Yair Morgenstern
e9bb39d9e5
Added name and description for map editor objects
2019-09-04 20:27:23 +03:00
Yair Morgenstern
59cb9f972c
You now see your own Diplomacy screen when in multiplayer, and not that of the current player
2019-09-04 20:12:13 +03:00
Yair Morgenstern
91ac744692
Added "user id from clipboard" button in New Game screen
...
Fixed other user id problems
2019-09-03 23:22:27 +03:00
Yair Morgenstern
eeb1c26ef5
Added Korean civ
2019-09-02 23:44:29 +03:00
Yair Morgenstern
675d05d1e4
Minor fixes to multiplayer UI components
2019-09-01 17:18:08 +03:00
Yair Morgenstern
efaa0c9a6c
Performance improvements for NativeFont - separated chinese and other charsForFonts,
...
since the chinese have hundreds of chars and it makes the font loading time really long
2019-09-01 17:12:47 +03:00
Yair Morgenstern
ab26f66e1a
Implemented Alexander's unique - #563
2019-09-01 15:26:27 +03:00
Yair Morgenstern
20493b12b6
Resolved #1014 - Great Engineers can hurry National Wonders
2019-09-01 15:13:06 +03:00
lishaoxia1985
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
Yair Morgenstern
8d3a2d6da3
Organized Multiplayer popup
2019-08-31 22:24:18 +03:00
Yair Morgenstern
015b8343c7
Hoh boy so many changes to ensure the regular game works with multiplayer...
2019-08-30 14:46:52 +03:00
Yair Morgenstern
bc1592bafe
Added game ID copy and join, so one person can create a game, send it to someone else, and the other person can join it
2019-08-29 13:18:09 +03:00
Yair Morgenstern
fd4d96ed8e
Policy screen button moved to world screen instead of being in the menu
2019-08-29 12:04:43 +03:00
Yair Morgenstern
acdeea06b8
More steps towards upload/downloading multiplayer games
2019-08-29 11:09:57 +03:00
Yair Morgenstern
eb06ed2cf6
Unified PopupTable.addCloseButton()
...
Added basic online game upload/download functionality
2019-08-29 10:27:08 +03:00
Yair Morgenstern
ef75593794
More PopupTable.close() uses
2019-08-28 13:30:49 +03:00
Yair Morgenstern
e82b6c5090
Added close() function to popup
2019-08-27 17:00:28 +03:00
Yair Morgenstern
834290001b
Improved "rank city center" by also considering resources that the civ has in its borders but has not yet improved
2019-08-27 15:09:54 +03:00
Yair Morgenstern
8ef09a816a
Fixed annoying "can't click next turn" bug!
2019-08-27 14:57:40 +03:00
Yair Morgenstern
5ae8f0d6ff
AI tries to build cities next to luxury resources it doesn't yet have
2019-08-27 14:56:21 +03:00
Yair Morgenstern
22a8a85426
AI now more focused on improving small cities to big ones
2019-08-27 14:39:54 +03:00
Yair Morgenstern
6769c30ebe
Added isOnlineMultiplayer toggle in newGameScreen and an input for the player ID
2019-08-26 15:49:59 +03:00
Yair Morgenstern
3a04fe75eb
New "Load map" screen, with load from clipboard and delete map options
2019-08-25 23:26:50 +03:00
Yair Morgenstern
17f41a549e
"Upload map" now deals with failures properly
...
Maps for downloading now scrollable
2019-08-25 17:16:36 +03:00
Yair Morgenstern
60257c6d64
Save and load game screens now hide autosaves by default
2019-08-25 17:01:28 +03:00
Yair Morgenstern
0a777e5b59
Action strings are now constants
2019-08-21 23:55:12 +03:00
Yair Morgenstern
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
Yair Morgenstern
b9baa654ab
Added End Game Messages for varioud victory types
2019-08-20 10:55:27 +03:00
Yair Morgenstern
56b3f1c77a
City founding tutorial no longer activates if the AI founded a city before you
2019-08-18 23:25:01 +03:00
Yair Morgenstern
23f575d150
Resolved #963 - Units wouldn't leave enemy tiles after war was declared, unlike original Civ
2019-08-18 22:57:20 +03:00
Yair Morgenstern
814ecde1e3
Resolved #1003 - Logistics promotion didn't work on air units
2019-08-18 22:45:03 +03:00
Yair Morgenstern
1817b3e541
Resolved #995 - Can now open/close categories in city screen
2019-08-15 22:20:34 +03:00
Yair Morgenstern
9a4722b6b9
Readded city state select box
2019-08-15 20:41:28 +03:00
Yair Morgenstern
365cb6f1b9
Nation changed to transient in CivInfo
2019-08-15 10:43:15 +03:00
Yair Morgenstern
d84863d2dd
Ottoman unique no longer also applies to ranged units
2019-08-15 10:16:20 +03:00