Commit graph

1407 commits

Author SHA1 Message Date
Nils Kneuper
c1896bb79e updated Italian translation 2022-03-26 14:58:52 +01:00
Nils Kneuper
cd68c1c272 updated British English translation 2022-03-26 14:57:36 +01:00
Wedge009
f8feee37e2 Update change log.
[ci skip]
2022-03-26 12:05:52 +11:00
Pentarctagon
3428f09642
Re-add changelog item. 2022-03-25 19:01:09 -05:00
doofus-01
d09f472b1a
Update changelog.md 2022-03-20 20:39:30 -07:00
Pentarctagon
3f41d911f2
1.17.2+dev. 2022-03-20 12:03:51 -05:00
Pentarctagon
7ce603e565
1.17.2. 2022-03-20 12:02:51 -05:00
Nils Kneuper
71ab6ebb4e updated Bulgarian translation 2022-03-19 16:43:11 +01:00
Pentarctagon
8655095516
changelog update. 2022-03-12 16:37:14 -06:00
Nils Kneuper
2c0b0bac68 updated Czech translation 2022-03-12 12:54:27 +01:00
Pentarctagon
7b08d049d7
Changelog update. 2022-03-10 10:25:57 -06:00
Elvish_Hunter
993776eef3 Changelog entry 2022-03-01 10:12:59 +01:00
Nils Kneuper
1d87f99353 updated British English translation 2022-02-26 11:58:47 +01:00
Pentarctagon
3c742717cc
1.17.1+dev. 2022-02-20 11:32:16 -06:00
Pentarctagon
437bf5a9ec
1.17.1. 2022-02-20 11:32:14 -06:00
Steve Cotton
912862c56b Update changelog
[ci_skip]
2022-02-19 21:09:42 +01:00
Charles Dang
dd509518e0 Upgrade to Lua 5.4.4 2022-02-15 23:09:15 -05:00
Tahsin Jahin Khalid
d3472d9be7 SoF: update changelog on thursagan bug fix 2022-02-15 22:06:51 +01:00
Wedge009
4c88909396 Set Chantal's side to have shroud so that share_vision has the intended effect when the player finds her. 2022-02-15 22:08:03 +11:00
Iris Morelle
6582f38948
campaignd: Set the correct port for 1.17.x 2022-02-14 23:00:31 -03:00
Steve Cotton
6d6d38e5bb Add-ons manager: handle the selected add-on changing in small-screen mode
Fix another instance of issue #3059, where code assumes that all parts of the
add-ons manager's UI are accessible, an assumption that fails when the dialog
uses a stacked widget to handle small window sizes.

The up and down arrow keys select the previous or next add-on in the list,
even when the small-window layout is hiding the list. That feels like a feature
rather than a bug, as it's useful and an understandable UX; however it needs
the fix in this commit so that on_addon_select() doesn't throw an exception
and close the dialog. The new code is the same as the fix that 050feb623b
applied to on_selected_version_change, traversing the stacked widget to get the
info.

(cherry picked from commit 6a72b2e511)
2022-02-08 17:43:07 +01:00
Nils Kneuper
6d4d58522b updated Russian translation 2022-02-05 13:47:14 +01:00
Nils Kneuper
6b2d466bce updated Czech translation 2022-01-29 11:21:21 +01:00
Nils Kneuper
f8f1c75a48 updated Portuguese (Brazil) translation 2022-01-22 11:38:41 +01:00
Nils Kneuper
c3d59a4c86 updated Italian translation 2022-01-22 11:36:58 +01:00
Tahsin Jahin Khalid
338c3f76f1 world conquest: update changelog on HP vanishing bug fix
that leaves only 1 bug left to patch
2022-01-20 00:46:48 +06:00
Wedge009
1f2aa617c2 Change log corrections.
[ci skip]
2022-01-17 10:02:22 +11:00
Descacharrado
68453aa18f Fixed the possibility of a missplaces dialogue when a bridge was broken 2022-01-17 09:52:53 +11:00
Descacharrado
939a1b1a70
DM S14 Smooth undead appearance and add dialogue (#6429) 2022-01-17 09:48:40 +11:00
Descacharrado
3fad3f7cd9
UtBS S08 Kromph and Dust Devil able to trigger Eloh's event (#6428) 2022-01-17 09:44:44 +11:00
Pentarctagon
7e61c66ac1
1.17.0+dev. 2022-01-16 12:25:05 -06:00
Pentarctagon
a7cf1fe714
1.17.0. 2022-01-16 12:24:01 -06:00
Pentarctagon
2a40d8b332
Sync changelog with stable. 2022-01-16 12:21:58 -06:00
Elvish_Hunter
608a2bf85e Improved variable setting in [heal_unit] and [harm_unit] 2022-01-16 13:13:52 +01:00
Nils Kneuper
1456066d4d added Spanish (Latin American) translation 2022-01-16 13:03:14 +01:00
Tahsin Jahin Khalid
3f504a4f7f changelog: update statement on WoF
(my text editor did not save the full sentence)
2022-01-16 15:13:16 +06:00
Tahsin Jahin Khalid
51b8f45906 WoF: update changelog to document campaign addition 2022-01-16 15:11:53 +06:00
Nils Kneuper
b3d13f3d82 updated Scottish Gaelic translation 2022-01-15 13:17:37 +01:00
Tahsin Jahin Khalid
b8b133baa2 World Conquest: updated changelog on bug fixes 2022-01-12 00:37:13 +06:00
Elvish_Hunter
4009a344c3 Added missing backticks 2022-01-08 22:29:57 +01:00
Elvish_Hunter
38855ba399 Fixed a gui.get_user_choice() call in the test scenario 2022-01-08 22:29:56 +01:00
Nils Kneuper
7340f51743 updated Chinese (Simplified) translation 2022-01-08 12:12:24 +01:00
Elvish_Hunter
f5654a9bf9 Changelog entry 2021-12-27 22:42:40 +01:00
Elvish_Hunter
b0d3097a62 Added --version flag to wmllint, wmlscope and wmlindent
Also made GUI.pyw report the version in the about dialog. Fixes #6346
2021-12-26 22:10:44 +01:00
Descacharrado
d4158a5869
UtBS S06b Look at the blown charges and make sure no units get stuck (#6369)
* Look at the blown charges and make sure no units get stuck
2021-12-09 09:56:58 +11:00
Descacharrado
74fa3d6127
UtBS S06b Fixed weird scout AI behaviour (#6368)
* Fixed weird ai behaviour
2021-12-09 09:55:21 +11:00
Wedge009
567e483aec Update change log.
[ci skip]
2021-12-08 15:12:19 +11:00
Wedge009
deee08fd5a
UtBS S9: Turn rebels into loyal units (#6371)
* Turn rebels into loyal units instead of just having zero upkeep costs for the scenario.

Resolves #6365.
2021-12-08 15:08:23 +11:00
Descacharrado
c1c5af1aac
Update changelog with my master PRs (#6367) 2021-12-07 11:22:05 -06:00
Wedge009
d84666f85d Update change log. 2021-12-07 23:50:45 +11:00