Commit Graph

4779 Commits

Author SHA1 Message Date
4e2aaa76dc Started implementing Patronage branch. Parametrized some uniques, city-states can handle different resting points for different civs. 2021-01-29 11:54:23 +02:00
9c725d74ae Parametrized "Maintenance on roads & railroads reduced by []%" 2021-01-29 10:35:01 +02:00
8e8215b5c4 Added 'replacementTextForUniques' parameter to buildings and units for custom text 2021-01-28 22:05:38 +02:00
bcab751f7c Linting 2021-01-28 16:21:25 +02:00
f11647d5fc Add a "Unlocked at [tech/era/policy]" unique to buildings and units 2021-01-28 15:11:05 +02:00
68498ec7ba "Save game" errors are now correctly caught and displayed to the user 2021-01-28 14:59:16 +02:00
852c06ae07 Not that the destination is not always reached, changed headTowards to return the actual tile the unit reached 2021-01-28 14:50:24 +02:00
0cba94dbcf Added mutually exclusive policy branches :) 2021-01-28 14:36:39 +02:00
18f4d4e53e Added city filter, and gerenicised several uniques to work with the city filter.
Deleted some deprecated uniques
2021-01-28 14:26:42 +02:00
6a266a6cac moveToTile can handle destinations that cannot be reached, for instance when exploring unknown areas 2021-01-28 11:58:53 +02:00
2cac1622c9 Deprecation of old uniques 2021-01-28 10:23:32 +02:00
30e5722c24 Added experimental movment which assumes unknown tiles are impassible - hopefully will resolve #3009 2021-01-27 17:59:07 +02:00
aa944bad87 3.12.10 3.12.10 2021-01-26 22:46:47 +02:00
894e520319 More concurrency problems avoided by creating a second cityStats to run the values on
This should also help speed things up, since we don't need to run the update() again to revert it!
2021-01-26 22:34:38 +02:00
3199098ae8 Solved ANRs when loading large maps in map editor 2021-01-26 22:20:36 +02:00
83ecc9ee42 Hopefully mitigated some concurrency related crashes 2021-01-26 22:20:03 +02:00
0c89986af4 Resolved #3436 - parametrized "+[]% [] in all cities" 2021-01-25 20:47:50 +02:00
48f68c6bd0 Smoother map panning 2021-01-25 19:23:48 +02:00
93bdb137f9 Translations update (#3559)
* Update Italian.properties (#3544)

* Update Japanese.properties (#3545)

* Update Japanese.properties

* Update Japanese.properties

* Japanese translation update (#3550)

* Update Japanese.properties

* Update Japanese.properties

* Finished translating some missing sentences in spanish (#3554)

* Turkish translation update (#3551)

* Update Turkish.properties

* Update Turkish.properties

* Update Simplified_Chinese.properties (#3546)

* Update Simplified_Chinese.properties

* Update Simplified_Chinese.properties

Co-authored-by: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.com>
Co-authored-by: paontv <57051667+paontv@users.noreply.github.com>
Co-authored-by: hirmonik <76709219+hirmonik@users.noreply.github.com>
Co-authored-by: marcosbach <77796076+marcosbach@users.noreply.github.com>
Co-authored-by: omerfaruk-cakmak <32402595+omerfaruk-cakmak@users.noreply.github.com>
Co-authored-by: 洛颍川 <73578868+LuoYinChuan@users.noreply.github.com>
2021-01-24 20:05:39 +02:00
f5293843fd Update uncivbot.yml 2021-01-24 19:39:34 +02:00
bf75ca2ec8 Update uncivbot.yml 2021-01-24 19:36:48 +02:00
2f3914ff76 Update uncivbot.yml 2021-01-24 19:34:39 +02:00
09d6ecb246 Update uncivbot.yml 2021-01-24 19:31:58 +02:00
06240ba402 Update uncivbot.yml 2021-01-24 19:22:36 +02:00
66dee1ae0d Update uncivbot.yml 2021-01-24 19:09:39 +02:00
3037ce4141 multiple game support for TurnChecker (#3540)
* TurnChecker now checks every multiplayer game

Not just the currently open game

* Adding game saving to turn checker

so multiplayerScreen stays up to date

* remove unused imports

* removing unused functions
2021-01-24 16:12:44 +02:00
93a6286512 Update uncivbot.yml 2021-01-24 00:50:57 +02:00
4ae2050e4d Update uncivbot.yml 2021-01-24 00:14:59 +02:00
0a23a755ca Update uncivbot.yml 2021-01-23 23:49:32 +02:00
241af27c71 Update uncivbot.yml 2021-01-23 23:48:26 +02:00
e812e8e908 Update uncivbot.yml 2021-01-23 23:47:11 +02:00
c6c5bffafd Update uncivbot.yml 2021-01-23 23:43:49 +02:00
43577625e9 Update uncivbot.yml 2021-01-23 23:03:18 +02:00
e22f9a2691 Update uncivbot.yml 2021-01-23 21:48:32 +02:00
1f595dd2e7 Update uncivbot.yml 2021-01-23 20:57:00 +02:00
6c7ac90838 Update uncivbot.yml 2021-01-23 20:54:00 +02:00
fbb84ff5dd Update uncivbot.yml 2021-01-23 20:52:26 +02:00
9e3e192098 Update uncivbot.yml 2021-01-23 20:48:50 +02:00
ede55084ab Update uncivbot.yml 2021-01-23 20:31:25 +02:00
30ea299626 Update uncivbot.yml 2021-01-23 20:23:47 +02:00
dd07cd47e6 Update uncivbot.yml 2021-01-23 20:21:24 +02:00
693f0f1aaa Update uncivbot.yml 2021-01-23 20:19:05 +02:00
57a7201077 Update uncivbot.yml 2021-01-23 20:16:10 +02:00
06091d1673 Update uncivbot.yml 2021-01-23 20:14:44 +02:00
e19c151494 Update uncivbot.yml 2021-01-23 20:11:10 +02:00
956c340226 Update uncivbot.yml 2021-01-23 20:09:56 +02:00
d8592ac34e Update uncivbot.yml 2021-01-23 19:52:58 +02:00
ea8d5957ff Update uncivbot.yml 2021-01-23 19:35:04 +02:00
f3e20e6870 Update uncivbot.yml 2021-01-23 19:32:05 +02:00
8fb13749df Update uncivbot.yml 2021-01-23 19:28:46 +02:00