81356 Commits

Author SHA1 Message Date
Pentarctagon
0ac49cf126 Update vcpkg baseline. 2022-11-05 20:49:36 -05:00
doofus-01
4c61f07812
add missing terrain type alias to elevation markers (#7092) 2022-11-05 15:28:32 -07:00
Kingofd
4b8d4f1fb5
Adding language filter option in addon menu (#7048)
Resolves #1063
2022-11-05 12:04:55 -05:00
loonycyborg
27cb68b769
Update msys2 base docker image 2022-11-05 19:32:52 +03:00
Nils Kneuper
2d18e97efe updated Portuguese (Brazil) translation 2022-11-05 10:58:48 +01:00
Steve Cotton
b18b0e0f55 Add unit tests for [break] and [return] during [fire_event]
Fixes #7084.
2022-11-05 06:21:30 +01:00
Charles Dang
0f47405a96 Removed image::set_zoom
Unused
2022-11-04 18:56:07 -04:00
Pentarctagon
9efc202d33 Have langcode_to_string() look at all languages.
Previously by default langcode_to_string() would only look at languages based on them meeting the minimum percent translated to be selectable by default from the main menu. This is incorrect since an add-on's translation has no relation to the state of the translation of mainline.
2022-11-03 16:18:42 -05:00
Wedge009
26adbf4416 wmllint: As requested, adding recognition of WebP image labels.
Extension of #7079.
2022-11-03 11:26:30 +11:00
Wedge009
c8a0f9b9ca DM S21: Show Delfador crossing at the Ford of Abez and take a route to Weldyn via Tath.
Resolves #7081

[ci skip]
2022-11-03 11:16:56 +11:00
Wedge009
2010ffdbba
wmllint: Ignore labels for translation if a PNG extension is found (#7079)
* wmllint: Ignore labels for translation if a PNG extension is found.

Resolves #6995.
2022-11-03 11:16:37 +11:00
Wedge009
80b33deb9b SoF S9: Separate Toomak's last breath message from the events following his death. 2022-11-03 11:15:55 +11:00
Pentarctagon
16b900c273 Add documentation to more WML unit tests. 2022-11-02 15:16:23 -05:00
Pentarctagon
5d174a3493 Update lobby tab text. Resolves #7056 2022-11-01 19:24:05 -05:00
Pentarctagon
d98d5bea2f Add some more tests for config's attribute handling. 2022-11-01 13:28:21 -05:00
Wedge009
29a2add33f zombie-rat.png -> zombie-rat.webp 2022-11-01 22:57:48 +11:00
Wedge009
dc2ccab119 Correct non-standard spacing.
[ci skip]
2022-11-01 22:55:07 +11:00
Wedge009
0d87d022bc UtBS: Add missing text domain.
[ci skip]
2022-11-01 22:35:00 +11:00
Wedge009
7ab7abc22e WC: Mark OK button for translation. 2022-11-01 15:49:09 +11:00
Dou1622
a667740fe5
Fix wmllint translation mark errors (#6966)
* Fix wmllint translation mark errors

* Added wesnoth-help domain

* Try to give better labels for the WC map generator settings which are now marked for translation.

Co-authored-by: Wedge009 <wedge009@wedge009.net>
2022-11-01 13:40:49 +11:00
demario
ce06a1b81a Fix male Dark Horse name 2022-11-01 13:36:35 +11:00
Wedge009
893eb26315 DM S16: Show Delfador taking a more direct route to Weldyn.
Resolves #7067

[ci skip]
2022-11-01 09:36:18 +11:00
Dou1622
858f2d2496
Fix unknown speaker errors (#7016)
* Fix unknown speaker or id errors

Co-authored-by: Wedge009 <wedge009@wedge009.net>
2022-10-31 08:17:51 +11:00
Nils Kneuper
0b4de7180a updated French translation 2022-10-29 12:20:02 +02:00
newfrenchy83
dd52baf247
Simplify code of overwrite_specials attribute for more readibility. (#7046) 2022-10-27 16:50:41 +02:00
Severin Glöckner
640c08b7f5 Lua: crash peacefully with [move_unit]
If there is an issue with to_x or to_y, such as a missmatching number of values, or none,
then the function is aborted by the 2nd/3rd wml.error statement.

At that place, current_unit:extract() was already called, so the function
would not only fail, but also remove the unit.

This commit unstores the unit prior to aborting.
The alternative of extracting the unit later would break the tests,
as it is then still using the hex, which is then not available to pathfinding.
2022-10-26 23:32:10 -05:00
Severin Glöckner
a748126b75 Lua: don't trigger unit placed events by WML tags
If the last argument to the C++ function ( game_lua_kernel::intf_put_unit )
is false, event's won't be fired.

closes #5158
2022-10-26 23:32:10 -05:00
MJ
14706e52ed
Saurian Spearthrower tree (#6912)
Add Saurian spearthrower tree
2022-10-26 23:17:21 -05:00
Pentarctagon
fc7c87b765 Show the log directory in the build info on non-windows platforms.
Also moves the last bit of potentially common code from log_windows into the base logger.
2022-10-26 19:13:57 -05:00
Pentarctagon
e37e576f12 Add documentation to more WML unit tests. 2022-10-25 11:29:48 -05:00
Charles Dang
1135077d16 Cleaned up minimap rendering code
- Cleaned up and simplified code in general.
- Moved village highlighting outside of terrain loop. This fixes village highlight rectangles getting cut off in the corner.
- Ported some changes to unit rendering from 934cae60937edc1b36003cb7d6502d94b64bb8a5
2022-10-24 01:27:58 -04:00
Jonathan-Kelly
ebe069de0b
Give Shyde and Sylph unwalkable statistics (#6994)
* Give Shyde and Sylph unwalkable flight

With the same unwalkable terrain movement and defense as the Quenoth versions of these units. Makes them behave as true flying/floating units as their wings, movetype name and other statistics suggest, while opening up interesting game play possibilities.
2022-10-23 16:54:12 -07:00
loonycyborg
74ee51e2fa
scons: Disable -isystem conversion if sys.platform == "win32"
msys2 pkg-config adds root system include path among -I flags and
passing it with -isystem isn't supported by gcc, and
the workaround of passing --dont-define-prefix to pkg-config doesn't
work on msys2's "subsystem" install of scons because posix style
absolute paths aren't handled properly when expanding CPPPATH.
Most likely related to https://github.com/msys2/MINGW-packages/issues/10761
2022-10-23 00:06:07 +03:00
Nils Kneuper
567689c00e updated French translation 2022-10-22 11:55:43 +02:00
Steve Cotton
b74216d6c8 Unit tests for changing abilites with filters in [event]name=attack
The existing backstab tests' common code is moved to a utility file
for reuse in other tests, because it can be used to check whether a
weapon special was active during the damage calculations.

Git's diff can show a lot of lines being deleted, but that's just
because it's showing a file being copied, and then half of each copy
being removed.
2022-10-21 20:26:12 +02:00
newfrenchy83
f60f921e64 Fix 'attacks' abilities not checked.
the 'attacks' abilities don't work without that.
2022-10-21 18:12:29 +02:00
Pentarctagon
30e86e2cbb Forgot to add this. 2022-10-16 14:01:03 -05:00
Nils Kneuper
4959c6dbef updated British English translation 2022-10-16 15:42:20 +02:00
doofus-01
f88776700a
Update changelog.md 2022-10-15 20:38:36 -07:00
doofus-01
343eb7bc81
1.17 - make forest overlay terrain available on bluff/gulch (#7051)
* adding forest bluffs - Qhhf

* wooded gulch - Qhuf - and default trees

* some minor small forest variation images
2022-10-15 20:34:05 -07:00
Pentarctagon
5700e96a59 1.17.9+dev. 2022-10-15 21:09:26 -05:00
Pentarctagon
6682ef8ab8 1.17.9. 1.17.9 2022-10-15 21:09:25 -05:00
Pentarctagon
2e628caeaf pot-update and regenerate doc files 2022-10-15 21:09:25 -05:00
Nils Kneuper
fd8ab956f6 updated Portuguese (Brazil) translation 2022-10-15 14:29:38 +02:00
Nils Kneuper
3c5ea01a57 updated French translation 2022-10-15 14:28:06 +02:00
Pentarctagon
e26fb30e4c
The right file extension would of course help... 2022-10-13 22:35:34 -05:00
Pentarctagon
53380d12ce
Let's see if this formatting works 2022-10-13 22:34:57 -05:00
Pentarctagon
5334be26d3 Add a directory for PR changelog entries. 2022-10-13 22:31:55 -05:00
Tahsin Jahin Khalid
6b42ab39c6
EI S11: patch inconsistency on northern orcs/trolls
EI S11: update inconsistency on northern orcs/trolls
2022-10-14 11:24:08 +08:00
Tahsin Jahin Khalid
cff9f6e8d1
EI S11: adjust story text again to resolve inconsistency
Co-authored-by: nemaara <nemaara@users.noreply.github.com>
2022-10-14 09:23:09 +08:00