SpacedOutChicken
79f7319a31
Stop putting Wonders as start buildings ( #5710 )
...
This will stop the adding of Wonders as starting buildings in the Future era
2021-11-27 20:01:05 +02:00
SimonCeder
10686d1d8f
We Love The King Day ( #5705 )
...
* we love the king day
* AI improvements
* Don't break old saves
* unused import
* tutorial
* proper growth when unhappy
* reviews
2021-11-27 19:59:19 +02:00
Xander Lenstra
4107ff3386
Added health conditionals ( #5707 )
...
* Added health conditionals
* Whenefied conditional
2021-11-27 19:52:54 +02:00
yairm210
ce158d0c44
Fixed terrace farms not improving with Civil Service and Fertilizer techs
2021-11-24 18:43:19 +02:00
yairm210
15cbf8359f
Resolved edge case crash when conquering the capital of a civ that has a unique capital city indicator
2021-11-24 18:33:51 +02:00
yairm210
5d160508d3
Fixed bug when attempting to load a game that uses mods you don't have
2021-11-24 18:33:44 +02:00
SimonCeder
2dd4415977
Counteroffer mechanic, updated trade valuations ( #5702 )
...
* counteroffer mechanic
* string template
* string template
* AI always counteroffers if able
2021-11-23 13:00:30 +02:00
yairm210
694e862944
Small improvement
2021-11-22 22:01:17 +02:00
yairm210
1b0eaa8a71
Unique autodocs ++
2021-11-22 21:59:35 +02:00
yairm210
92fd72d895
Better autogenerated unique docs
2021-11-22 21:10:21 +02:00
yairm210
4113b810ff
Simplified civ info stats happiness breakdown
2021-11-22 20:53:08 +02:00
yairm210
4617bc21a7
Added unique documentation generation when running from Android Studio :)
2021-11-22 20:49:31 +02:00
yairm210
532f42365c
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# core/src/com/unciv/models/ruleset/unique/UniqueType.kt
2021-11-22 20:27:11 +02:00
yairm210
63c5ed2156
Unique deprecation work
2021-11-22 20:24:43 +02:00
itanasi
b72a2c3ebb
Make Guided Missile Free (and Maintenance overhaul) ( #5698 )
...
* Add new UniqueType.NoMaintenance to support Guided Missile
* revert gradle
Add UnitMaintenanceDiscount
Rename UnitMaintenanceDiscount->UnitMaintenanceDiscountGlobal
Rework maintenance equation to account for overlapping reductions
Add maintenance variable to MapUnit
* Add square brackets in string (apparently didn't check in?)
More robust uniques check code so not assuming only one matching unique
Use toPercent()
* Proper toPercent() math
Co-authored-by: temurakami <spellman23@gmail.com>
2021-11-22 18:21:34 +02:00
yairm210
14c4f2d570
Step 3 - new uniqueTypes, and removed old getStatsFromUniques entirely!
...
And we can FINALLY remove that ugly double statsPerPopulation check, since we take ALL uniques and filter them by building/wonder type instead of local/nonlocal!
@xlenstra perhaps the lower two new unique types can be replaced with conditionals?
2021-11-21 22:43:51 +02:00
yairm210
213fc67c87
Step 2 - existing uniquetypes
2021-11-21 22:00:40 +02:00
yairm210
846388f032
Stats from uniques simplification, step 1 - setting up the base functions, with just one unique
2021-11-21 21:52:17 +02:00
yairm210
29dfb3b20d
3.18.4
2021-11-21 21:14:42 +02:00
deqtodo
62bcc33250
Update Russian.properties ( #5699 )
...
* Update Russian.properties
* Update Russian.properties
2021-11-21 21:10:31 +02:00
Giuseppe D'Addio
0afb5358a3
Update Italian.properties ( #5693 )
2021-11-21 21:10:18 +02:00
yairm210
b23ba40cd0
More Unique types, with some deprecations
2021-11-21 21:08:15 +02:00
yairm210
59c5d2b10c
Unique types for building filters
2021-11-21 21:02:45 +02:00
yairm210
4b5a709ee0
Resolved #4595 - policy screen keeps scroll position when adding new policy
2021-11-20 23:31:37 +02:00
yairm210
1a7f562bc0
Resolved #5265 - cannot add 2 of the same buildings to the queue visually
2021-11-20 23:27:31 +02:00
yairm210
73f275f4cd
Resolved #5642 - viewable tiles update after capturing city
2021-11-20 21:10:41 +02:00
yairm210
fa5ac83f88
Resolved #5662 - AI won't declare war at the very beginning of games for little reason
2021-11-20 21:00:40 +02:00
will-ca
d477029232
Cleanup renaming "CameraStageBaseScreen" in KDocs. ( #5695 )
2021-11-20 19:56:53 +02:00
yairm210
ea0738f6e5
Recreate map editor screen when changing ruleset to update all the editing tools
2021-11-19 15:20:28 +02:00
yairm210
ea29458038
Resolved #5668 - Changing base ruleset in map editor removes all terrain references that are no longer viable, including starting locations for nations not in new ruleset
2021-11-19 15:09:01 +02:00
yairm210
bdeccb87e8
Resolved #5692 - exiting Civilopedia always brings you o the previous screen
2021-11-19 14:15:48 +02:00
yairm210
ff3cd7511c
Somehow not all got added?
2021-11-19 12:27:48 +02:00
yairm210
200a62670c
Rename: Changed CameraStageBaseScreen to BaseScreen
2021-11-19 12:26:57 +02:00
yairm210
8ddbe3b2b7
3.18.3
2021-11-19 12:13:23 +02:00
SimonCeder
891ef5b0f1
Update Swedish.properties ( #5684 )
2021-11-19 12:02:35 +02:00
deqtodo
db191acd73
Update Russian.properties ( #5687 )
...
* Update Russian.properties
* Update Russian.properties
* Update Russian.properties
2021-11-19 12:02:20 +02:00
yairm210
422bb58814
Caught out of memory errors on autosave
2021-11-15 21:36:06 +02:00
Xander Lenstra
defa25f254
Updated vanilla policies and fixed a few oversights from G&K policies ( #5681 )
2021-11-15 18:38:49 +02:00
Xander Lenstra
b195f0b92c
Removed the religions file and favoured religions from the vanilla ruleset ( #5682 )
2021-11-15 15:35:45 +02:00
Xander Lenstra
8f89826d03
Removed code that was unreachable after the removal of an exception in BackwardCompatability.kt
for 3.18.2 ( #5680 )
2021-11-15 15:35:32 +02:00
yairm210
38bffb6225
3.18.2
2021-11-14 21:36:03 +02:00
Yair Morgenstern
3e04950b9b
Translations update ( #5676 )
...
* Update Ukrainian.properties (#5669 )
* Update Ukrainian.properties
* Update Ukrainian.properties
* Update Ukrainian.properties
* Update Ukrainian.properties
* Update Ukrainian.properties
* Update Indonesian.properties (#5667 )
* Update Indonesian.properties
* Update Indonesian.properties
* Update Italian.properties (#5666 )
* Update Italian.properties
* Update Italian.properties
Co-authored-by: Marerjh <40261003+Marerjh@users.noreply.github.com>
Co-authored-by: kensvin <63847755+Kensvin28@users.noreply.github.com>
Co-authored-by: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.com>
2021-11-14 20:30:44 +02:00
Xander Lenstra
5a458e93cb
Fixed a crash when changing the base ruleset while in portrait mode ( #5671 )
...
* Fixed a crash when changing the base ruleset while in portrait mode
* Whoops
2021-11-14 14:14:16 +02:00
yairm210
f3115d9f03
Pre-solved potential bugs, unique typing for deprecated uniques
2021-11-14 00:16:01 +02:00
yairm210
297c3d8ba6
Probably resolved #5555 - made tileset config overrides deterministic
2021-11-13 23:32:02 +02:00
yairm210
c41fb3591a
Caught "null values from musicHistory.peekLast" bug
2021-11-13 22:38:58 +02:00
yairm210
5910e52407
Catching out of memory errors when updating tiles with a catch-all popup
2021-11-13 22:33:55 +02:00
yairm210
fda3d32332
Performance improvement for getting civ-wide uniques, should help mitigate existing ANRs
2021-11-13 22:25:07 +02:00
yairm210
4b43ff5b5e
Resolved crashes in game options table when changing base ruleset before the mod list was defined
2021-11-13 22:18:11 +02:00
yairm210
eefe499fff
3.18.1
2021-11-12 00:35:57 +02:00