Commit graph

25953 commits

Author SHA1 Message Date
Steve Cotton
ae1d787799 EI S03: Fix the chance-to-hit on the initial Dark Adept
The map was changed to use ruined castles in 1.14.12 (fb6d79c8) and 1.15.3
(704fa2ef), but the .cfg file was missed.
2020-12-10 11:37:08 +01:00
loonycyborg
9252b7b024 pot-update and regenerate doc files 2020-12-06 00:18:01 +03:00
Severin Glöckner
b5e67a8a14 NR S2: additional trigger field for door 2020-12-02 23:40:25 +01:00
kabachuha
44401ece1b UtBS: add female variants to dehydration text 2020-11-30 22:37:12 +03:00
Severin Glöckner
03777e11df DiD S9: small fixes
Some units can be cut of fin the 2nd round. That's not a problem, but with a
good portion of bad luck it could happen to MKBones, making the scenario
unwinnable. That's handled by map adjustments.

Also increasing HP by 3 for the lich start, might even be more.
Discussion in #5296
2020-11-30 03:31:23 +01:00
Hejnewar
f918b7508c
Allow users to set chat lines to 0 for 1.14 2020-11-29 21:07:47 +01:00
Severin Glöckner
a773cdebdf UtBS S9: Fix ship moving over Hills
Thanks to knightmare and konrad
2020-11-29 15:12:43 +01:00
Steve Cotton
778b4b354a SotA S10: Add some translation hints
(cherry picked from commit f5394e19db)
2020-11-25 14:06:03 +01:00
Steve Cotton
06317d2007 SotA: Fix some other translation hints
They need to be on the line above the string, instead of being a comment
following on the same line as the string.

(cherry picked from commit 47c9c60ea7)
2020-11-24 03:30:29 +01:00
Severin Glöckner
2b4ff041a6 Sota: add translation hints# 2020-11-24 02:25:46 +01:00
Severin Glöckner
566e42837e DiD S9: fixup for ghosts
-> previous backport changed it in the wriong line
-> also backport related fix
2020-11-22 21:56:06 +01:00
Severin Glöckner
d786097d10 DiD S9: grant at least one L2
[ci skip]
2020-11-22 21:44:06 +01:00
Severin Glöckner
d88ad01604 TSG Into the Depths: reposition portrait
Grek ans his units are on the left corner of the screen,
the same place where the portrait is overlayed.
Better using the right side for Grek's portrait.
2020-11-19 22:11:52 +01:00
Severin Glöckner
160ca81f18 TSG Into the Depths: Fix Troll villages
… not being transferred

Fixes #5269
2020-11-19 22:05:28 +01:00
loonycyborg
35bd3ac39e pot-update and regenerate doc files 2020-11-09 11:45:55 +03:00
loonycyborg
6ea4bd58cf pot-update and regenerate doc files 2020-10-25 21:42:59 +03:00
Iris Morelle
0eb08b6165 pot and documentation update 2020-10-10 14:54:39 -03:00
mattsc
0421a524f9 ai_helper.get_closest_location: bug fix for border hexes
If a unit is passed as the last argument to this function, the returned hex is supposed to be passable for that unit. Hexes on the map border need to be excluded in this case.

This specifically also fixes a bug in the Messenger Escort Micro AI. Previously, waypoints right at the map border could sometimes lead to the AI showing an on-screen error message and becoming inactive.
2020-09-26 14:06:17 -07:00
loonycyborg
1902f0a631 pot-update and regenerate doc files 2020-09-26 23:39:56 +03:00
Iris Morelle
f6069b6f4d pot and documentation update 2020-09-12 04:38:45 -03:00
Nils Kneuper
be970a1d79 updated Hungarian translation 2020-09-07 20:13:20 +02:00
Nils Kneuper
ec234b0b9f updated Polish translation 2020-09-06 11:19:03 +02:00
Nils Kneuper
af7558db5a updated Catalan translation 2020-09-04 21:10:42 +02:00
Nils Kneuper
1403eddb3e updated Polish translation, updated maintainer in credits 2020-09-04 18:49:53 +02:00
Iris Morelle
3275dd14c7 pot and documentation update 2020-08-30 00:04:23 -04:00
Severin Glöckner
4b5c7c291b The Wildlands — map tweaks
* the waterpath in the north is now continuous
* a few more embellishments

[ci skip]
2020-08-09 11:39:33 +02:00
nemaara
5ca88ac97a Wilderlands: use new encampment terrains 2020-08-09 11:39:20 +02:00
Severin Glöckner
5a38f3afd6 MP: 5P The Wildlands
Fix Shuffling Sides with side 5 (which has no leader)
and refactor.
[ci skip]
2020-08-09 00:49:28 +02:00
Severin Glöckner
5b12e0bc46 MP: 5P The Wildlands
Place units in a way which avoids jumping too much over the map.
[ci skip]
2020-08-09 00:49:06 +02:00
sigurdfdragon
ce9d09de51 Campaigns: List myself as former maintainer for two campaigns 2020-08-08 12:51:26 -04:00
Iris Morelle
564a4acba3 pot and documentation update 2020-08-08 05:29:07 -04:00
Nils Kneuper
2eceab2724 updated Russian translation credits 2020-07-31 21:14:25 +02:00
Iris Morelle
f49919b904 gui2/button: Fix highlight colour for the disabled state
It was apparently copy-pasted from the pressed state. This resulted in
disabled buttons looking like they are pressed.

[ci skip]
2020-07-27 06:02:42 -04:00
Elvish_Hunter
ba87c46a5d wmllint: cherry-picked amendment tag handling from master 2020-07-25 21:49:44 +02:00
loonycyborg
73d53344d6 pot-update and regenerate doc files 2020-07-25 22:01:07 +03:00
Iris Morelle
53fe325579 wmllint: Recognize [remove_time_area]
Fixes issues with wmllint emitting spurious warnings about unit ids when
encountering time area ids in [remove_time_area].

[ci skip]
2020-07-25 04:04:47 -04:00
Artem226
8cb7139a81 Addon titles and descriptions made translatable
Backport of https://github.com/wesnoth/wesnoth/pull/4984 to 1.14
2020-07-19 11:29:43 -05:00
newfrenchy83
94aec361c7
fix {WEAPON_SPECIAL_INITIATIVE_EVENTS} not in scepter_variation (#4968) 2020-06-26 08:45:38 +02:00
nemaara
57f833872b TSG S8b: rebalance scenario 2020-06-22 17:38:42 -04:00
Elvish_Hunter
3833369487 wmllint: recognize amendment tags to avoid a crash
In certain situations, the 'directly_in_event' list was allowed to become empty and cause a crahs because the code was unable to handle amendment tags.
2020-06-22 11:11:16 +02:00
Nils Kneuper
6e1494ecd5 updated Russian translation 2020-06-20 12:47:26 +02:00
Severin Glöckner
b19834373e SoF 3: redraw immediately
[ci skip]
2020-06-19 15:20:23 +02:00
123chess456
39b8eb0ff8 Changes description of "righteous rage" (#4947)
* UtBS S3: change description of "righteous rage"
2020-06-14 12:56:09 -04:00
Iris Morelle
a78198483b Revert "Revert "UtBS: fix special note""
This reverts commit bcabb9d0cb.
2020-06-13 22:45:57 -04:00
Iris Morelle
d855f54585 pot and documentation update 2020-06-12 21:52:20 -04:00
Iris Morelle
bcabb9d0cb Revert "UtBS: fix special note"
This reverts commit 0d43b2ba62.

See issue #4942.
2020-06-08 17:26:12 -04:00
Nils Kneuper
faf4099439 updated Russian translation (add image translations) 2020-06-07 23:50:08 +02:00
Severin Glöckner
0d43b2ba62 UtBS: fix special note
[ci skip]
2020-06-04 23:43:46 +02:00
Severin Glöckner
39b4e32eb7 TSG 8b: translator comment
passing this also to the translators
[ci skip]
2020-06-04 23:42:39 +02:00
Severin Glöckner
d829a0736b TSG 6b: refactoring
check the condition before the event
[ci skip]
2020-06-04 23:33:46 +02:00