Yair Morgenstern
cb20d91822
Battle table displays bonuses according to tile that unit will attack from, not the current tile it's on
2023-04-08 21:34:55 +03:00
SomeTroglodyte
2150fc2244
Random nation count ( #9118 )
...
* Fix game starter problems with random number of players
* Some cleanup to use new Player constructor signature
2023-04-04 23:41:45 +03:00
Yair Morgenstern
a37391781a
Fixed tests
2023-04-03 13:56:13 +03:00
SomeTroglodyte
45d66f0580
Civilopedia Welcome, moddable ( #8940 )
2023-03-31 14:58:07 +03:00
SomeTroglodyte
da7786a2cb
More Spectator/Barbarians fixes related to income ( #9011 )
...
* Prevent Barbarians and Spectator having income or Allies
* Prevent Barbarians and Spectator having income or Allies - fix test
2023-03-23 23:57:23 +02:00
WhoIsJohannes
11be6e2804
Silently log ranking stats for each major civ every turn ( #8964 )
...
* Record each stat each round for each civilization.
* Implement custom serialization and encapsulate logic in separate CivRankingHistory.kt
* Address comments
* Address comments and add RankingTypeTest.kt
2023-03-21 14:38:22 +02:00
SomeTroglodyte
dabd26ac0d
Fix Great Person Create Improvement requiring Resource ( #8979 )
...
* Fix GP create with Improvement requiring Resource
* Unit Test: GP create with Improvement requiring Resource
2023-03-21 14:06:35 +02:00
Yair Morgenstern
2d6a88f3e3
Resolved #8968 - stats for notifications string'd without special characters
2023-03-20 00:41:58 +02:00
Yair Morgenstern
a37eb28964
UnitMovementAlgorithms -> UnitMovement and modernized city connections tests
2023-03-20 00:20:34 +02:00
Yair Morgenstern
a46870c862
Deprecation of old components - ConstructionFilter, Ruleset.maxXpFromBarbarians, GameParameters.gameSpeed
2023-03-16 22:53:22 +02:00
SomeTroglodyte
db08c30363
Make City center minimum tile yields moddable ( #8804 )
...
* Slight cleanup of TileStatFunctions
* Make City center minimum tile yields moddable
* Make City center minimum tile yields moddable - patch1
* Make City center minimum tile yields moddable - patch1
2023-03-13 17:02:08 +02:00
vegeta1k95
494fde53cf
Cleaning: platform specifics and UncivGame ( #8773 )
...
* Cleanup: platform specifics + UncivGame
* Fix tests
* Fix requests not clearing
---------
Co-authored-by: vegeta1k95 <vfylfhby>
2023-02-28 18:56:57 +02:00
vegeta1k95
c593056e42
Modding: allow mods to supply custom fonts ( #8715 )
...
* Modding: allow mods to supply custom fonts
* Cleanup
* Code cleanup
---------
Co-authored-by: vegeta1k95 <vfylfhby>
2023-02-21 23:09:11 +02:00
Yair Morgenstern
c6b888e6ed
Fix android build
2023-02-19 16:35:20 +02:00
Yair Morgenstern
70f81d1657
chore: huge code reorg for ui classes
...
Separated into screens, popups, and UI components, with screen-specific components located together with their screens
2023-02-19 07:47:29 +02:00
lishaoxia1985
4a3f7f0250
Some modifications for performance optimization ( #8631 )
2023-02-09 15:42:37 +01:00
Yair Morgenstern
0548b3b472
chore: renamed GameInfo.ruleSet -> ruleset
2023-02-03 13:06:32 +02:00
Yair Morgenstern
e84887b8c2
chore: separated unit cached values into separate file
2023-02-02 19:50:00 +02:00
Yair Morgenstern
7d93b24d8c
Renamed MapUnit.civInfo -> civ
2023-02-02 19:31:41 +02:00
Yair Morgenstern
6414ad95ae
Renamed City.civInfo -> civ
2023-02-02 19:21:12 +02:00
Yair Morgenstern
ba097cee9d
Stats serialize to notifications - see #8446
2023-02-02 18:16:51 +02:00
Yair Morgenstern
d565bf8f64
Fixed tests
2023-01-23 11:04:32 +02:00
Yair Morgenstern
783a469da5
chore: separated unit actions into several files
2023-01-23 00:42:45 +02:00
Yair Morgenstern
d662df9e2f
chore: Rename CivilizationInfo -> Civilization
2023-01-22 00:28:15 +02:00
Yair Morgenstern
81a5e15413
chore: Rename CityInfo -> City
2023-01-22 00:24:02 +02:00
Yair Morgenstern
82010e8564
chore: Rename TileInfo -> Tile
2023-01-22 00:19:25 +02:00
Yair Morgenstern
801116551b
Chore: Moved tile stat functions to separate class
2023-01-19 21:56:44 +02:00
Yair Morgenstern
69393eafce
Chore: Moved tile improvement functions to separate class
2023-01-19 21:32:58 +02:00
Yair Morgenstern
504a15b9a5
map file reorg
2023-01-19 18:42:24 +02:00
Yair Morgenstern
5ebfcc3a90
chore: Split CityInfo functions into CityTurnMAnager and CityFounder
2023-01-18 21:34:41 +02:00
Yair Morgenstern
e56d53dcd9
chore: Moved diplomacy functions to DiplomacyFunctions
2023-01-18 18:11:18 +02:00
Yair Morgenstern
4488a6fe51
chore: Moved unit functions to UnitManager
2023-01-18 17:32:47 +02:00
Yair Morgenstern
e272a1408d
chore: Removed turn management functions from CivInfo
2023-01-18 15:51:25 +02:00
Yair Morgenstern
e8f54cc2f5
chore: File reorg
2023-01-18 15:25:25 +02:00
Yair Morgenstern
5279a11c2f
chore: File reorg
2023-01-18 15:17:32 +02:00
Yair Morgenstern
bdc239fd34
chore: moved statsForNextTurn and happiness transients into civ stats
2023-01-18 14:49:25 +02:00
Yair Morgenstern
1ae75f22be
Better indication of cached-updating functions for civinfo
2023-01-18 13:35:01 +02:00
Yair Morgenstern
68daac5660
Advanced game options hidden by default for faster initial game
...
Better alignment on new game screen for options and mods
2023-01-17 22:30:24 +02:00
Yair Morgenstern
0ada7c476e
Fixed broken test, faster local tests
2023-01-17 21:49:12 +02:00
Yair Morgenstern
879a5b230f
Resolved #8387 - Fixed Reliquary belief
...
Got rid of multiple uniques with the same text
2023-01-16 13:05:11 +02:00
Yair Morgenstern
864145acbb
Differentiated attackable from visible tiles per Civ V
2023-01-15 11:19:32 +02:00
Yair Morgenstern
31acb7e469
Tiles 1 step out of bounds of visibility are visible if they're higher than current tile
2023-01-15 11:05:19 +02:00
Yair Morgenstern
d1a9caaa88
New tile visibility framework!
2023-01-15 10:54:41 +02:00
Yair Morgenstern
924dbf70d0
Added framework for tile visibility testing
2023-01-15 08:05:43 +02:00
Yair Morgenstern
6964c66d73
Fixed tests
2023-01-09 08:56:39 +02:00
itanasi
f244c36b57
Update all improvement and road writes to use TileInfo setters ( #8136 )
2022-12-15 07:18:47 +02:00
Yair Morgenstern
545b4afc5a
Generalized "Stats per policies" unique
2022-11-26 21:39:26 +02:00
Yair Morgenstern
2e5e221158
CityStateType overhaul!!!!
2022-11-21 20:30:52 +02:00
Yair Morgenstern
7d9db1e119
CityStateType deprecation p1
2022-11-21 20:03:05 +02:00
Yair Morgenstern
8530de7de1
Can now use [stats]
unique to add happiness globally
2022-11-21 11:33:29 +02:00