Commit Graph

8305 Commits

Author SHA1 Message Date
Yair Morgenstern
9fee185f5d
Version rollout (#8377)
* Bump version and create initial changelog entry

* Update Spanish.properties (#8370)

Co-authored-by: yairm210 <yairm210@users.noreply.github.com>
Co-authored-by: Caballero Arepa <78449553+Caballero-Arepa@users.noreply.github.com>
2023-01-14 20:37:22 +02:00
Yair Morgenstern
682d1a194d Fixed battle table uneven when only one side has modifiers 2023-01-14 20:19:43 +02:00
Yair Morgenstern
1f0fd6ab1f "Street fighter" style of health bars 2023-01-14 20:13:43 +02:00
Yair Morgenstern
b6215690b7 Resolved #8368 - Different colors for 'definite damage' and 'possible damage' 2023-01-14 20:04:11 +02:00
Yair Morgenstern
15d8ed8f74 Resolved #8375 - Consider tile happiness for start-of-turn computations 2023-01-14 19:40:10 +02:00
Yair Morgenstern
d43716ea90 Resolved #8374 - Better Himeji Castle unique text 2023-01-14 19:02:05 +02:00
Yair Morgenstern
e9364582b5 Resolved #8373 - Fixed sleep not showing on units in tiles with improvements in repair 2023-01-14 18:59:25 +02:00
Yair Morgenstern
a3b0d045c6 #8372 - Fixed Great Person speed modifier 2023-01-14 18:51:39 +02:00
Yair Morgenstern
8551b9c725 Civilians no longer 'attack' on rightclick 2023-01-13 09:35:12 +02:00
Yair Morgenstern
16662f6260 4.3.21-patch1 2023-01-12 23:39:48 +02:00
letstalkaboutdune
61d3bdead4
Fixed Huns nation color (#8369) 2023-01-12 23:39:14 +02:00
Yair Morgenstern
8ed99a35b3 4.3.21 2023-01-12 20:26:56 +02:00
Yair Morgenstern
684239a8de
Bump version and create initial changelog entry (#8364)
Co-authored-by: yairm210 <yairm210@users.noreply.github.com>
2023-01-12 20:20:31 +02:00
letstalkaboutdune
3c47dd4a31
AbsoluteUnits - Unique Romans (#8365) 2023-01-12 20:20:01 +02:00
Yair Morgenstern
969579957f Better bonus resource color 2023-01-12 18:59:54 +02:00
Yair Morgenstern
47e1ee1bc7 Resolved #8360 - Game speed affects additional aspects 2023-01-12 18:52:01 +02:00
Yair Morgenstern
5c4798442d Notification scroll categories improved 2023-01-12 18:01:19 +02:00
Yair Morgenstern
d9a51fc566 Bonus resources light gray 2023-01-12 17:51:37 +02:00
Yair Morgenstern
9eda2d2564 Color suggestions now match json format for easy copy-paste 2023-01-12 15:19:44 +02:00
Yair Morgenstern
54a192558f Changed nation's colors according to poll results 2023-01-12 15:14:55 +02:00
alexban011
065fce6a97
Fixed some warnings (#8362)
* fix 2 warnings

* circleImageLocation not used

* isWorldScreen removed

NOTE: this parameter isn't used but TechButton.kt:72 does sent it
2023-01-12 14:26:58 +02:00
Yair Morgenstern
d605c41ae0 Fixed city screen bug for pillaged improvements 2023-01-12 12:56:52 +02:00
Yair Morgenstern
fa3296d3bc Fixed nation contrast issues 2023-01-12 10:19:20 +02:00
Yair Morgenstern
2251824d94 Recognize uncontrasting colors for nations according to WCAG guidelines, and suggest tinted versions to conform 2023-01-12 10:06:37 +02:00
Yair Morgenstern
7edfd497db Notifications sorted by category 2023-01-11 23:37:40 +02:00
Yair Morgenstern
ef78cbc7e3 Added Category to all notifications 2023-01-11 23:15:48 +02:00
Yair Morgenstern
9d2915b37b 4.3.20 2023-01-11 19:14:27 +02:00
Yair Morgenstern
fb4029e5d4
Version rollout (#8358)
* Bump version and create initial changelog entry

* Update Traditional_Chinese.properties (#8356)

Fullwidth "(" and halfwidth  "(" are both exist at this file. Not sure which one to choose. Need to clean up. Adjust some translate to match each other.

* Update Filipino.properties (#8355)

* Update Filipino.properties

* Update Filipino.properties

* Update Filipino.properties

* Update Filipino.properties

* Update French.properties (#8349)

* Complete Ukrainian transation (#8348)

Co-authored-by: Kostiantyn Kolesnichenko <mormat.iam@gmail.com>

Co-authored-by: yairm210 <yairm210@users.noreply.github.com>
Co-authored-by: LibertyBell <72909724+iamlibertybell@users.noreply.github.com>
Co-authored-by: Shann Aurelle Ripalda <shannaurelleg@gmail.com>
Co-authored-by: Ouaz <Ouaz@users.noreply.github.com>
Co-authored-by: Kostiantyn Kolesnichenko <test9@mormat.name>
Co-authored-by: Kostiantyn Kolesnichenko <mormat.iam@gmail.com>
2023-01-11 19:10:40 +02:00
Yair Morgenstern
5094fc8816 Show numbers on attack damage, show final strength comparison 2023-01-11 12:45:29 +02:00
Yair Morgenstern
b183297a5f Show numbers on attack damage 2023-01-11 12:24:00 +02:00
Yair Morgenstern
20f64e2ce5 Damage gets randomness as input 2023-01-11 12:06:47 +02:00
letstalkaboutdune
e417c67ced
AbsoluteUnits - Unique Triremes (#8354)
* AbsoluteUnits - Unique Triremes

Also increased banner size (2x each dimension) and fixed a typo in a Steam asset filename

* Update banner.png
2023-01-11 09:16:24 +02:00
vegeta1k95
8fa0343568
Fix foreign units flags fading (#8352)
Co-authored-by: tunerzinc@gmail.com <vfylfhby>
2023-01-10 09:18:04 +02:00
vegeta1k95
a507a0c15e
Fix AI being able to bombard non-visible tiles + optimizations (#8353)
Co-authored-by: tunerzinc@gmail.com <vfylfhby>
2023-01-10 09:17:33 +02:00
Yair Morgenstern
587e9b7686 Changed Windows icon for Unciv to new icon 2023-01-09 23:36:48 +02:00
Yair Morgenstern
7fe2b9e99b Resolved #8350 - unit icons no longer overlap unit action images, improved render time for unit images 2023-01-09 23:30:23 +02:00
Yair Morgenstern
8cd9bca7bf MoveTo image visible - #8350 2023-01-09 22:17:28 +02:00
vegeta1k95
0006aaef55
Modding: allow custom ResourcePortraits (#8330)
* Modding: allow custom ResourcePortraits

* Modding: big generification of the icons/portraits mechanism

* Resolve conflict

* Fix background fallback, remove dimming of improvement icons

Co-authored-by: tunerzinc@gmail.com <vfylfhby>
2023-01-09 21:03:00 +02:00
Yair Morgenstern
506d9e65ff 4.3.19 2023-01-09 19:37:35 +02:00
Yair Morgenstern
a7b45251d4
Version rollout (#8347)
* Bump version and create initial changelog entry

* Update Italian.properties (#8345)

* Update German translation (#8344)

* Update Catalan.properties (#8342)

* Update Korean.properties (#8341)

* Update Korean.properties

* Update Korean.properties

* Update Korean.properties

* Update Brazilian_Portuguese.properties (#8340)

* Update Simplified_Chinese.properties (#8339)

Co-authored-by: yairm210 <yairm210@users.noreply.github.com>
Co-authored-by: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.com>
Co-authored-by: MartinP <mape6@posteo.de>
Co-authored-by: Joan Josep <juanjo.ng.83@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: xk730 <40309144+xk730@users.noreply.github.com>
2023-01-09 19:30:31 +02:00
Yair Morgenstern
69d4772f0d Do not display "war against" quest to the civ that the war is against
Do not allow liberating city-states you were at war with
2023-01-09 19:27:53 +02:00
Yair Morgenstern
c4364e3a8f
Update README.md 2023-01-09 19:10:09 +02:00
letstalkaboutdune
9600a254d4
Platform Graphical Asset Update (#8343)
* Platform Graphical Asset Update

Updated repository graphical assets to match latest versions being used on all storefronts

* Update banner.png

* Reverted GH, resized banner
2023-01-09 19:08:46 +02:00
Yair Morgenstern
d822dc7abc Better victory data @touhidurrr 2023-01-09 19:02:48 +02:00
Yair Morgenstern
8f97b79a53 Resolve #8210 - Politics shortcut works 2023-01-09 19:01:28 +02:00
Yair Morgenstern
bf1e613bdd Resolve #7869 - limit the number of workers an AI creates 2023-01-09 18:45:55 +02:00
Yair Morgenstern
da82dcf559 Performance improvement for automated units looking for cities to connect 2023-01-09 16:29:58 +02:00
Yair Morgenstern
cf38ca9967 Resolve #8255 - include win/lose info in games, popup for multiplayer when someone else has won 2023-01-09 11:25:05 +02:00
Yair Morgenstern
8b63b4bdeb Fix "sell" containing square brackets 2023-01-09 09:17:01 +02:00
Yair Morgenstern
cba5ab0b91 Sleeping units wake if there's an enemy in 3-tile radius 2023-01-09 09:08:40 +02:00