Commit graph

412 commits

Author SHA1 Message Date
Gunter Labes
2d16a3b410
Typo fix 2019-09-10 19:03:28 +02:00
nemaara
0cd6f5238d Change various references of mermen to merfolk 2019-04-14 11:30:49 -04:00
newfrenchy83
7114174789 Fix #3811 negative value in heals ability
When multiple negative heal abilities are present, the game now
chooses the ability with the lowest value. The leadership ability
now also uses the same get_composite_value function that is also
used by most other abilities
2019-01-02 20:29:52 +01:00
Celtic Minstrel
866420adf8 Redesign force cth macro
Closes #3707
2018-11-15 21:17:04 -05:00
Celtic Minstrel
02da99638a Fix a few schema issues in some of the interactive test scenarios 2018-10-23 22:49:37 -04:00
Celtic Minstrel
f0bff9473e Test scenario: Fix invalid [message] key 2018-10-23 22:49:13 -04:00
Celtic Minstrel
8c99f9bafe Test scenario: remove useless [object]silent=yes 2018-10-23 22:49:12 -04:00
Celtic Minstrel
79eed95f98 Embrace turns=unlimited as a way of specifying unlimited turns 2018-10-23 22:39:29 -04:00
Martin Hrubý (hrubymar10)
674fda85b7 Migrate links to https if available - Fwd c18537edc0
(cherry-picked from commit bc4d22dc72)
2018-10-07 03:23:36 +00:00
mattsc
841e5c6b06 Replace remaining uses of FOREACH macro
(cherry-picked from commit 66b9e11a2d)
2018-10-07 03:21:12 +00:00
mattsc
1c88a6d8c8 Do not load helper.lua where it is not used any more
(cherry-picked from commit 4b6681a300)
2018-10-07 03:21:10 +00:00
mattsc
da0f6c073f Lua code: replace deprecated helper.get_variable_proxy_array() call
(cherry-picked from commit f153279e87)
2018-10-07 03:21:08 +00:00
mattsc
0e017d9f7c Lua code: replace deprecated wesnoth.set_variable() calls
(cherry-picked from commit ce7faae4f4)
2018-10-07 03:21:07 +00:00
mattsc
05d5afa6a9 Lua code: replace deprecated wesnoth.get_variable() calls
(cherry-picked from commit f1764d182f)
2018-10-07 03:21:06 +00:00
Iris Morelle
60a91c4536 Remove stale include in test scenario causing errors
(cherry-picked from commit 0720065d7a)
2018-10-07 03:19:18 +00:00
Iris Morelle
de8313a398 Fix test scenario references to Kaleh's WML
This is required after commit cbedd09ec2.

(cherry-picked from commit 0610b48d7e)
2018-10-07 03:19:05 +00:00
Celtic Minstrel
1123c8a707 Remove some uses of set_wml_tag_metatable
(cherry-picked from commit 3939c332b9)
2018-10-07 03:18:29 +00:00
Alexander van Gessel
dc873f4627 Add larger blur testcase 2017-11-06 15:58:22 +11:00
Celtic Minstrel
c734f56922 Update the DEPRECATED macro and [deprecated_message] ActionWML to understand deprecation levels 2017-08-14 12:36:10 -04:00
Luther
5ba35e42b1 test: Use a better error message when code.lua doesn't exist (#1722) 2017-06-06 07:55:49 -04:00
Celtic Minstrel
2f0a6d13e4 Make [animate_unit] without flag an error (fixes #1678) 2017-05-10 17:40:16 -04:00
Celtic Minstrel
e9674ec8a7 Fix test scenario
I accidentally changed a dofile call when mass-changing require calls
2017-05-07 11:01:59 -04:00
Celtic Minstrel
8d4cf3cf62 Shorten requires where possible 2017-05-03 02:42:25 -04:00
Charles Dang
a6d84b87cd Test Scenario: covert RGB-format color ranges and palettes to hex format
In this case, RGB doesn't really make sense, given the format. Support for this format was also removed in the
color_t transition. It could theoretically be re-added in the future if we made it (r,g,b),(r,g,b), etc
2017-02-24 00:51:16 +11:00
Wedge009
749123d0bb Change to numerical equality check (though it doesn't seem to help in situations like typing x-x). 2016-10-22 23:31:20 +11:00
Wedge009
50146bc509 Avoid division by or modulo of zero in test scenario's maths test (bug #25214) 2016-10-22 11:06:12 +11:00
fendrin
71ec45480d Some last [+units] -> [units] 2016-08-06 06:48:33 +02:00
Gregory A Lundberg
010f943a40 [option]message= deprecated, use label=
According to the Wiki, since 1.13.2 message= is an alias for label=.

Using message= provokes a warning about it being deprecated.

This replaces message= with label= in the entire mainline (where it had not already been changed).
2016-07-03 13:41:44 -05:00
Celtic Minstrel
678444133e Suppress end turn confirmation in all interactive test scenarios 2016-03-27 15:13:24 -04:00
Celtic Minstrel
e88ca4bd33 Fix deprecated use of wesnoth.put_unit in test scenario 2015-12-07 20:06:39 -05:00
aquileia
88d4c15c87 Exclude test strings from gettext 2015-12-02 00:37:14 +01:00
Celtic Minstrel
9859091c7c Convert test scenario maps to new format 2015-10-07 14:19:48 -04:00
Ignacio R. Morelle
e131262080 Rephrase a bit of unwieldy Lua that causes issues with my text editor 2015-09-07 20:21:41 -03:00
Charles Dang
8ac2239ca1 test: some minor cleanup, esp post-459ce3adc29b 2015-07-13 13:15:34 +11:00
Charles Dang
459ce3adc2 test: add include needed as of b30e01422b 2015-07-13 08:39:04 +11:00
Elvish_Hunter
1f6603e73b test scenario: used [filter] status= instead of [filter_wml] 2015-04-28 22:09:21 +02:00
Fabian Müller
1bf6564802 Add some tooltips to the test scenario's labels. 2014-12-13 07:31:46 +01:00
Ignacio R. Morelle
ec2cf176e7 Add test case for bug #22443/PR #275 2014-10-07 21:31:54 -03:00
Ignacio R. Morelle
8ebc3bcd0d Fix missing images in the test scenario context menu
Both instances refer to the "All" editor palette's icon in 1.10.x, moved
and redrawn during 1.11.x so it doesn't really fit in this menu anymore.
So my logic is, why not put the BLEND() IPF to test?
2014-06-28 21:31:17 -04:00
Ignacio R. Morelle
6e90e01d70 Add a test case for bug #22215 2014-06-20 21:51:17 -04:00
Alexander van Gessel
038ff82a02 Test case for two interface bugs
An effect that does more than one thing concatenates the descriptions.
The effect description isn't updated when a new weapon which it affects
is added to the unit.
2014-05-27 14:58:43 +02:00
fendrin
9008b16755 Add a testcase for units with level >9. 2014-03-01 08:13:50 +01:00
Alexander van Gessel
1c528a7a37 Make 'none' a special case for [unit_type]ellipse (bug #21724) 2014-02-28 20:59:22 +01:00
Ignacio R. Morelle
3486ad75d5 Strip optional whitespace in the test scenario's terrain map 2014-02-13 22:31:33 -03:00
Alexander van Gessel
ab965f03ce Add testcase for bug #21488 2014-01-19 01:22:47 +01:00
fendrin
99a7e282fa The test scenario no longer depends on wesnoth-utbs package installed. 2013-12-22 08:03:19 +01:00
Ignacio R. Morelle
060c35d82c wmlindent pass on mainline 2013-12-21 23:06:43 -03:00
fendrin
91b5a57449 Renamed "current_tod" attribute of [time_area] to match the global one.
"current_tod" and "current_time" served the same purpose, one at
scenario toplevel, the other inside of [time_area].

For the sake of consistency and for enabling the usage of the same
schedule macros in both cases, they are now both called "current_time".
2013-12-20 04:45:18 +01:00
fendrin
f979609ccf area= SLF attribute support for filtering by [time_area]s. 2013-12-20 02:27:44 +01:00
fendrin
67d82e757e Added test cases for "jamming". 2013-11-30 08:35:45 +01:00