Commit Graph

3419 Commits

Author SHA1 Message Date
215310b413 Diplomacy screen, declaring war, no entering frienly enemy territory 2018-08-02 21:21:30 +03:00
bf9e06445c All diplomacy now done from a separate screen 2018-08-02 14:59:53 +03:00
023c4cd1c6 Trade now almost entirely separate from Trade Screen, so the Trade screen can become a Diplomacy screen! 2018-08-01 22:41:23 +03:00
d8bb0eb9e5 Can now trade Peace Treaty! Which leads to actual fukken peace! 2018-07-31 17:48:57 +03:00
82c42e8528 Trade classes re now separate files 2018-07-30 13:30:13 +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
041f904f6c Added language picker screen 2018-07-26 23:46:14 +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
b4614fc1f5 Railroad now looks like a railroad and visible on tundra 2018-07-24 18:22:39 +03:00
b1f14761ad Merge branch 'master' of https://github.com/yairm210/UnCiv 2018-07-20 15:58:38 +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
0d261e88bf Added list of units to empire overview 2018-07-19 13:29:52 +03:00
5ee0c47e22 If a unit can be promoted twice, the promotion picker remains open after you pick the first promotion 2018-07-18 13:26:29 +03:00
7ec95fefd9 No tile will now be in 2 cities simultaneously
Cities can't "take over" tiles neighboring to a city
2018-07-16 23:50:35 +03:00
da3d749547 When unable to support units, they disband one by one instead of all at the same time 2018-07-15 19:51:27 +03:00
68781ed5f7 Units can only upgrade within your borders (thanks Noam!) 2018-07-13 17:28:08 +03:00
bfb53a1940 Updating happiness happens in a different thread so it doesn't impede the update() function 2018-07-12 19:17:58 +03:00
3215e0eea9 Displayed happiness updated within the turn (thanks Am-Per-Sand!) 2018-07-11 21:25:23 +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
a193be18b3 Free Religion policy is now pickable 2018-07-09 17:28:25 +03:00
8479074e84 added units and combat (#193)
and corrected typos and omitted words
2018-07-07 21:36:28 +03:00
0c17e19ea2 Trading gold now works as well! 2018-07-06 16:42:32 +03:00
9f81ac6676 Defeated civs no longer have automated actions, and their remaining units are removed from the map 2018-07-03 22:25:13 +03:00
d7a8f52c86 minor translations finished (it, ru, ro, fr) 2018-07-02 13:27:42 +02:00
62246ff1c9 More translation stuff
When will the madness end?
2018-07-01 17:27:52 +03:00
f08261edaf Fixed bug where (I assume) if you started a game before version 94, then you may not have any techs at all, and so wwhen you try to fund the player's Era by techs, it finds nothing and explodes 2018-07-01 17:16:56 +03:00
4593bed7dc Future tech can now be constantly researched! 2018-07-01 17:05:30 +03:00
837195293c Fixed minor merge conflict between dutch and other languages 2018-07-01 16:59:41 +03:00
a9b33f1322 Dutch translation (#185)
An almost complete Dutch translation for UnCiv I wasn't able to translate everything but I do hope that this will Improve the game from a 10/10 to a 11/10
2018-07-01 16:41:10 +03:00
16e762c15e minor tranlations
added comments on what eras are one word translated + finished the other minor translations
2018-07-01 01:47:00 +02:00
e81df16317 Added Yes/No popup (we'll need it when we have diplomacy and you tell a unit to enter enemy territory)
Added opttion to disband unit (as a test for the popup)
2018-06-27 22:43:15 +03:00
853f86b613 Basic translations
We need to review the era translations as they are gender sensitive and sometimes there's one word translations (ex: renaissance era [it] Rinascimento)
2018-06-27 19:07:14 +02:00
805fc5c739 Oligarchy policy now works as intended
More translation stuff
2018-06-25 23:11:22 +03:00
4bbffe318b More translation stuff 2018-06-25 21:50:56 +03:00
a59d6e7a46 Translation stuff
Fixed ultra rare bug where a unit that expends all its movement points on roads right before attacking will think that it can attack when it can't
2018-06-25 20:08:57 +03:00
15be9daf88 Merge branch 'master' of https://github.com/yairm210/UnCiv 2018-06-25 19:27:35 +03:00
1388aec34a Tech manager now shows eras of technologies! 2018-06-25 19:27:27 +03:00
c5f127e555 Policy branches are unlocked by era 2018-06-25 18:09:38 +03:00
85a8e68a0a Added Rifling with Rifleman unit 2018-06-25 14:16:39 +03:00
7898a24ff1 Added Metallurgy with Lancer unit 2018-06-25 14:12:17 +03:00
fea22cc049 Added Military Science tech with Cavalry unit and Military Academy building 2018-06-25 14:07:35 +03:00
1dffbe2db5 Added Dynamite tech with Artillery 2018-06-25 13:59:51 +03:00
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
8ee81b5bd9 Finished major translations
waiting for new entries
2018-06-25 05:19:24 +02:00