Commit graph

637 commits

Author SHA1 Message Date
Yair Morgenstern
b166e23858 Game now longer gets an Application Not Responding when taking a long time creating a new game 2018-06-25 08:41:22 +03:00
Fantaziu Ion
8ee81b5bd9
Finished major translations
waiting for new entries
2018-06-25 05:19:24 +02:00
Fantaziu Ion
94608f6cf8
Minor Translations 2018-06-25 04:25:28 +02:00
Yair Morgenstern
fe31e4121a Added Barracks and Armory buildings to increase XP of units built in the city 2018-06-24 22:09:16 +03:00
Yair Morgenstern
a56e7e43aa Added Agriculture tech - no gameplay change, but it does tell the game's story well! 2018-06-24 21:19:57 +03:00
Yair Morgenstern
afd712c1c9 Added tutorials and basic help ffor capturing enemy cities and for connecting your cities to the capital with roads 2018-06-23 23:46:26 +03:00
Yair Morgenstern
a0e14ee8f8 Swords man upgrades to Longswordsman, Chariot Archer upgrades to Knight 2018-06-23 23:31:08 +03:00
Filius-Patris
908d913c25 Updated German translation (#173)
Adjusted translation with new placeholders (THANKS!!)
Added missing and some not-sure translations
2018-06-23 23:29:50 +03:00
Yair Morgenstern
56c5b7c1ca Added Industrialization between Economics and Steam Power 2018-06-22 15:34:47 +03:00
Yair Morgenstern
83471fb3cd Added Architecture tech 2018-06-22 15:24:22 +03:00
Yair Morgenstern
e592dc90a3 Added Steel tech 2018-06-22 13:28:24 +03:00
Yair Morgenstern
86ba484c78 Organized Physics tech, added Gunpowder 2018-06-22 13:25:42 +03:00
Yair Morgenstern
81e9cd317d Started normalizing tech tree to be like G&K - Added Guilds between Currreny and Chivalry 2018-06-22 13:07:52 +03:00
Yair Morgenstern
b8d9e432ef Fixed bug where if an enemy city expanded over your territory but you had a population working that tile, that population would be stuck there, and would remain unusable! 2018-06-22 12:21:57 +03:00
Yair Morgenstern
e0961e1b0b Unit table updates texts even if the unit hasn't changed 2018-06-22 10:41:53 +03:00
Yair Morgenstern
c1d196d38c Menu no longer appears multiple times on top of itself if you click the menu button several times in a row 2018-06-22 00:53:24 +03:00
Yair Morgenstern
bbbccc96ef Multiple performance improvements - managed to lower update time of a busy map from 1 second (which is A LOT) to 0.3, still room for improvement but nowhere near as bad! 2018-06-22 00:50:42 +03:00
Yair Morgenstern
bed7a37a6b Cities connected to capital have a connected symbol next to them
Unit information displays XP to next promotion
2018-06-21 22:52:24 +03:00
Yair Morgenstern
415add2417 Loads of translation changes, especially for German!
Changed font from Roboto to Arial because it contains some characters (e.g. for Romanian) that Roboto doesn't
2018-06-20 23:11:02 +03:00
Yair Morgenstern
bfad59ca9b Redid how finding attackable enemies works
Bottom line: AI now moves ranged units and attacks in the same turn
2018-06-20 19:41:00 +03:00
Yair Morgenstern
b596ca9863 Merge branch 'master' of https://github.com/yairm210/UnCiv 2018-06-20 19:38:50 +03:00
Yair Morgenstern
05b37dc660 AI now accompanies settlers with military units
AI now picks promotions for promotable units
2018-06-20 18:30:40 +03:00
Filius-Patris
f92a64c8e3 Added German translation (#166) 2018-06-20 18:24:52 +03:00
Yair Morgenstern
3f87cfa3db Fixed silly regex bug which works differently on desktop and android 2018-06-19 20:01:49 +03:00
Yair Morgenstern
7c26daaed2 Fixed edge-case bug where a tile that a unit was headed towards becomes unreachable afterwards 2018-06-19 19:33:26 +03:00
Yair Morgenstern
5aef49955a Added display option to change screen resolution 2018-06-19 18:36:04 +03:00
Yair Morgenstern
1175f06aa1 Merge branch 'master' of https://github.com/yairm210/UnCiv 2018-06-18 23:49:01 +03:00
Yair Morgenstern
1aee88c5cd Added Companion Cavalry 2018-06-18 23:48:10 +03:00
yairm210
cb255eded1
Added Companion Cavalry unit icon credits 2018-06-18 23:46:47 +03:00
Yair Morgenstern
0af880877f Added longbowman (Engand unique unit)
Techs now don't display units that are unique to other civs, or the base unit if you have a unique that replaces it
2018-06-18 23:33:49 +03:00
yairm210
07293ac449
Added Longbow image credits 2018-06-18 23:08:34 +03:00
Yair Morgenstern
fa14b6eebe Cities can now idle by producing Nothing 2018-06-18 22:00:07 +03:00
Yair Morgenstern
aa11c49eec Many more things are now translated!
Added more things to translate to translations.json
2018-06-18 21:41:07 +03:00
Yair Morgenstern
710e5eaa8d Merge branch 'master' of https://github.com/yairm210/UnCiv 2018-06-18 18:59:22 +03:00
Yair Morgenstern
f593d1eab6 Added notifications for enemies in or near our borders
ALL enemies now marked with a red circle to make them more visible
2018-06-18 18:59:15 +03:00
Yair Morgenstern
e0cfbea5a2 More things will be translated! 2018-06-18 13:20:37 +03:00
Yair Morgenstern
7d7a2e5ce1 Added lots of places where terms need to be translated in the code 2018-06-18 13:04:36 +03:00
Yair Morgenstern
009d11c40d Tutorials after "next turn" are now opened via the main thread 2018-06-18 08:39:01 +03:00
Fantaziu Ion
df82a526d4
Major interface translations
Added translation for main interface and gameplay strings (ru/it/fr/ro)
2018-06-18 03:40:43 +02:00
Yair Morgenstern
5df93757f2 Added Bowman as first unique unit! 2018-06-17 23:39:25 +03:00
Yair Morgenstern
8116a72fdf National wonders are now removed from captured cities (hence "National") 2018-06-17 23:22:09 +03:00
yairm210
92495f63ee
Added credits for Bowman image 2018-06-17 23:21:27 +03:00
Yair Morgenstern
ed8e664358 Added Cover, March and Charge promotions 2018-06-17 23:08:16 +03:00
Yair Morgenstern
5fa9ad0640 Normalized city strength according to original civ game
Added Walls and Castle buildings
2018-06-17 19:47:01 +03:00
Yair Morgenstern
80963e7eac Added damage modification from basic promotions 2018-06-16 23:35:54 +03:00
Yair Morgenstern
c6caf0cecd Added promotions mechanism! 2018-06-16 22:50:11 +03:00
Yair Morgenstern
92abe0cf73 More translations! 2018-06-15 16:48:38 +03:00
Yair Morgenstern
bcd5f02bec Razed cities now have a fire icon next to them 2018-06-15 16:48:04 +03:00
yairm210
29245118a6
Added Fire icon to credits 2018-06-15 16:08:20 +03:00
Yair Morgenstern
d429c6585b Aded terrains, resources improvements and techs to the translation file 2018-06-15 15:04:25 +03:00