Commit Graph

8213 Commits

Author SHA1 Message Date
Yair Morgenstern
3600654f00 4.4.9 2023-02-02 17:19:13 +02:00
Yair Morgenstern
ccabc6164c
Version rollout (#8546)
* Bump version and create initial changelog entry

* Update Korean.properties (#8544)

* Update Ukrainian.properties (#8528)

* Update Ukrainian.properties

* Update Ukrainian.properties

* Update Ukrainian.properties

* Update Ukrainian.properties

* Update German translation (#8527)

* Update German translation

* Fixed manufactory

* Update Hungarian.properties (#8525)

* Update Hungarian.properties

* Update Hungarian.properties

* Update Hungarian.properties

* Update Hungarian.properties

---------

Co-authored-by: yairm210 <yairm210@users.noreply.github.com>
Co-authored-by: Yattong the Mackerel <saud2410@naver.com>
Co-authored-by: Gualdimar <Gualdimar@users.noreply.github.com>
Co-authored-by: MartinP <mape6@posteo.de>
Co-authored-by: balazsszalab <balazsszalab@freemail.hu>
2023-02-02 17:15:35 +02:00
Yair Morgenstern
866a92a483 Resolved #8543 - fixed crash switching to tileset immediately after downloading tileset mod 2023-02-02 17:11:56 +02:00
vegeta1k95
3859a26732
Better World-Wrap (#8494)
* Better World-Wrap

* Remove redundant list

* Fix flickering on sides + cleanup of ZoomableScrollPane

* Resolved #8529 - fixed 5hex image issues

---------

Co-authored-by: tunerzinc@gmail.com <vfylfhby>
Co-authored-by: Yair Morgenstern <yairm210@hotmail.com>
2023-02-02 17:07:50 +02:00
OptimizedForDensity
2c0ce05f78
Performance Improvements to Construction Automation (#8508)
* Improvements to construction automation

* Remove early return in work boat consideration

* Reviews and minor addition

* Move cache init to correct file

* I swear I didn't delete that line during the merge

* Redundancy
2023-02-02 17:07:04 +02:00
Gualdimar
e113a3a140
Select the next unit after closing the improvement screen (#8545) 2023-02-02 17:05:30 +02:00
Gualdimar
5a267e436c
Add Reset tutorials button (#8536)
* Add Reset tutorials button

* Fix typo
2023-02-02 13:33:07 +02:00
vegeta1k95
b7c9a30c38
Fix promotion screen buttons clickhandler (#8535)
Co-authored-by: tunerzinc@gmail.com <vfylfhby>
2023-02-02 09:06:16 +02:00
vegeta1k95
daef1e0769
Performance optimization: don't draw empty tile layers (#8538)
Co-authored-by: tunerzinc@gmail.com <vfylfhby>
2023-02-02 09:05:48 +02:00
Yair Morgenstern
a84470c74e Resolved #8529 - fixed 5hex image issues 2023-02-01 21:26:38 +02:00
Gualdimar
d43e190d24
CityRenamePopup (#8534)
it is now possible to rename a city by clicking on its name in the UnitTable on the world screen(bottom left)
2023-02-01 20:08:49 +02:00
vegeta1k95
b79411a5b2
Fix city table selection (#8531)
Co-authored-by: tunerzinc@gmail.com <vfylfhby>
2023-02-01 19:18:43 +02:00
Gualdimar
296a2f689f
Update CityScreenCityPickerTable.kt (#8533) 2023-02-01 19:18:03 +02:00
OptimizedForDensity
adde5c2bda
Refactor Construction Rejection Reasons (#8526)
* Refactor Rejection Reasons to use Sequences

* Renaming

* Rework some functions
2023-02-01 10:41:36 +02:00
Yair Morgenstern
fc4317975f 4.4.8 2023-01-31 23:49:06 +02:00
Yair Morgenstern
087d100887
Version rollout (#8523)
* Bump version and create initial changelog entry

* Update Hungarian.properties (#8504)

* Update Hungarian.properties

* Update Hungarian.properties

* Update Hungarian.properties

* Update Hungarian.properties

* Update Hungarian.properties

* Update Hungarian.properties

* Update Hungarian.properties

* Update Hungarian.properties

* Update Hungarian.properties

* Update Hungarian.properties

* Update Hungarian.properties

* Update German translation (#8498)

* Update German translation

* Update German translation

* Update German translation

* Update Ukrainian.properties (#8474)

* Update Ukrainian.properties

* Update Ukrainian.properties

* Update Ukrainian.properties

* Update Ukrainian.properties

* Update Ukrainian.properties

* Fixed test

---------

Co-authored-by: yairm210 <yairm210@users.noreply.github.com>
Co-authored-by: balazsszalab <balazsszalab@freemail.hu>
Co-authored-by: MartinP <mape6@posteo.de>
Co-authored-by: Gualdimar <Gualdimar@users.noreply.github.com>
2023-01-31 23:46:36 +02:00
Yair Morgenstern
3376a71dc7 Resolved #8499 - removed duplicate translation line 2023-01-31 23:18:22 +02:00
Yair Morgenstern
e156a08663 Removed docs section for translated images - see #8479 2023-01-31 23:16:21 +02:00
OptimizedForDensity
c3da760c3b
Notification log fix (#8509)
* Fix ruin notification and broken conditional check

* Translate idle production description
2023-01-31 23:08:17 +02:00
OptimizedForDensity
913cb3cf00
Fix Faith Healers healing enemies (#8522)
* Fix faith healers belief and add Friendly/Enemy mapUnitFilter support

* Use Ally instead of Friendly since Ally denotes the ally of a CS and not necessarily a friendly civ

* Fewer words

* Remove mapFilter implementation

* Remove nullability
2023-01-31 23:07:12 +02:00
vegeta1k95
03d5ba0f07
Add next-turn-progress bar for growth/production on CityButtons (#8506)
* Add next-turn-progress bar for growth/production on CityButtons

* Small nitpicks

---------

Co-authored-by: tunerzinc@gmail.com <vfylfhby>
2023-01-31 22:44:57 +02:00
itanasi
02e10b1000
Only heal when pillaging Improvements (#8511)
* Only Pillaging Improvements (not Roads) Heal 25HP

* Block repairs in Hostile Tiles

* Revert "Block repairs in Hostile Tiles"

This reverts commit ae1a2e9ece.
2023-01-31 22:35:53 +02:00
vegeta1k95
898d312109
Fix incorrect dimming (#8505)
Co-authored-by: tunerzinc@gmail.com <vfylfhby>
2023-01-31 22:26:13 +02:00
Gualdimar
7258507088
Autosave fix (#8517)
* Update UncivFiles.kt

* Update WorldScreen.kt
2023-01-31 22:24:04 +02:00
Gualdimar
dc6d1cb9f5
Remember "Show autosaves" setting state (#8518)
* Update GameSettings.kt

* Update LoadOrSaveScreen.kt
2023-01-31 22:22:21 +02:00
Yair Morgenstern
191ea76129 4.4.7 2023-01-30 09:31:31 +02:00
Yair Morgenstern
f00ce4b1f7
Version rollout (#8497)
* Bump version and create initial changelog entry

* Some simple translates (#8493)

Co-authored-by: GutorovMikhail <mgutorov@phoenixit.ru>

* Update Traditional_Chineses.properties (#8491)

* Update Spanish.properties (#8486)

* Update Korean.properties (#8485)

* Update Korean.properties

* Update Korean.properties

* Update Dutch.properties (#8484)

* Update Filipino.properties (#8481)

* Update Catalan.properties (#8478)

* Update Brazilian_Portuguese.properties (#8475)

* Update Hungarian.properties (#8473)

* Update Hungarian.properties

* Update Hungarian.properties

* Update Hungarian.properties

* Update Hungarian.properties

* Update Hungarian.properties

* Update Hungarian.properties

* Update Hungarian.properties

* Update Hungarian.properties

* Update Hungarian.properties

* Update Hungarian.properties

* Update Hungarian.properties

* Update Hungarian.properties

* Update Hungarian.properties

* Update Hungarian.properties

* Update Hungarian.properties

* Update Hungarian.properties

* Update Hungarian.properties

* Update Hungarian.properties

* Update Hungarian.properties

* Update Hungarian.properties

* Update Hungarian.properties

* Update Hungarian.properties

* Update Hungarian.properties

* Update Hungarian.properties

* Update Hungarian.properties

* Update Hungarian.properties

* Update Hungarian.properties

* Update Hungarian.properties

* Update Hungarian.properties

---------

Co-authored-by: Yair Morgenstern <yairm210@hotmail.com>

* fix translation

---------

Co-authored-by: yairm210 <yairm210@users.noreply.github.com>
Co-authored-by: Гуторов Михаил <79066966780@yandex.ru>
Co-authored-by: GutorovMikhail <mgutorov@phoenixit.ru>
Co-authored-by: nacro711072 <nacro711072@yahoo.com.tw>
Co-authored-by: Caballero Arepa <78449553+Caballero-Arepa@users.noreply.github.com>
Co-authored-by: Yattong the Mackerel <saud2410@naver.com>
Co-authored-by: Lena Bullens <95299589+LenaBullens@users.noreply.github.com>
Co-authored-by: Shann Aurelle Ripalda <shannaurelleg@gmail.com>
Co-authored-by: Joan Josep <juanjo.ng.83@gmail.com>
Co-authored-by: Vitor Gabriel <59321138+Ranbut@users.noreply.github.com>
Co-authored-by: balazsszalab <balazsszalab@freemail.hu>
2023-01-30 09:21:00 +02:00
Yair Morgenstern
e3f7e42b00 Resolved #8489 - modded notifications for ruins providing stats 2023-01-30 09:10:47 +02:00
vegeta1k95
f92f72bc1b
Optimized BorderedTable, refactored CityButton, new air table for units + misc (#8487)
* Optimized BorderedTable, refactored CityButton, new air table for units + misc

* Fix city plate not moving up on deselect + minor nitpicks

* Fix: add forgotten bg

---------

Co-authored-by: tunerzinc@gmail.com <vfylfhby>
2023-01-30 09:05:37 +02:00
OptimizedForDensity
ee2bd20abe
Fix division by zero crash (#8495) 2023-01-30 07:43:38 +02:00
Yair Morgenstern
4ea644aa8d Resolved #8490 - missionaries check if inquisitors block their religion, and not the religion of the unit's owner 2023-01-29 18:31:35 +02:00
Yair Morgenstern
072f08d440 Allow unique ruins stat gain notifications 2023-01-29 18:26:30 +02:00
Yair Morgenstern
3119bdb005 AI automation: Don't nuke cities that we're already winning against 2023-01-28 20:27:23 +02:00
Yair Morgenstern
544cc0b17d AI battle automation vastly improved for taking over cities 2023-01-28 19:53:14 +02:00
Yair Morgenstern
33b2c11b6a chore: unit automation org 2023-01-28 19:23:53 +02:00
Yair Morgenstern
f02ea68942 Resolved #8483 - wonder overview uses viewing civ, not current player 2023-01-28 19:00:35 +02:00
vegeta1k95
86fd874ac5
Rework of TileGroup: split into dedicated layers, initial preparation for slot-mechanics (#8470)
Co-authored-by: tunerzinc@gmail.com <vfylfhby>
2023-01-26 23:05:50 +02:00
Yair Morgenstern
90f3aee2eb 4.4.6 2023-01-25 22:14:45 +02:00
Yair Morgenstern
b62188169c
Version rollout (#8468)
* Bump version and create initial changelog entry

* Update Indonesian.properties (#8467)

* Update Korean.properties (#8464)

* Updated Brazilian_Portuguese.properties (#8460)

* Updated Brazilian_Portuguese.properties

* Updated Brazilian_Portuguese.properties

* Update French.properties (#8458)

* Update French.properties

* Update French.properties

* Update Hungarian.properties (#8455)

* Update Hungarian.properties

* Update Hungarian.properties

* Update Hungarian.properties

* Update Hungarian.properties

* Update Hungarian.properties

* Update Hungarian.properties

* Update Hungarian.properties

* Update Hungarian.properties

* Update Hungarian.properties

* Update Hungarian.properties

* Update Hungarian.properties

* Update Hungarian.properties

* Update Hungarian.properties

* Update Hungarian.properties

* Update Hungarian.properties

* Update Hungarian.properties

* Update Hungarian.properties

* Update Hungarian.properties

* Update Hungarian.properties

Co-authored-by: Yair Morgenstern <yairm210@hotmail.com>

* Update Czech.properties (#8454)

* Update Czech.properties

* Update Czech.properties

* Update Czech.properties

* Update Simplified_Chinese.properties (#8451)

* Update Simplified_Chinese.properties

* Update Simplified_Chinese.properties

* Update Simplified_Chinese.properties

* Optimize Simplified Chinese translation

* Update Italian.properties (#8450)

Co-authored-by: yairm210 <yairm210@users.noreply.github.com>
Co-authored-by: kensvin <kensvin28@gmail.com>
Co-authored-by: Yattong the Mackerel <saud2410@naver.com>
Co-authored-by: Vitor Gabriel <59321138+Ranbut@users.noreply.github.com>
Co-authored-by: Ouaz <Ouaz@users.noreply.github.com>
Co-authored-by: balazsszalab <balazsszalab@freemail.hu>
Co-authored-by: jahodovykolac <79529669+jahodovykolac@users.noreply.github.com>
Co-authored-by: CrispyXYZ <64761703+CrispyXYZ@users.noreply.github.com>
Co-authored-by: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.com>
2023-01-25 21:37:03 +02:00
Yair Morgenstern
d91c10cb50 Resolved #8281 - Modding: allow roads/railroads with no required tech 2023-01-25 21:04:54 +02:00
Yair Morgenstern
18c6c9c91a Resolved #8398 - Fixed spawn ignoring i/4 of the map 2023-01-25 20:52:58 +02:00
Yair Morgenstern
11a0ef52d1 Resolved #8461, Resolved #8462 - Fixed 'infinite stat' from city-states 2023-01-25 20:34:15 +02:00
Yair Morgenstern
ff696a9272 Resolved #8463 - tutorial task mistake 2023-01-25 20:30:08 +02:00
Yair Morgenstern
a4fde1ae3c Resolved #8158 - Fallback images for all major objects 2023-01-24 23:52:34 +02:00
AlatarTheYoung
dcdcc3bc8c
Modification of the random part of Prize Ship to avoid save scumming (#8448)
* Modification of the random part of Prize Ship to avoid save scumming

* Update core/src/com/unciv/logic/battle/Battle.kt

Code modification for readability

Co-authored-by: Yair Morgenstern <yairm210@hotmail.com>

* Added conversion to Long

Co-authored-by: Yair Morgenstern <yairm210@hotmail.com>
2023-01-23 23:56:14 +02:00
Yair Morgenstern
04cb4bd2a9 Resolved #7177 - Android custom location save 2023-01-23 23:55:21 +02:00
Ouaz
dd9f946de9
Fix missing ' = ' (#8459) 2023-01-23 22:39:46 +02:00
Yair Morgenstern
c9a10bccb3 Population icon before unit image in city tiles 2023-01-23 22:12:03 +02:00
Yair Morgenstern
cbf989ce91 Fade units and improvements in city 2023-01-23 21:39:13 +02:00
Yair Morgenstern
b76cd34513 Do not allow placing of 'repair' in map editor 2023-01-23 21:25:29 +02:00