Yair Morgenstern
619d02d2b6
Hopefully will solve the github action fails
2021-05-08 22:54:11 +03:00
Yair Morgenstern
3a22a1127e
Gradle upgrade
2021-05-07 13:18:48 +03:00
Alexander Korolyov
453f5588ac
Custom map size ( #2876 )
...
* Adding custom map sizes. Initial commit
* Custom map sizes UI update
* Custom map size with rectangular shape
* Added compatibility with older Maps and Game saves
* Fixed build errors and added warning messages
Co-authored-by: Yair Morgenstern <yairm210@hotmail.com>
2021-05-06 18:39:28 +03:00
Yair Morgenstern
b8f9b99bd1
Fixed Civilopedia crash
2021-05-06 18:37:12 +03:00
Yair Morgenstern
db87c04017
Linting
2021-05-06 18:02:27 +03:00
Yair Morgenstern
dbc3bcb5a1
Fixed 'dead code' that got in on one of the PRs
2021-05-06 17:53:06 +03:00
SomeTroglodyte
7a8bf68885
Option Screen choices visible on minimap toggle buttons immediately - ugly ( #3881 )
2021-05-06 16:09:19 +03:00
SomeTroglodyte
7c34c5f440
Resource revealed notification can point to all reveals ( #3879 )
...
* May resolve #3862 : Resource revealed notification can point to all reveals
* Resource revealed notification can point to all reveals - wording
2021-05-06 16:08:35 +03:00
SomeTroglodyte
d11cf286b4
Worldscreen key bindings ( #3875 )
...
* WorldScreen most Civ5 key bindings
* WorldScreen keys - Overview button key hint
* WorldScreen most Civ5 key bindings - v2
* WorldScreen most Civ5 key bindings - civilopedia
Co-authored-by: Yair Morgenstern <yairm210@hotmail.com>
2021-05-06 16:04:24 +03:00
SomeTroglodyte
c622a3d9fd
City overview force consistent row height ( #3861 )
...
* City overview force consistent row height
* City overview force consistent row height - simpler
2021-05-06 15:48:58 +03:00
Yair Morgenstern
7f937e9784
I think we've removed all removable references to isHill()
2021-05-06 15:31:09 +03:00
Yair Morgenstern
e8d4767b6d
Height of terrains is now defined by a unique
2021-05-06 15:27:30 +03:00
Yair Morgenstern
59a419c1c9
TileInfo.hasUnique()
2021-05-06 15:13:15 +03:00
Yair Morgenstern
b7383bb959
Refixed denunciation effects - sorry Chek!
2021-05-06 14:40:08 +03:00
Yair Morgenstern
c601f7f9ec
Genericized "No Maintenance costs for improvements in [] tiles"
2021-05-06 14:34:40 +03:00
Yair Morgenstern
34bed66198
Genericized hill's "extra sight for land units" to a unique
2021-05-06 14:28:54 +03:00
Yair Morgenstern
8d2629088f
Hill city-strength bonus genericized
2021-05-06 14:27:12 +03:00
Yair Morgenstern
7686b1ee4a
Simplified rough terrain check
2021-05-06 12:35:28 +03:00
Yair Morgenstern
09de08764e
Revert "Option Screen choices visible on minimap toggle buttons immediately -… ( #3858 )"
...
This reverts commit ba9a90c680
.
2021-05-05 22:02:31 +03:00
Yair Morgenstern
ec33c43c3f
Show tech progress for next turn in tech button
2021-05-05 21:49:52 +03:00
Yair Morgenstern
738bc6caac
Fixed tests
2021-05-05 18:45:48 +03:00
Yair Morgenstern
fb93e3f7ee
Hills are converted to terrains that surround them
2021-05-05 18:00:07 +03:00
GGGuenni
b35d5d3121
changed hill to terrain Feature ( #3707 )
...
* changed hill to terrain Feature
* Update Terrains.json
* Update Terrains.json
* Snow with capital S
* Fixed tests failing
* Added check for ruleset supports hill as terrain feature
2021-05-05 17:48:47 +03:00
Yair Morgenstern
d864ed719f
Added decay to diplomatic denunciation - kudos @Chek
2021-05-05 16:23:15 +03:00
Yair Morgenstern
1b801e0bba
Fixed denouncement effects on third-party civs, and trade evaluation for enemy trades - kudos @Chek
2021-05-05 14:32:04 +03:00
SomeTroglodyte
d679632523
Bug: turnsLabel accumulates touchFocuses endlessly ( #3874 )
...
* Bug: turnsLabel accumulates touchFocuses endlessly
* May resolve #3862 : Resource revealed notification can point to all reveals - better
2021-05-04 22:14:16 +03:00
SomeTroglodyte
a25777f380
Overview screen category decoration + key hint ( #3872 )
...
* OverviewScreen: Category buttons decorated / key indicator
* OverviewScreen: Category buttons decorated / key indicator: Images
2021-05-04 12:10:34 +03:00
SomeTroglodyte
f2a08719e2
ImprovementPicker: R key 'moves' from Road to Railroad patch ( #3871 )
2021-05-04 11:59:08 +03:00
SomeTroglodyte
ba9a90c680
Option Screen choices visible on minimap toggle buttons immediately -… ( #3858 )
...
* Option Screen choices visible on minimap toggle buttons immediately - using lambdas
* Option Screen choices visible on minimap toggle buttons immediately - patch1
2021-05-03 16:26:08 +03:00
SomeTroglodyte
79c6ff0e3e
Fix cancel improvement order ( #3866 )
2021-05-03 15:58:38 +03:00
Yair Morgenstern
d38692fad3
resolved #3869 but no one really cares
2021-05-02 22:14:56 +03:00
Yair Morgenstern
8160d76f97
Resolved #3865 - Kudos @SomeTroglodyte
2021-05-02 21:38:38 +03:00
Yair Morgenstern
f2a25b26ab
Tilegroup accepts tile config also for *only the terrain part*, making all the extra "hill = grassland+hill" in the tileconfig json unnecessary!
...
@ravignir
2021-05-02 21:07:32 +03:00
Yair Morgenstern
204791c4b8
Great general unique no longer restricted to civilian units
2021-05-02 09:33:08 +03:00
Yair Morgenstern
ba1f647a8e
Changed loading of tile set configs to work also on PC, from within a JAR file
2021-05-01 23:59:29 +03:00
Yair Morgenstern
94c0995b23
3.14.5
2021-05-01 23:05:30 +03:00
SomeTroglodyte
7eb4250335
City expansion notification points to acquired tile ( #3859 )
2021-05-01 22:30:23 +03:00
Yair Morgenstern
eed26a5097
deprecated old uniques
2021-04-30 15:37:12 +03:00
Yair Morgenstern
8c098a7fd4
New layering is in da house!
...
FantasyHex-New is now FantasyHex!
2021-04-30 15:23:24 +03:00
Yair Morgenstern
9900795e02
Specify original owner when showing option to liberate city
2021-04-30 12:44:51 +03:00
Yair Morgenstern
9847d089b3
Fixed mod management screen to the new 'wrapped scrollpanne' style of PickerScreen
2021-04-30 12:34:24 +03:00
Yair Morgenstern
e9d450eb60
Tile options in map editor screen no longer 'click' on tiles behind them
...
Fixed new map screen
2021-04-30 12:29:56 +03:00
Yair Morgenstern
81c1e34f0f
Added "Self-destructs when attacking" unique
2021-04-30 12:11:49 +03:00
SomeTroglodyte
222e322230
A new KeyPressDispatcher supporting function keys with F1 demo ( #3853 )
2021-04-30 10:54:38 +03:00
SomeTroglodyte
8fc3e5bd98
Some visual improvements for the City Overview ( #3844 )
...
Co-authored-by: Yair Morgenstern <yairm210@hotmail.com>
2021-04-29 20:16:13 +03:00
Yair Morgenstern
350f0c48d3
Code cleanup for construction text - moved to city constructions file and simplified
2021-04-29 17:53:44 +03:00
Yair Morgenstern
4db97dcd1a
Added construction production info to city screen
2021-04-29 14:02:27 +03:00
lishaoxia1985
464d89298a
Fix screen bugs when you don't use splitpane in pickscreen ( #3760 )
2021-04-29 12:44:37 +03:00
SomeTroglodyte
66f07347e0
Keyboard navigation to switch panes within overview screen ( #3822 )
2021-04-28 21:40:15 +03:00
Yair Morgenstern
5b7170bf9f
Unified stat summing in city overview table
2021-04-27 19:02:14 +03:00