Commit graph

432 commits

Author SHA1 Message Date
Yair Morgenstern
a193be18b3 Free Religion policy is now pickable 2018-07-09 17:28:25 +03:00
Yair Morgenstern
a511aa2927 You can no longer open 2 Yes/No popup instances at the same time (caused a crash if you opened 2 to disband a unit and clicked "yes" on both) 2018-07-09 17:24:44 +03:00
Yair Morgenstern
4d43b8d226 Fixed bug where if you discovered and enemy and traded ith him and your trade finished without leaving and reentering the game, the game would crash (but would be okay on reload) 2018-07-08 18:40:26 +03:00
Yair Morgenstern
1c304da9d1 Fixed bug where workers would try to head towards tiles they couldn't reach to construct roads 2018-07-06 16:47:51 +03:00
Yair Morgenstern
0c17e19ea2 Trading gold now works as well! 2018-07-06 16:42:32 +03:00
Yair Morgenstern
5fc20fb547 You now recieve notifications when units disband 2018-07-06 16:32:56 +03:00
Yair Morgenstern
74b10e8a31 Trade works! 2018-07-06 16:28:42 +03:00
Yair Morgenstern
895b4b55e2 Promotions can now be picked if ANY of the prerequisites is met, rather than all (thanks am-per-sand!) 2018-07-04 19:59:56 +03:00
Yair Morgenstern
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
Yair Morgenstern
99e3a208d2 Merge branch 'master' of https://github.com/yairm210/UnCiv 2018-07-03 21:25:20 +03:00
Yair Morgenstern
220ed19e3b AI now upgrades upgradable units if it has the money 2018-07-03 16:53:54 +03:00
Yair Morgenstern
de6e3f9ec8 All AI units that don't have a speciific target to attack will head towards the closest hostile city 2018-07-03 16:37:20 +03:00
Yair Morgenstern
9b59494a47 When civilization is in negative gold, units will start to disband until we can support the extra units 2018-07-03 16:36:18 +03:00
Yair Morgenstern
71f4c04948 Automated (and UI) workers now build roads between cities if they're big enough!
This was the major cause for the AI's economic failure!
2018-07-02 23:40:50 +03:00
Fantaziu Ion
d7a8f52c86
minor translations finished (it, ru, ro, fr) 2018-07-02 13:27:42 +02:00
Yair Morgenstern
c49a282a74 Added Trade and Diplomacy screens
When the civilization is losing money, buiding gold buildings is prioritized
2018-07-02 13:33:23 +03:00
Yair Morgenstern
ca99cbb989 Moved Delete Save button away from the Load Game button in the Load Game screen 2018-07-01 18:13:54 +03:00
Yair Morgenstern
62246ff1c9 More translation stuff
When will the madness end?
2018-07-01 17:27:52 +03:00
Yair Morgenstern
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
Yair Morgenstern
67b9b7ea7a When aa unit that was moving towards somewhere encounters an enemy unit within walking distance, it stops the movement that it had completely 2018-07-01 17:10:52 +03:00
Yair Morgenstern
4593bed7dc Future tech can now be constantly researched! 2018-07-01 17:05:30 +03:00
Yair Morgenstern
837195293c Fixed minor merge conflict between dutch and other languages 2018-07-01 16:59:41 +03:00
jorick44
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
Damjan94
45db23bd95 added the ability to scroll the cities in cities overview screen (#187)
* added the ability to scroll the cities in cities overview screen

* fixed the includes

* shortned the code a bit
2018-07-01 16:18:25 +03:00
Fantaziu Ion
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
yairm210
5f3d094655
Added Disband unit icon credits 2018-06-27 22:44:56 +03:00
Yair Morgenstern
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
Yair Morgenstern
c5787803f9 Overview screen now accessible from top bar 2018-06-27 20:35:04 +03:00
Fantaziu Ion
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
Damjan94
8cf6a43605 fixed the crash caused by missing curly braces (#181) 2018-06-27 19:53:38 +03:00
Yair Morgenstern
7836f6237f Civilian units no longer have promote action 2018-06-26 23:08:50 +03:00
Yair Morgenstern
15b602da1f Added empire overview screen! 2018-06-26 23:08:21 +03:00
Yair Morgenstern
fe1b74c197 Started adding empire overview screen 2018-06-26 18:13:01 +03:00
Yair Morgenstern
23f9d157a4 Organized files 2018-06-26 08:19:41 +03:00
Yair Morgenstern
805fc5c739 Oligarchy policy now works as intended
More translation stuff
2018-06-25 23:11:22 +03:00
Yair Morgenstern
4bbffe318b More translation stuff 2018-06-25 21:50:56 +03:00
Yair Morgenstern
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
yairm210
a235167116
Added Rifleman, Cavalry and Artillery image credits 2018-06-25 19:47:15 +03:00
Yair Morgenstern
15be9daf88 Merge branch 'master' of https://github.com/yairm210/UnCiv 2018-06-25 19:27:35 +03:00
Yair Morgenstern
1388aec34a Tech manager now shows eras of technologies! 2018-06-25 19:27:27 +03:00
Yair Morgenstern
c5f127e555 Policy branches are unlocked by era 2018-06-25 18:09:38 +03:00
Yair Morgenstern
85a8e68a0a Added Rifling with Rifleman unit 2018-06-25 14:16:39 +03:00
Yair Morgenstern
7898a24ff1 Added Metallurgy with Lancer unit 2018-06-25 14:12:17 +03:00
Yair Morgenstern
fea22cc049 Added Military Science tech with Cavalry unit and Military Academy building 2018-06-25 14:07:35 +03:00
Yair Morgenstern
1dffbe2db5 Added Dynamite tech with Artillery 2018-06-25 13:59:51 +03:00
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