Commit graph

26230 commits

Author SHA1 Message Date
Steve Cotton
759aa2a2be THoT S12: After breaking down a door or teleporting, clear the shroud if needed
Otherwise the shroud doesn't update until the unit moves again.  When
teleporting that could lead to the unit being stuck in a shrouded location,
although that's unlike to happen except when running around the map using debug
commands.
2019-05-25 19:34:46 +00:00
Steve Cotton
7049367bf0 HttT S11: Correct two places where a typographic quote was used in Li'sar's id
In S11, if the player tries to attack Li'sar then there are supposed to be four
events adding extra guards. Two of them didn't trigger, because the [have_unit]
calls were trying to match her id with a typographic quotation mark.

One change in the opposite direction, where the displayed name could have a
non-typographic quotation mark; this might only happen when using choose_level
to reach a scenario with NEED_LISAR before her unit is on Konrad's recall list.

Remove a CLEAR_VARIABLE that was obsolete since 7778e6f4.
2019-05-25 18:35:54 +00:00
Zaal Tonia
9c6dcb6a63 Use damage type and range icons
Fixes issue #3949
2019-05-14 18:13:03 +02:00
sigurdfdragon
62cf3a6330 SotA: Correct number of scenarios 2019-05-12 22:58:33 -04:00
Steve Cotton
ea11b238b4 DiD S09: Unblock the book if one of DV's units is standing on it
Refactor to using location_id for the location of the book, because it appears
multiple times in the .cfg file.

An edge case to this edge case: if DV's turn starts with DV next to the book
and one of DV's units on the book, DV doesn't move until the next turn.  This
was also true if the unit moved to attack something, and works in the player's
favor, as it gives Malin an extra turn to grab the book, so I'm treating it as
a feature.

If DV does grab the book, explicitly say in the objectives that it's now a race
to the escape tunnel. The sequence for that is:
* DV takes the book (no messages at all)
* silently update objectives (escape to win, same as Malin taking the book)
* player ends turn
* DV moves, Malin asks if he's going to be left behind
* start of player's next turn: objectives shown (race to win)
2019-05-11 14:28:45 -04:00
nemaara
42001f3da4 TSG S8b: update comment on time areas 2019-05-11 12:17:44 -04:00
nemaara
95b15f6f4f TSG S8b: fix buggy ToD schedules 2019-05-11 12:11:11 -04:00
nemaara
f0111a8be8 DiD: update campaign description 2019-05-11 03:47:47 -04:00
nemaara
9776777f85 TSG: update campaign description 2019-05-11 03:22:31 -04:00
nemaara
0bae68b07a TSG S8b: fixed buggy ToD schedule shifts 2019-05-11 02:54:32 -04:00
Steve Cotton
e1e7bf7585 tips: Clarify that these are about the editor, fix quotes
The "User Scenarios" label changed to "Custom Scenarios" in ae6ed8e71.
2019-05-08 09:35:03 +00:00
josteph
b9b61409d2 mp_staging: Fix terminology in tooltip
Fixes #2842
2019-05-07 16:38:30 +00:00
josteph
8c2782869d tips: Don't use dev terms
https://forums.wesnoth.org/viewtopic.php?f=6&t=49683
2019-05-06 19:08:16 +00:00
nemaara
a463bb3c75 TRoW: add/tweak dialogue 2019-05-04 12:36:22 -04:00
nemaara
dd5731962d TRoW: correct number of scenarios 2019-05-01 23:55:45 -04:00
nemaara
2019e033da DW S3: dialogue cleanup 2019-05-01 23:33:44 -04:00
nemaara
9ca34ad717
Merge pull request #4047 from nemaara/portraits
Add/move around mainline unit portraits
2019-05-01 22:05:46 -04:00
sigurdfdragon
1141a07906 Campaigns: Add 'Wings of Victory' (Drake Campaign) 2019-05-01 18:32:17 -04:00
Severin Glöckner
aa714827be wmlinit rules for renaming orcish leader images
[ci skip]
2019-05-01 21:46:30 +02:00
Severin Glöckner
3e0fa40dc7 run woptipng --threshold 0 onto new image
[ci skip]
2019-05-01 21:27:49 +02:00
nemaara
c5fe727e37 Move orcish leader portraits to ruler 2019-05-01 13:14:16 -04:00
nemaara
02359b507c Water Serpent: add portrait 2019-05-01 13:06:37 -04:00
nemaara
33eda16aad Move fire dragon portrait to core 2019-05-01 13:06:31 -04:00
Severin Glöckner
8de92f5d92 ANL String changes
Remove hint, as map settings are now forced (thanks to new 1.13 feature),
and remove dot from objectives, as the usually use none.
2019-04-29 23:03:36 +02:00
Severin Glöckner
494c3cd5f5 ANL: scale image in menu to same size as the others
[ci skip]
2019-04-29 23:03:36 +02:00
Severin Glöckner
53cfa331c4 Revert "Low: Work around OOS caused by [advancefrom]"
for master, a better method exists

This reverts commit 85868544cc.
2019-04-29 23:02:51 +02:00
nemaara
280b608671 TSG S6b: kill elves on side 1 if player got to this scenario with debug 2019-04-27 11:29:45 -04:00
nemaara
11cab73810 TSG S6b: create Urza Afalas if player got here with debug 2019-04-27 11:18:37 -04:00
nemaara
589add2f57 TSG S1: create Sir Gerrick if player skips scenario with debug 2019-04-27 11:18:24 -04:00
nemaara
b7e18edd05 THoT S7: rebalancing orc gold 2019-04-27 02:19:19 -04:00
nemaara
a66aeb52b6 THoT S5: rebalancing tweaks 2019-04-27 02:19:19 -04:00
nemaara
e760f66a02 THoT S4: modify turn limit 2019-04-27 02:19:18 -04:00
nemaara
a2c99f4130 THoT S3: reduce ally gold 2019-04-27 02:19:18 -04:00
nemaara
c752194267 THoT S2: modify dialogue 2019-04-27 02:19:17 -04:00
nemaara
0f0b5d8d4b THoT S1: add dialogue 2019-04-27 02:19:14 -04:00
nemaara
03d629e023 THoT S5: replace scenario with new gameplay 2019-04-26 01:37:16 -04:00
nemaara
4e1e16547a THoT S3: change enemies to orcs 2019-04-25 12:06:27 -04:00
nemaara
4d58ab8cf1 THoT S4: change scenario from invaders to high pass 2019-04-25 12:06:26 -04:00
nemaara
ace29b55c2 THoT: renumber scenarios and add lines for Movrur 2019-04-25 12:06:26 -04:00
nemaara
7479f82f8b THoT: remove S4, S6, and S7 2019-04-25 12:06:25 -04:00
nemaara
c21d7a862d THoT: update bigmap 2019-04-25 12:06:24 -04:00
nemaara
9272caaabe THoT: add Movrur's hero death 2019-04-25 12:06:24 -04:00
nemaara
d07bfafddc THoT: remove unused macros 2019-04-25 12:06:23 -04:00
nemaara
00130b045f THoT: delete unused maps and renumber accordingly 2019-04-25 12:06:22 -04:00
nemaara
9f4db3e8d5 THoT: change number of scenarios 2019-04-25 12:06:21 -04:00
nemaara
e2585a7fdf TSG S8b: fix shifted campfire schedules 2019-04-23 21:41:41 -04:00
nemaara
3ae42c2ca7 UtBS S11: undead guard is now loyal 2019-04-22 21:47:50 -04:00
nemaara
cc0c19efad UtBS S11: trapped merman does not require upkeep from side 2 2019-04-22 21:47:18 -04:00
nemaara
a45e103e64 UtBS: haunt can no longer move over water 2019-04-22 21:44:10 -04:00
nemaara
dcf6095966 LoW S23: don't use landar's normal death dialogue 2019-04-22 21:37:36 -04:00