Commit Graph

4784 Commits

Author SHA1 Message Date
Giuseppe D'Addio
449c5e1e2b
Update Italian.properties (#3562) 2021-01-29 12:31:57 +02:00
SpacedOutChicken
457588a2c9
Parameterize Civ Unique for increased XP gain (#3561)
* no message

* Revert "no message"

This reverts commit 9ece60bd58.

* Renamed Haka War Dance effect to Intimidation, to make it more applicable to non-Maori Warrior units.

* no message

* Parameterized civUnique for extra experience from combat

* Update build.gradle.kts

* Update BattleDamage.kt

* Update Policies.json

* Update Battle.kt

* Fully parameterized nationwide XP gain
2021-01-29 12:31:52 +02:00
Yair Morgenstern
1b19413736 Solved mod incompatability with Legalism issues 2021-01-29 12:30:36 +02:00
Yair Morgenstern
1a576539e0 Implemented Cultural Diplomacy policy 2021-01-29 12:06:16 +02:00
Yair Morgenstern
2f121983cf Implemented Scholasticism 2021-01-29 12:01:25 +02:00
Yair Morgenstern
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
Yair Morgenstern
9c725d74ae Parametrized "Maintenance on roads & railroads reduced by []%" 2021-01-29 10:35:01 +02:00
Yair Morgenstern
8e8215b5c4 Added 'replacementTextForUniques' parameter to buildings and units for custom text 2021-01-28 22:05:38 +02:00
Yair Morgenstern
bcab751f7c Linting 2021-01-28 16:21:25 +02:00
Yair Morgenstern
f11647d5fc Add a "Unlocked at [tech/era/policy]" unique to buildings and units 2021-01-28 15:11:05 +02:00
Yair Morgenstern
68498ec7ba "Save game" errors are now correctly caught and displayed to the user 2021-01-28 14:59:16 +02:00
Yair Morgenstern
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
Yair Morgenstern
0cba94dbcf Added mutually exclusive policy branches :) 2021-01-28 14:36:39 +02:00
Yair Morgenstern
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
Yair Morgenstern
6a266a6cac moveToTile can handle destinations that cannot be reached, for instance when exploring unknown areas 2021-01-28 11:58:53 +02:00
Yair Morgenstern
2cac1622c9 Deprecation of old uniques 2021-01-28 10:23:32 +02:00
Yair Morgenstern
30e5722c24 Added experimental movment which assumes unknown tiles are impassible - hopefully will resolve #3009 2021-01-27 17:59:07 +02:00
Yair Morgenstern
aa944bad87 3.12.10 2021-01-26 22:46:47 +02:00
Yair Morgenstern
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
Yair Morgenstern
3199098ae8 Solved ANRs when loading large maps in map editor 2021-01-26 22:20:36 +02:00
Yair Morgenstern
83ecc9ee42 Hopefully mitigated some concurrency related crashes 2021-01-26 22:20:03 +02:00
Yair Morgenstern
0c89986af4 Resolved #3436 - parametrized "+[]% [] in all cities" 2021-01-25 20:47:50 +02:00
Yair Morgenstern
48f68c6bd0 Smoother map panning 2021-01-25 19:23:48 +02:00
Yair Morgenstern
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
Yair Morgenstern
f5293843fd
Update uncivbot.yml 2021-01-24 19:39:34 +02:00
Yair Morgenstern
bf75ca2ec8
Update uncivbot.yml 2021-01-24 19:36:48 +02:00
Yair Morgenstern
2f3914ff76
Update uncivbot.yml 2021-01-24 19:34:39 +02:00
Yair Morgenstern
09d6ecb246
Update uncivbot.yml 2021-01-24 19:31:58 +02:00
Yair Morgenstern
06240ba402
Update uncivbot.yml 2021-01-24 19:22:36 +02:00
Yair Morgenstern
66dee1ae0d
Update uncivbot.yml 2021-01-24 19:09:39 +02:00
GGGuenni
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
Yair Morgenstern
93a6286512
Update uncivbot.yml 2021-01-24 00:50:57 +02:00
Yair Morgenstern
4ae2050e4d
Update uncivbot.yml 2021-01-24 00:14:59 +02:00
Yair Morgenstern
0a23a755ca
Update uncivbot.yml 2021-01-23 23:49:32 +02:00
Yair Morgenstern
241af27c71
Update uncivbot.yml 2021-01-23 23:48:26 +02:00
Yair Morgenstern
e812e8e908
Update uncivbot.yml 2021-01-23 23:47:11 +02:00
Yair Morgenstern
c6c5bffafd
Update uncivbot.yml 2021-01-23 23:43:49 +02:00
Yair Morgenstern
43577625e9
Update uncivbot.yml 2021-01-23 23:03:18 +02:00
Yair Morgenstern
e22f9a2691
Update uncivbot.yml 2021-01-23 21:48:32 +02:00
Yair Morgenstern
1f595dd2e7
Update uncivbot.yml 2021-01-23 20:57:00 +02:00
Yair Morgenstern
6c7ac90838
Update uncivbot.yml 2021-01-23 20:54:00 +02:00
Yair Morgenstern
fbb84ff5dd
Update uncivbot.yml 2021-01-23 20:52:26 +02:00
Yair Morgenstern
9e3e192098
Update uncivbot.yml 2021-01-23 20:48:50 +02:00
Yair Morgenstern
ede55084ab
Update uncivbot.yml 2021-01-23 20:31:25 +02:00
Yair Morgenstern
30ea299626
Update uncivbot.yml 2021-01-23 20:23:47 +02:00
Yair Morgenstern
dd07cd47e6
Update uncivbot.yml 2021-01-23 20:21:24 +02:00
Yair Morgenstern
693f0f1aaa
Update uncivbot.yml 2021-01-23 20:19:05 +02:00
Yair Morgenstern
57a7201077
Update uncivbot.yml 2021-01-23 20:16:10 +02:00
Yair Morgenstern
06091d1673
Update uncivbot.yml 2021-01-23 20:14:44 +02:00
Yair Morgenstern
e19c151494
Update uncivbot.yml 2021-01-23 20:11:10 +02:00