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
pentarctagon
e89ade1f8d
Remove version-specific info from xcode projectfile
...
Instead set the Apple preferences folder from within the code rather than using -DPREFERENCES_DIR.
Remove -DHAS_RELATIVE_LOCALEDIR since that doesn't appear to actually do anything since its only usage is in filesystem_common.cpp, not filesystem.cpp.
2024-05-03 23:39:00 -05:00
Steve Cotton
91fab6939a
EI: Add po hints about the plague staff
...
(cherry picked from commit 8c83da78e2
)
2024-05-04 09:44:39 +10:00
Iris Morelle
011e831171
bi: Fix for "unknown" arch issue and enforce the fix
...
Next time someone attempts to remove Boost.Predef because it looks
"unused", they will at least cause strict CI builds to fail.
2024-05-03 13:45:14 +02:00
Wedge009
7987b863dd
Editor Help: grammar correction. Resolves #8615 .
...
[ci skip]
2024-05-03 13:40:38 +02:00
Wedge009
5e9260570b
Add date/time reference to translation hint. Resolves #8822 .
...
Current implementation of translation::strftime() uses boost.
Boost docs do not appear to have a 'current' or 'latest' link, instead only making documentation available by explicit version number.
[ci skip]
2024-05-02 07:01:54 +02:00
pentarctagon
d4636e0407
allow loading .mask files
...
Fixes #8831
2024-05-01 13:06:21 -05:00
Steve Cotton
3fba8897d8
Help shows terrain types in the section for their default_base
...
Instead of the aliasing hack that the oasis terrain used to use, have
the help topic generator reuse the editor_default_base as a hint that it
should be included in that section.
The terrain_type class gets a new boolean method, and more documentation.
There's a couple of refactors to use the new method in old code too.
2024-05-01 12:33:01 +02:00
Pentarctagon
ebf93c02bb
Remove doxygen comments for GUI2. ( #8820 )
...
Instead move this documentation over to the wiki under https://wiki.wesnoth.org/Category:GUI_WML_Reference
Fixes #7899
2024-04-30 10:00:46 -05:00
pentarctagon
479ccc7fdf
1.18 status in readme.
2024-04-29 22:27:51 -05:00
nemaara
ff040853c2
DiD S3: do not allow exp grinding and buff puzzle exp
2024-04-29 18:37:56 -07:00