pentarctagon
b30e6b2658
print files/rows that have issues
2024-05-22 09:53:21 -05:00
pentarctagon
f9f67eb6e1
write updates back to same file
2024-05-22 09:53:21 -05:00
Dalas121
7fde3f5ab6
EI: simplify S16 achievement ( #8897 )
...
The current S16 achievement requires that the player don't recall any units or have any items.
Some items are undroppable, which can make this achievement impossible if you give one to a loyal auto-recalled unit early in the campaign.
This PR alters the achievement to only care about droppable items.
2024-05-22 09:51:02 -05:00
Earth-Cake
b772c241e2
liberty generals name achievement fix for dawn
2024-05-21 23:21:37 -05:00
Dalas121
da47ecf25d
EI: Prevent Dacyn from using the Plague Staff ( #8892 )
...
Fixes #8885
2024-05-21 11:14:44 -05:00
Wedge009
73cc52b506
wmlxgettext: Remove unused WmlDefineState class disabled-as-comment/string and resolve #8867 (Python 3.12 highlighting invalid escape sequence in string with SyntaxError).
2024-05-21 14:55:09 +02:00
newfrenchy83
3d097f2950
add [filter_wml] to filter abilities like [experimental_filter_ability], [experimental_filter_ability_active] or [overwrite][experimental_filter_specials]
...
adding a sub-filter should make it possible to take into account the sub_tags of the abilities in the checking
2024-05-21 14:54:44 +02:00
Toom
9e08a78bf5
Reject [terrain] with unknown terrain type
2024-05-21 11:34:41 +02:00
Subhraman Sarkar
e262954c13
correctly open the initial tab ( #8889 )
2024-05-21 14:02:04 +05:30
Subhraman Sarkar
92d66554dd
UI : About dialog ( #8803 )
...
* Redesigned the version dialog to serve as a general purpose About dialog.
* Credits button removed from title screen
* Moved community dialog contents to about dialog as new tab
Co-Authored-By: Pentarctagon
* Bugfixes to the tab_container widget
* Success indication mechanism on copy buttons
2024-05-21 09:43:32 +05:30
Celtic Minstrel
8d5ca809f4
[Lua] Update obsolete location functions in ai_helper to return a proper named tuple and access locations as x,y instead of [1],[2]
2024-05-19 12:54:35 -04:00
Celtic Minstrel
058d0502e5
[Lua] Update obsolete use of [1],[2] to refer to locations, and simplify some code by leveraging the fact that any object with x,y qualifies as a location; also use moves_left for reachmaps instead of [3]
2024-05-19 12:54:35 -04:00
Celtic Minstrel
f5c4f2e841
[Lua] Update obsolete usage of [1],[2] to refer to a tag's name and contents
2024-05-19 12:54:35 -04:00
Celtic Minstrel
0f6fe67477
[Lua] Use wml.tag to construct WML tables
2024-05-19 12:54:35 -04:00
Wedge009
ef13ea4565
Tutorial S2: Only trigger comment about the 'Dumbo' orc if it is still alive after the attack.
...
Addresses final point in #5544 .
2024-05-19 10:54:16 +10:00
Nils Kneuper
29c469a138
updated French translation
2024-05-18 11:15:01 +02:00
Nils Kneuper
c324082bdf
updated Italian translation
2024-05-18 11:13:47 +02:00
Nils Kneuper
df07a0e695
updated Finnish translation
2024-05-18 11:12:32 +02:00
pentarctagon
927937bd8c
add a comment for the system prefs file.
2024-05-17 11:58:56 -05:00
pentarctagon
bf4b38b6d0
Better check for wesnothd executable name.
2024-05-17 11:58:56 -05:00
Tahsin Jahin Khalid
c57251ef34
Units: fix white horse HP and XP stats ( #8814 )
...
As pointed out by Celtic Minstrel and hejnewar
2024-05-15 16:54:53 +06:00
Steve Cotton
3924b06e70
Update German translation
...
Thanks to Aurelix.
2024-05-15 12:05:26 +02:00
Iris Morelle
286cc26612
Fix compiler warnings due to missing function prototypes
...
Introduced in d2b0df9967
, at least one
of the functions is affected on Xcode on macOS.
2024-05-13 10:24:00 -04:00
Pentarctagon
e75c579cae
update macos version used in CI ( #8865 )
2024-05-12 23:15:28 -05:00
pentarctagon
c3ddf890ed
don't need to check the same thing 5 times.
2024-05-12 23:12:10 -05:00
doofus-01
fa2770603b
update copyrights.csv for Wyvern images ( #8862 )
2024-05-12 12:28:55 +02:00
Subhraman Sarkar
336226d198
bugfixes for unit type editor ( #8846 )
...
* bugfixes for unit type editor
1. accept space in unit type id
2. don't write translated string to generated wml
3. add textdomain at the top of the generated file
4. fix bad key in generated attack block
2024-05-12 14:41:28 +05:30
doofus-01
62b9ddaa47
Wyvern graphics work ( #8854 )
...
* Wyvern portrait and animations
2024-05-11 19:43:45 -07:00
Nils Kneuper
add5abc628
updated Czech translation
2024-05-11 12:57:21 +02:00
Nils Kneuper
894da1d3a1
updated Bengali translation
2024-05-11 12:56:15 +02:00
Nils Kneuper
33a4c4b074
updated Finnish translation
2024-05-11 12:55:13 +02:00
Nils Kneuper
6c6c855627
updated French translation
2024-05-11 12:54:22 +02:00
pentarctagon
7bed0a16c9
remove unused threads commandline options
2024-05-07 18:58:57 -05:00
pentarctagon
c1cce5c806
Don't trigger achievement completion during replays.
...
Fixes #8858
2024-05-07 18:54:50 -05:00
Dalas121
3e4e805b08
EI S04b: Prevent aswaldan herbs from stacking ( #8859 )
...
In "Ill Humors", 2 spawn regions for aswaldan herbs overlap, which can result in both spawning on the same hex without any special visual indicator.
Credit to PointMeAtTheDawn.
2024-05-07 17:52:49 -05:00
pentarctagon
49cb1e88da
update docs for linux config dir location
2024-05-07 09:44:05 -05:00
Gunter Labes
dcdc8b4865
Update man pages
2024-05-07 09:12:43 +02:00
Pentarctagon
78f3eb821a
Remove special handling of config directory on linux ( #8848 )
...
Instead store the preferences, credentials, and lua command history files in the userdata folder, same as is done on windows and macos.
Also removes another instance of _X11 for #8806
2024-05-06 21:57:29 -05:00
Subhraman Sarkar
03a46f1d7c
Combobox, Tab Container and Editability in Text Box ( #8390 )
...
* new combobox and tab container widgets
* ediability in text box via the editable key
2024-05-06 09:56:44 +05:30
Dalas121
9d3e2e82a3
EI: s10 fix owaec being able to enter the sanctuary ( #8850 )
...
Fixes #8843
2024-05-05 09:13:54 -05:00
Elvish_Hunter
f89d18ec37
Update copyrights.csv
...
Added copyright data for the Fire Wisp unit and updated attribution for the Fire Guardian and Dawarf units
2024-05-05 13:53:09 +02:00
Elvish_Hunter
d8b1064c32
Added Fire Wisp unit
...
The sprites were made by fmunoz, who agreed by forum PM to re-license them under the CC-BY-SA license.
2024-05-05 11:06:47 +02:00
Earth-Cake
30a1a1e7be
EI - changed undead variants from 'spider' to 'ant' ( #8849 )
2024-05-04 20:49:09 -05:00
Pentarctagon
d2b0df9967
Make userdata path setting code easier to read ( #8833 )
...
Partially in preparation for #8059 and also removes one use of _X11 for #8806
2024-05-04 13:11:28 -05:00
Nils Kneuper
f43e977263
updated Norwegian translation credits
2024-05-04 16:02:28 +02:00
Nils Kneuper
5a0069e566
updated Norwegian translation
2024-05-04 16:01:07 +02:00
Nils Kneuper
a056d5e53f
updated French translation
2024-05-04 15:57:34 +02:00
Nils Kneuper
8d954e4b37
updated Bulgarian translation
2024-05-04 13:57:36 +02:00
Nils Kneuper
bd606d87e2
updated French translation
2024-05-04 13:57:36 +02:00
Nils Kneuper
9398191502
updated Norwegian translation
2024-05-04 13:57:36 +02:00