SomeTroglodyte
70517b9c3d
Sort maps & accelerate playing a newly edited map ( #6267 )
...
* Sort map file lists
* Pre-select custom map if saved within last 15min
2022-03-05 20:04:55 +02:00
SomeTroglodyte
617f801558
Improve Unique.getReplacementText
( #6265 )
2022-03-05 20:03:34 +02:00
SomeTroglodyte
2f980abd72
Locate Mod Errors choose base ruleset to do complex check against ( #6263 )
...
* Some Ruleset linting
* Mod-check display remove unnecessary FormattedLine
* Mod-check can run on selectable base ruleset instead of Vanilla only
* Mod-check show final severity on Expander
* Mod-check base selectbox translatable
2022-03-05 20:03:28 +02:00
SomeTroglodyte
9f9e8c33c5
Fix next turn button disabled after leaving sub-screens from menu ( #6261 )
2022-03-05 20:03:20 +02:00
SomeTroglodyte
e7fc1a565f
Fix after-pillage display ( #6255 )
2022-03-05 20:03:09 +02:00
SomeTroglodyte
c503f840d1
Hide irrelevant items from CityInfoTable stats ( #6254 )
2022-03-05 20:02:54 +02:00
SomeTroglodyte
115a7f84bf
Fix broken border display on the smallest possible maps ( #6266 )
2022-03-05 20:01:49 +02:00
Leonard Günther
0e26ea2cc8
Added deep link to multiplayer games ( #6273 )
2022-03-05 20:00:56 +02:00
SomeTroglodyte
1b9e496db5
Swap order on diplomatic victory: voting result _then_ victory ( #6270 )
2022-03-05 19:55:14 +02:00
SomeTroglodyte
0390ec225f
Move automated units button was showing when it didn't do anything ( #6271 )
2022-03-05 19:54:54 +02:00
Yair Morgenstern
d387a6fd48
Update mkdocs.yml
2022-02-28 22:55:37 +02:00
Yair Morgenstern
00c5ecb6a6
3.19.13
3.19.13
2022-02-28 22:49:11 +02:00
Yair Morgenstern
c9dfd4062d
3.19.13
2022-02-28 19:49:50 +02:00
Yair Morgenstern
a96934dc7c
Translations update ( #6248 )
...
* Translation: Update Spanish.Properties (#6243 )
* Translation: Update Spanish.Properties
Mosaicos? Pero si yá está el estandar de "Casilla"?...
* Update Spanish.properties
* Update Spanish.properties
* Create Spanish.properties
* Update Spanish.properties
* Update German translation (#6242 )
* Update Indonesian.properties (#6241 )
* Update French.properties (#6236 )
* Update Simplified_Chinese.properties (#6233 )
* Update Simplified_Chinese.properties
I have translated all I can, but there're still some of them out of my ability. Note: How to translate ID?
* Update Simplified_Chinese.properties
* Update Italian.properties (#6228 )
Co-authored-by: ArchDuque-Pancake <78449553+ArchDuque-Pancake@users.noreply.github.com>
Co-authored-by: MartinP <77325495+Mape6@users.noreply.github.com>
Co-authored-by: kensvin <63847755+Kensvin28@users.noreply.github.com>
Co-authored-by: Ouaz <Ouaz@users.noreply.github.com>
Co-authored-by: heipizhu4 <100454479+heipizhu4@users.noreply.github.com>
Co-authored-by: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.com>
2022-02-28 19:47:05 +02:00
SomeTroglodyte
bca3d5645a
Fix Spaceship production boni (and key binding) ( #6247 )
...
* Fix spaceship part boni
* Key binding for 'Add part to spaceship'
2022-02-28 19:42:02 +02:00
SomeTroglodyte
e2945687f2
Fix Ctrl-Letter key bindings ( #6232 )
2022-02-28 19:41:46 +02:00
SomeTroglodyte
9870003e33
Fix Petra and Garden not allowed in some cases ( #6245 )
2022-02-28 19:41:35 +02:00
SomeTroglodyte
651dcff581
Fix Polynesia's Wayfinding ( #6238 )
...
* Fix Polynesia's Wayfinding
* Fix mod option to use other unit filters with UnitsMayEnterOcean
2022-02-28 19:41:22 +02:00
itanasi
f360eda047
Align (reduce) Embarked Defense Strength per Era ( #6231 )
...
* Change Embarked Defending Strength per era. Update Tutorial a little
* Use JSON implementation of EmbarkDefense
Co-authored-by: itanasi <spellman23@gmail.com>
2022-02-28 19:41:13 +02:00
Yair Morgenstern
8a6b4de84f
Minor improvements from GPC
2022-02-28 19:39:44 +02:00
Yair Morgenstern
6bbab8a394
FINALLY removed CivInfo.getMatchingUniques(String)!
2022-02-27 16:57:21 +02:00
Yair Morgenstern
db1304ee35
3.19.12
3.19.12
2022-02-25 13:48:47 +02:00
Yair Morgenstern
79699a0ba7
Translations update ( #6227 )
...
* Update Indonesian.properties (#6225 )
* Update French.properties (#6218 )
* Update Spanish.properties (#6217 )
UPDATE
* Update Italian.properties (#6216 )
* Update German translation (#6215 )
Co-authored-by: kensvin <63847755+Kensvin28@users.noreply.github.com>
Co-authored-by: Ouaz <Ouaz@users.noreply.github.com>
Co-authored-by: Hello200000 <98656089+Hello200000@users.noreply.github.com>
Co-authored-by: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.com>
Co-authored-by: MartinP <77325495+Mape6@users.noreply.github.com>
2022-02-25 13:43:38 +02:00
Yair Morgenstern
78f0ad768a
Step 1 of resolving #6186 freshwater crisis - unify adjacency to a single function, only rivers are outliers ( #6219 )
2022-02-25 13:39:34 +02:00
SomeTroglodyte
8cb73ac91b
UncivSlider fixes ( #6222 )
...
* Fix UncivSlider isDisabled and snapToValues with the +/- buttons
* Apply UncivSlider to convertGoldToScience
* Apply percent tooltip formatting to sound volume sliders
* Linting and guard against a border case
2022-02-25 13:39:22 +02:00
SomeTroglodyte
6db4ba586c
Less instantiations of listOf(HiddenToUsers) ( #6220 )
2022-02-24 23:20:04 +02:00
Yair Morgenstern
c767ebe2bf
More unique typing isn't this fun
2022-02-24 16:29:09 +02:00
itanasi
f14a201afb
Fix Navies capturing Land Civilians ( #6223 )
...
* Correct logic for blocking Naval Melee from capturing Civilians on Land
* Even better solution now that we can move on to unguarded Civilian tiles. But still won't let us capture Civilians if we can't get there
Co-authored-by: itanasi <spellman23@gmail.com>
2022-02-24 13:38:17 +01:00
SomeTroglodyte
261e09e336
Rudimentary AI control over goldPercentConvertedToScience ( #6221 )
2022-02-24 13:36:41 +01:00
Yair Morgenstern
6babefd3ae
Removed documentation of deprecated uniques, with the autoreplace it's no longer important information
2022-02-24 10:55:16 +02:00
Yair Morgenstern
4b921b6006
Mouseover descriptions for simple unique parameters
2022-02-24 10:52:23 +02:00
Yair Morgenstern
40918db1b0
Unique documentation is collapsable
2022-02-24 10:22:47 +02:00
Yair Morgenstern
a3fd04bb59
Added color toggles similar to FastApi, stolen from https://github.com/tiangolo/fastapi/blob/master/docs/az/mkdocs.yml
2022-02-23 21:47:09 +02:00
Yair Morgenstern
ae2b91dd67
Moved wiki links to new site links
2022-02-23 21:40:20 +02:00
Yair Morgenstern
6170322a9f
Fixed tables in new wiki
2022-02-23 21:14:29 +02:00
Yair Morgenstern
e99ba8cee7
Reorganized wiki
2022-02-23 21:06:32 +02:00
Yair Morgenstern
4f3fa7b92c
Added material theme
2022-02-23 20:51:18 +02:00
Yair Morgenstern
e1e7cfa4fd
Merge branch 'mkdocs_test'
2022-02-23 20:39:17 +02:00
Yair Morgenstern
531c685d4d
Create mkdocs.yml
2022-02-23 20:34:26 +02:00
Yair Morgenstern
d255bf3fa7
mkdocs build
2022-02-23 20:20:48 +02:00
Yair Morgenstern
b7211a582c
Minor fix for global alert
2022-02-23 20:18:07 +02:00
Yair Morgenstern
4d710bcda7
mkdocs test
2022-02-23 19:28:06 +02:00
Yair Morgenstern
6d7e8616ec
3.19.11-patch1
3.19.11-patch1
2022-02-23 18:44:40 +02:00
Yair Morgenstern
1fcc59adb3
More readable unique docs - this is the easiest way I've found to have the uniques themselves stand out
2022-02-23 16:26:07 +02:00
Yair Morgenstern
1fa1c6885a
placeholder equality tests replaced with hasUnique() and getMAtchingUniques() instead
2022-02-23 12:16:09 +02:00
Yair Morgenstern
09089cb60d
Added uniques and deprecations for "Requires" and "Unlocked by" uniques - #6165
2022-02-22 16:55:37 +02:00
Yair Morgenstern
4ad9d58850
Some of the last remaining simple uniques, from now on it's more complicated ones
2022-02-22 16:38:52 +02:00
Yair Morgenstern
1f9c6f39b5
Uniques list is now officially the autogenerated doc
2022-02-22 12:25:07 +02:00
Yair Morgenstern
162ed35255
3.19.11
3.19.11
2022-02-22 11:41:06 +02:00
Yair Morgenstern
d01203fcdc
Translations update ( #6214 )
...
* Update Italian.properties (#6209 )
* Update Japanese.properties (#6207 )
* translate ConditionalsPlacement
* Update German translation (#6206 )
* Translation: Update of Spanish (#6204 )
* Translation: Update of Spanish
* Update Spanish.properties
* Update French.properties (#6200 )
* Update Indonesian.properties (#6198 )
Co-authored-by: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.com>
Co-authored-by: nukurette <nukurette@gmail.com>
Co-authored-by: MartinP <77325495+Mape6@users.noreply.github.com>
Co-authored-by: ArchDuque-Pancake <78449553+ArchDuque-Pancake@users.noreply.github.com>
Co-authored-by: Ouaz <Ouaz@users.noreply.github.com>
Co-authored-by: kensvin <63847755+Kensvin28@users.noreply.github.com>
2022-02-22 11:38:28 +02:00