Yair Morgenstern
81ccc09e5d
Translation updates
2019-12-25 13:06:30 +02:00
Yair Morgenstern
dedb46c55c
3.4.3
2019-12-23 19:15:57 +02:00
Yair Morgenstern
ffd5368df4
Added Promotion information to Civilopedia
2019-12-21 21:05:54 +02:00
Yair Morgenstern
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
2019-12-20 11:27:26 +02:00
Yair Morgenstern
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!
2019-12-19 18:29:18 +02:00
Yair Morgenstern
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
Yair Morgenstern
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
2019-12-18 22:24:18 +02:00
Yair Morgenstern
a90d93c27e
3.4.0-patch1
2019-12-17 21:05:25 +02:00
Yair Morgenstern
113531a695
Spanish Civ is not production-ready, and natural wonders should be opt-in at the beginning
2019-12-17 16:56:07 +02:00
Yair Morgenstern
94a960abc2
All languages should work for everyone
2019-12-15 22:00:12 +02:00
lishaoxia1985
e937ea0af1
all codes are writen in Kotlin ( #1452 )
2019-12-15 20:28:34 +02:00
Yair Morgenstern
5d75c3d65e
3.3.9
2019-12-15 20:04:10 +02:00
Yair Morgenstern
acf91b4e12
Solved Application Not Responding errors when saving large games
2019-12-12 20:27:46 +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
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
eace5a46b4
Disabled GL 3.0 because it causes problems in Mac computers
2019-12-08 09:10:02 +02:00
Yair Morgenstern
8c71e782a7
Better APK name for releases
2019-12-07 21:15:40 +02:00
Yair Morgenstern
9f3a943865
Resolved #1426 - starting a new game from a file-map game shows new correct options on the new game screen
2019-12-07 20:31:04 +02:00
Yair Morgenstern
3ea4f8bc82
Resolved #1420 - Menu in the map editor no longer opens multiple times on subsequent clicks
2019-12-06 10:12:16 +02:00
Yair Morgenstern
975531d856
Enabled HDPI for Mac OSX
2019-12-04 19:56:09 +02:00
Yair Morgenstern
ab2c7fe51f
3.3.4-patch1
2019-12-03 21:04:48 +02:00
Yair Morgenstern
e3ac6f4e53
Resolved #1404 - AI should no longer be able to win cultural victory after being defeated
2019-12-02 22:08:57 +02:00
Yair Morgenstern
757439f2d1
3.3.3
2019-11-30 21:56:00 +02:00
Yair Morgenstern
4270142421
Should now be recognized as Game in Android
2019-11-27 20:44:15 +02:00
Yair Morgenstern
8232ca3aee
Dammit packr
2019-11-27 20:26:09 +02:00
Yair Morgenstern
3fad0985b4
Attempt to use GL 3.0 when possible
2019-11-25 06:34:02 +02:00
Yair Morgenstern
86fdf3ebd7
3.3.0-patch1
2019-11-23 21:36:00 +02:00
Yair Morgenstern
6772e19981
3.3.0
2019-11-20 23:40:06 +02:00
Yair Morgenstern
9533a35d15
3.2.4
2019-11-18 22:00:44 +02:00
Yair Morgenstern
dd8f812465
Units &c updated!
2019-11-16 19:42:34 +02:00
Yair Morgenstern
6eaa4c320f
3.2.2
2019-11-13 23:07:04 +02:00
Yair Morgenstern
91eed3fc02
3.2.1-patch1
2019-11-10 18:34:44 +02:00
Yair Morgenstern
d8ec67bb43
Resolved #1307 - you no longer get a notification when conneccting to the cities of other Civs
...
New notification when cities have disconnected from your capital
2019-11-06 21:43:48 +02:00
Yair Morgenstern
f6d2143ff6
Fixed weird resizing bug - #1304 , thanks @ninjatao!
2019-11-06 19:25:02 +02:00
Yair Morgenstern
140753e9c4
Resolved #1302 - captured settlers are converted workers as per original Civ V
2019-11-05 18:16:37 +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
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
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
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
8151476806
NativeFont has proved itself well enough - got rid of old WenQuanYiMicroHei font and corresponding setting
2019-10-26 20:54:32 +03:00
Yair Morgenstern
891ea5584f
Resolved #1234 - improvements that replace the current improvement now indicated in the improvement picker screen
2019-10-24 22:18:47 +03:00
Yair Morgenstern
062d1d34ce
Czeck -> Czech icon, obviously
2019-10-22 19:31:28 +03:00
Yair Morgenstern
e6ecc53615
Progress bar should no longer appear after getting a tech in the middle of research for free
...
Generalized unique fonts to fit Korean as well as Chinese
2019-10-22 00:14:56 +03:00
Yair Morgenstern
77f479e39b
Added river toggles to map editor to see how it looks. Not good, btw - can't see rivers behind mountain/forest/hill tiles...
...
Disabled for now, until we find a better way to display rivers.
2019-10-18 16:39:23 +03:00
Yair Morgenstern
36ffc5520a
Added annex/puppet/liberate/raze explanations on the popup where you choose between them
2019-10-15 20:30:11 +03:00
Yair Morgenstern
27dfae18de
Can now choose Era when starting a new game!
2019-10-11 16:05:27 +03:00
Yair Morgenstern
8d58702d80
Resolved #1177 - Great Improvements now provide Strategic resources
...
APK no longer bundles maps in assets
2019-10-10 14:48:09 +03:00
Yair Morgenstern
eb179c7a66
Nicer menu table
2019-10-10 12:39:52 +03:00
Yair Morgenstern
222e4ad4b5
Tutorial fix
2019-10-10 09:48:05 +03:00
Yair Morgenstern
3d992fc9ee
Resolved #1162 - City button, resources and tech description in multiplayer now act according to the viewing civ, and not the current player - Thanks @lobraarbol!
2019-10-06 19:21:47 +03:00