Commit Graph

1317 Commits

Author SHA1 Message Date
7b2bf48e04 Added City Ruins when a city is razed (no effects, just game flavour) 2018-09-23 11:03:03 +03:00
c1e6c8e894 Added "Sleep" action for units that can't fortify
Added tutorial after constructing the apollo program
2018-09-16 13:58:35 +03:00
9c8e173f4e Lots off background work for future water tiles
Resized xxxhdpi icon
2018-09-11 23:07:12 +03:00
68b64ca66f Added Honor and Autocracy policies 2018-09-05 17:17:30 +03:00
056a428376 Added secondary colors for civs - applies to units, cities, minimap, and more! 2018-08-30 23:54:33 +03:00
1227a47ea2 Added nations of Russia, Rome and Arabia! 2018-08-30 18:07:04 +03:00
40db822a79 Finished off promotions, adding Formation I, Formation II, Blitz, Logistics, Mobility, and Volley promotions 2018-08-28 12:12:14 +03:00
28f5ef5e4f Barbarians now destroy cities instead of capturing them
Destroyed cities reliquish their tiles like they're supposed to
2018-08-27 12:16:25 +03:00
94eb7198e9 Expanded city name of all civs to 30 since it's obvious there are some people who reach those numbers. 2018-08-26 09:27:08 +03:00
9fbb997e63 Added burial tomb unique building for Egypt 2018-08-24 15:15:52 +03:00
8978d13cdc Added paper maker as first unique building! 2018-08-23 13:16:41 +03:00
4fd9ac0f38 Added musketeer unique unit for France 2018-08-23 08:43:14 +03:00
abef1a64e5 Merge branch 'master' of https://github.com/yairm210/UnCiv 2018-08-17 11:38:42 +03:00
c1098c19d1 Policies Russian translation complete 2018-08-16 23:50:00 +03:00
b1e17a67c6 Added Range, Sentry, Siege and Indirect Fire promotions
Units now get experience when capturing a city
2018-08-16 08:52:29 +03:00
26b3366d93 Added all policy translation lines 2018-08-14 19:24:47 +03:00
e5342de6cd I belatedly translated the tutorials +some minor translations (#227)
* Adding tutorials Russian translation

* Oh forgot about this one

* Some new translations

* Translated some new tutorials

+one string translation at main file
2018-08-10 13:47:36 +03:00
3515b0f6bd Added instructions to deal with situations where the game has crashed but we've noticed it 2018-08-10 11:35:56 +03:00
39cd9c9fa7 Merge branch 'master' of https://github.com/yairm210/UnCiv 2018-08-09 19:08:25 +03:00
6f2b845e13 Civilization class renamd to Nation, to have it be distinct from CivilizationInfo 2018-08-09 18:44:43 +03:00
186feab0c6 Added notification when enemy declares war on us 2018-08-09 18:36:37 +03:00
e6bc3a1ab7 Added tutorials when first encountering barbarians and other civilizations 2018-08-09 18:33:47 +03:00
b79b682376 Added "conquer defeated city with melee unit" tutorial 2018-08-09 10:23:10 +03:00
76d80b30ca Merge remote-tracking branch 'refs/remotes/yairm210/master' 2018-08-08 22:45:15 +03:00
ca64d361f4 Adding Russian translation
policies, remove actions +minor additions. I think i finnally did it
2018-08-08 18:17:23 +03:00
07280104cc Merge remote-tracking branch 'refs/remotes/yairm210/master' 2018-08-08 17:23:08 +03:00
969e16787e Fixing out fixes 2018-08-08 17:16:49 +03:00
9d0035a8a6 AI now considers war on multiple civs, starting with the closest 2018-08-08 08:23:20 +03:00
3b83627386 Left side of diplomacy screen now scrolls 2018-08-07 07:39:44 +03:00
02fd349243 Massive AI combat improvements!
Added translations
2018-08-06 21:58:30 +03:00
12d3d9f2e1 Merge remote-tracking branch 'refs/remotes/yairm210/master' 2018-08-06 19:14:08 +03:00
353ce16360 Fixing Ryssian translation 3
Fixed translation of  Eras, unique buildings effects, unit types, unit
uniques, policy picker screen, trade categories.
2018-08-06 19:09:28 +03:00
ef60f86ab0 Fixing Russian trahslation 2
Fixed translatiaon of notifications, technologies and eras
2018-08-06 04:28:19 +03:00
f302bd412b Major translations it/ru/fr/ro
Some units not translated cause never encountered and not know if exist. May be duplicates in other languages... Not shure.
//Check comments inside file
2018-08-06 01:59:43 +02:00
1f622e01c4 My first commit trying to fix russian translation
Just fixed some of the first lines. Commiting just to save changes from my browser, and continue working with files on my computer tomorrow. The translation we have now is very bad. And all I can do is just try to fix it with my terrible knowledge of English, enough that this translation at least started to make sense, hoping someone would be able to finish it completely. I hope you understood me.
2018-08-06 02:18:09 +03:00
e655d6620a Added LOADS of words to be translated - all buildings and units! 2018-08-05 16:12:46 +03:00
c3cdae12d4 Tutorials are now defined per language! 2018-08-04 23:57:53 +03:00
7983901435 Info on translation percentage in language picker screen 2018-08-04 21:50:56 +03:00
ec0ebc73f0 Expanded translation for new game screen and overview screen 2018-08-04 21:36:08 +03:00
28e068801a Updated translation
Corrected Italian translation.
2018-07-29 11:23:50 +02:00
556a327bc2 translated trade, civ name, difficulty, map size
translated trade
2018-07-28 15:23:20 +02:00
8b259a3db3 Added ai unhappiness modifier to difficulty 2018-07-27 10:03:44 +03:00
9e7c3e0b08 added commas! 2018-07-26 18:10:45 +02:00
06c68302ce Added difficulty settings! 2018-07-25 22:56:25 +03:00
b653829547 units.json commas
easy to find with syntax highlighting
2018-07-20 15:56:57 +03:00
eb63ae4c5d Policies.json commas
Credits to github syntax highlighting
2018-07-20 15:56:26 +03:00
68781ed5f7 Units can only upgrade within your borders (thanks Noam!) 2018-07-13 17:28:08 +03:00
949d64c53c Added tutorials for strategic and luxury resources 2018-07-09 22:51:50 +03:00
849129ac65 Added trade translation texts
Added duration to trade screen buttons
2018-07-09 22:43:32 +03:00
fdcce8287f Merge branch 'master' of https://github.com/yairm210/UnCiv 2018-07-09 22:20:16 +03:00