Commit graph

420 commits

Author SHA1 Message Date
josteph
091a5e302c Add previous commit to changelog. 2019-10-08 21:06:58 +00:00
Steve Cotton
ed611f9438 Re-enable the editor help, and use it to document the keyboard modifiers (#4414)
... with the idea that these pages will either be improved or hidden again
before 1.16.0. I think the terrain-editor part will be good enough to stay in
1.16, but the scenario editor part needs to be updated by someone familiar with
it.

This puts the two tips that are currently in https://wiki.wesnoth.org/MapEditor
in to the in-game text.
2019-10-08 19:22:34 +02:00
gfgtdf
306df9fc74
Update changelog.md 2019-10-08 16:38:08 +02:00
Steve Cotton
704aadd17c Changelog for #4359 2019-10-07 00:00:13 +02:00
mattsc
036bf8b6ae Experimental AI: fix poisoners ignoring [avoid] tag 2019-10-05 19:24:40 -07:00
Steve Cotton
caf1c8eebd Tutorial S02: Make the grunt cross the bridge without bait (#4425)
Not a code-revert, but a behavior-revert of the switch of this unit
to use the guardian AI. 26327a5bdc.

If he somehow doesn't get across the bridge, warn the player
that something has broken.

(cherry picked from commit 656a44664d)
2019-10-05 20:18:35 +02:00
Celtic Minstrel
d090f91bce Alter the special notes syntax in EffectWML so that the note macros can be reused in that context 2019-10-04 23:49:05 -04:00
Steve Cotton
9a4bd1342a Changelog entry for #4411, terrain encapsulation 2019-10-03 14:32:45 +02:00
Nils Kneuper
9292633267 updated Korean translation 2019-10-03 14:15:57 +02:00
Nils Kneuper
3bf54fd9b7 updated Chinese (Simplified) translation 2019-10-01 14:00:58 +02:00
Elvish_Hunter
636f29b0b9 Ported unused_functions to Python 3 2019-10-01 11:37:26 +02:00
Elvish_Hunter
ffc5edd3fe Ported ai_test to Python 3 2019-10-01 11:36:35 +02:00
josteph
6f1caad308 Add #4217 to 1.14.10 changelog. 2019-09-30 22:55:15 +00:00
josteph
c4eb994bdd Add to 1.14.10/1.15.2 changelog backports listed in #4356 2019-09-30 22:47:14 +00:00
Elvish_Hunter
4f667254c9 Ported wiki_grabber to Python 3 2019-09-29 11:07:59 +02:00
Elvish_Hunter
af64a10d50 Ported umc_dev/build/update_version to Python 3 2019-09-29 11:06:11 +02:00
Elvish_Hunter
a830561dd0 Ported wmlparser to Python 3 2019-09-28 11:50:30 +02:00
Elvish_Hunter
5654b4c929 Removed broken wmlvalidator Python script 2019-09-28 10:59:45 +02:00
Steve Cotton
981724fa83 Changelog for the deprecated terrain overlay 2019-09-27 23:02:17 +02:00
Steve Cotton
be177abcf8 TRoW: Replace ^Uf mushrooms with ^Tf mushrooms
For the units that these scenarios have, the stats are almost identical. Burin
and the troll-hole's spiders get a 10% defense boost on the new terrain.
2019-09-27 14:40:43 +02:00
nemaara
b46f2e768b Add HttT and TSG updates to changelog 2019-09-27 03:21:40 -04:00
nemaara
0ea7dd71ca Update changelog with LoW and SoF fixes 2019-09-26 16:43:49 -04:00
josteph
406cebb2d1 Tweak changelog for #1217 per discord. 2019-09-26 16:25:54 +00:00
josteph
28d1db51da Add #4362 to changelog 2019-09-26 16:09:50 +00:00
josteph
39fc3c8cb0 Add #1217 to changelog 2019-09-26 16:00:32 +00:00
josteph
4306c79aa3 Add #4352 to changelog 2019-09-26 15:56:53 +00:00
josteph
2f4c0ae227 Add #4142 #1389 #4217 to changelog, remove duplicate entry for #1111. 2019-09-26 15:53:59 +00:00
josteph
d54e557d1b Add #4079 to 1.14.9 changelog too. 2019-09-26 12:22:53 +00:00
josteph
81dcedaaca Add #4079 to changelog. 2019-09-26 12:20:37 +00:00
Severin Glöckner
5427314048 forwardport changelog
[ci skip]
2019-09-24 18:46:16 +02:00
Elvish_Hunter
dbe9d60c1f Removed utils/wescamp_import script 2019-09-23 10:52:55 +02:00
Iris Morelle
63fbda3c4b Minor changelog tweaks
[ci skip]
2019-09-22 23:34:09 -03:00
Nils Kneuper
a3a8d0dfa8 updated Russian translation 2019-09-22 01:16:27 +02:00
Nils Kneuper
458b204b44 updated Japanese translation 2019-09-22 01:11:50 +02:00
Elvish_Hunter
20d1cf9a18 Fixed two bugs in wmlscope's square braces expansion
The first bug happened when there were two or more square braces in a file name: only one expansion was performed, instead of all of them being applied at once.
The second bug happened when a square brace range had leading zeros: these were just removed, resulting in false positives.
2019-09-21 14:59:04 +02:00
Elvish_Hunter
1fe32ff69d Ported wmlflip to Python 3 2019-09-20 22:01:31 +02:00
mattsc
f5b6b50565 Experimental AI: fix guardians being used for village actions 2019-09-19 19:16:48 -07:00
Steve Cotton
7c32bf81de NR: Replace ^Uf mushrooms with ^Tf mushrooms, and update changelog
This doesn't include updates to the maps in the evil branch, the old
mushrooms are still used in 06b_Slave_of_the_Undead and 08b_Ray_of_Hope,
however the evil branch is currently not available to players either.
2019-09-19 18:39:36 +02:00
Elvish_Hunter
b896517834 Removed unused journeylifter Python tool 2019-09-19 18:05:23 +02:00
Celtic Minstrel
7c07cc71c0 Remove support for legacy menu markup 2019-09-18 22:48:53 -04:00
Elvish_Hunter
2863db36cc Removed the unused scoutDefault Python tool 2019-09-17 21:43:04 +02:00
josteph
8d576ddc52 Add #1111 to changelog. 2019-09-17 13:02:05 +00:00
josteph
b1e8196924 Add #1527 to changelog. 2019-09-16 22:47:12 +00:00
Elvish_Hunter
9982afb21f Ported expand-terrain-macros to Python 3 2019-09-16 21:59:07 +02:00
Severin Glöckner
fda90a1896 Add HighContrast icon
relevant for Linux / BSD
2019-09-16 00:35:37 +02:00
Celtic Minstrel
7bee8ee157 Add special note support in [unit] and [effect]. 2019-09-15 13:19:17 -04:00
Nils Kneuper
c563808365 updated Czech translation 2019-09-15 14:25:23 +02:00
josteph
42ee622554 Add #1111 to changelog. 2019-09-15 06:30:42 +00:00
josteph
de8a913374 Add #4329 #4334 #4337 to changelog. 2019-09-14 08:01:33 +00:00
Severin Glöckner
7baad6ea41 HttT 04: use a portrait for the Sea Orc
The same before and after advancement
2019-09-13 17:59:17 +02:00