28391 Commits

Author SHA1 Message Date
Wedge009
77cb32302b Not aware of north-east Wesnoth being a special region used as a proper noun, so remove capitalisation.
[ci skip]
2022-02-21 13:56:13 +11:00
Wedge009
e76717b40b Directions are not capitalised.
[ci skip]
2022-02-21 13:54:59 +11:00
Wedge009
ea576c78ac Drake description: 'in to' should be a single word in this context.
[ci skip]
2022-02-21 13:53:52 +11: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
Tahsin Jahin Khalid
c5bc208166
WoF: update map of S9 To stop a Cave Bear spawning at an unreachable location
WoF: update map of S9 To stop a Cave Bear spawning at an unreachable location

Context: At the second stage, the player has to team up with the dragon and kill all enemies...but this cave bear is unreachable so scenario never ends
2022-02-20 23:28:05 +06:00
Tahsin Jahin Khalid
b3a8361869 WoF: update map of S9
To stop a Cave Bear spawning at an unreachable location
2022-02-20 23:17:33 +06:00
loonycyborg
c0c5cd69ac
pot-update and regenerate doc files 2022-02-20 13:52:16 +03:00
Tahsin Jahin Khalid
35aa0d1893
[world conquest] update deprecated share_view (#6536)
'share_view = true' => 'share_vision = "all"'
2022-02-19 13:54:59 -05:00
nemaara
ee0d695a77
Merge pull request #6493 from nemaara/WoF
WoF and Drake revisions
2022-02-19 12:58:53 -05:00
Nils Kneuper
68329d9069 updated Czech translation 2022-02-19 15:23:31 +01:00
Tahsin Jahin Khalid
ed0afaa382 [world conquest] added a summary section with full code
hopefully all problems can be clarified here.
2022-02-18 10:13:42 +01:00
Tahsin Jahin Khalid
90aa587525 [world conquest] more typo updates 2022-02-18 10:13:42 +01:00
Tahsin Jahin Khalid
98cc04cc3c [world conquest] modding instructions update 2022-02-18 10:13:42 +01:00
Tahsin Jahin Khalid
86c8ed78fe [world conquest] finish up section on documentation 2022-02-18 10:13:42 +01:00
Tahsin Jahin Khalid
daba1240f1 Update Modding.md 2022-02-18 10:13:42 +01:00
Tahsin Jahin Khalid
754961dd40 world conquest: finished section on era manipulation 2022-02-18 10:13:42 +01:00
Tahsin Jahin Khalid
49f89acaee [world conquest] add section on era manipulation 2022-02-18 10:13:42 +01:00
Tahsin Jahin Khalid
2de6746286 world conquest: convert file from .txt to .md 2022-02-18 10:13:42 +01:00
Tahsin Jahin Khalid
aa596a8c03 update modding instructions
if umc era authors follow this now, they can actually override the enemy array
2022-02-18 10:13:42 +01:00
nemaara
d6c8290a9a SoF S8: make dragons rivals 2022-02-17 21:46:59 -05:00
nemaara
5e93ec2802 WoF S9: revise text 2022-02-17 21:45:02 -05:00
nemaara
6f70523b17 WoF S7: remove references to Zhangor 2022-02-17 21:45:02 -05:00
nemaara
7dc39fd2fb WoF: change reference to Avalon 2022-02-17 21:44:54 -05:00
Pentarctagon
11631775a4 Add code comments stating what each unit test is testing. 2022-02-18 02:32:04 +01:00
Celtic Minstrel
14865d0afd Lua: Fix incorrect check for string type 2022-02-17 13:49:01 -05:00
Celtic Minstrel
e518fe622b Lua: Fix a deprecation warning in the hex reference API 2022-02-17 13:48:58 -05:00
Celtic Minstrel
e1300e29b0
Lua API: Add inline documentation for pretty much everything and convert existing docs (#6483)
The new format is EmmyLua-based and can be used with (at least) Visual Studio Code.
2022-02-17 13:43:31 -05:00
Wedge009
c836a81f67 Replace deprecated placement=map_overwrite. 2022-02-17 16:04:08 +11:00
Pentarctagon
02cdde963b
Mark PUA as MP-only so it doesn't show up as available for campaigns. 2022-02-16 14:48:46 -06:00
Wedge009
47ec300d54 HttT S17: Comply with current Wesnoth Lua API specifications
wesnoth.special_locatioons is deprecated.

Resolves #6517
2022-02-16 16:46:25 +01:00
Alexander Lacson
518becac59 [wmltools] Fix Docstrings
docstrings of the keyboardinterrupt handler.
2022-02-16 12:12:37 +01:00
Alexander Lacson
24098cb54a wmlxgettext and wmlindent change exit code
For keyboard interrupt change exit code from 0 to 1.
2022-02-16 12:12:37 +01:00
Elvish_Hunter
528ea56424 wmllint and wmlindent: avoid crashing on non-UTF8 files
Fixes #2091
2022-02-16 10:59:05 +01:00
Elvish_Hunter
cde990a9a0 wmllint: handle deprecated [unit] placement= values 2022-02-16 10:53:29 +01:00
Tahsin Jahin Khalid
c168b63c33 SoF: fix thursagan's arcanister advancement breaking in some cases 2022-02-15 22:06:51 +01:00
Gunter Labes
9f87a2a9e6
Remove ancient check
No `letter` attribute for terrain since more than a decade.
2022-02-15 20:15:30 +01:00
Gunter Labes
8f4331f9d2
Remove condition improperly added in 49318f6
The intention was to check for strings with only spaces but the test checked for
spaces at the start of the string. Neither seems useful.
2022-02-15 20:00:00 +01:00
Gunter Labes
e8e5387069 Improve empty value checks 2022-02-15 19:49:30 +01:00
Gunter Labes
ef2205aa62 Fix comment handling if the value is empty (fixes #6514) 2022-02-15 19:49:30 +01:00
Wedge009
c3aaabd26c Spelling correction.
[ci skip]
2022-02-15 22:23:14 +11: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
Wedge009
f983a998a2 Replace deprecated share_maps and share_view with share_vision.
Closes #6496.

share_maps=yes -> share_vision=shroud
share_view=yes -> share_vision=all
2022-02-15 22:08:03 +11:00
Iris Morelle
3c3e0c28f7
wam: Add the 1.17.x campaignd to port list 2022-02-14 23:00:56 -03:00
Descacharrado
cd287c0b0a Added attack icon to the nightblade's kick 2022-02-13 06:07:00 +06:00
nemaara
e6574941db Revise drake race description 2022-02-07 02:29:01 -05:00
nemaara
e9c9c4b6f2 WoF: revise secret drake lore 2022-02-07 02:22:07 -05:00
MJ
bb0206d1bf Update about.cfg (wesnoth#6475) 2022-02-07 04:09:32 +01:00
doofus-01
7019d0831c
forwardport #6477 (#6487)
* icy stone walls variation for Xos, based on adjacent terrain, not new code

* more variations for rocks, rubble, and snowbits
2022-02-06 16:02:24 -08:00
Celtic Minstrel
759b040069 fix whitespace
The whitespace-fixing script seems to be slightly different depending on the platform.
Even though it produces no effect in the CI, it made these changes locally on my Mac.
I'm committing them now so as to avoid unrelated files being changed in other pull requests.
2022-02-06 00:05:09 -05:00