23680 Commits

Author SHA1 Message Date
sigurdfdragon
d2cec5eda7 DM S21: Fix typo 2017-07-29 14:21:08 -04:00
sigurdfdragon
15d69d19e2 DM S21: Fix grammar
There are two signposts.
2017-07-29 14:21:08 -04:00
sigurdfdragon
e54bae953f DM S20: Have Eldred look beaten instead of healed 2017-07-29 14:21:08 -04:00
sigurdfdragon
2ef06716c6 DM S02: Fix dialog based on feedback
Forum feedback indicates that some players were expecting the
villages to be burnt on capture.
https://forums.wesnoth.org/viewtopic.php?f=52&t=25557
2017-07-29 14:21:08 -04:00
sigurdfdragon
f9928f84bd DM S07: Fix typo 2017-07-29 14:21:08 -04:00
sigurdfdragon
56e8b6749a DM S07: Adjust turns so time over event displays properly
Previously, when time over fired, the time schedule would loop back
to dusk, which doesn't match the dialog.
2017-07-29 14:21:08 -04:00
sigurdfdragon
ee01350acf DM: Clarify scenario objectives 2017-07-29 14:21:08 -04:00
sigurdfdragon
69b447b5e7 DM S12: Add loyal icon for the loyal units 2017-07-29 14:21:08 -04:00
Smok94
e4552c7a75 [store_unit_defense] tag
Stores in variable the defense of a unit on a particular terrain. If terrain is not specified, the terrain on which the units currently stands is used. (Note: it is a WML defense, so the higher it is, the weaker unit's defense is.)

* StandardUnitFilter
* loc_x, loc_y: x and y of terrain location.
* terrain: alternatively, the character of terrain.
* variable: the name of the variable into which to store the defense. default: "terrain_defense"
2017-07-29 11:34:54 +11:00
gfgtdf
304f480813 update mainline for #1846 2017-07-26 16:43:49 +02:00
Charles Dang
67e3c76fca GUI2/Addon List: restrict markup to name and installation status fields
We don't want markup in any of the other fields. I still need to find a slightly better solution for the name
field, though. We don't want users to be able to use markup unnecessairly, but we do need markup to highlight
the names of ready-to-upload addons.

This fixes warnings about unescaped ampersands in the Author field.
2017-07-27 01:08:24 +11:00
Charles Dang
3d8dbde03b GUI2: strip trailing spaces from utility macros
[ci skip]
2017-07-26 22:13:13 +11:00
Charles Dang
0b5ef105c9 GUI2: allowed window maximum_width/height keys to be validated as formulas
[ci skip]
2017-07-26 22:13:13 +11:00
Charles Dang
e11cc5f522 Format forum URLs correctly
[ci skip]

* Use https:// over http://
* Use 'forums' over 'forum'
2017-07-26 22:03:02 +11:00
Charles Dang
fc8e9cf07e NR S5a: fixed backdoor lever opening the wrong location
[ci skip]
2017-07-26 22:02:50 +11:00
Charles Dang
76173a9c72 GUI2/Panel: remove border from small-res box_display_no_blur_no_border definition 2017-07-26 22:02:48 +11:00
ln-zookeeper
ceb4c9d679 Desert mountains improvements by doofus-01 (manual merge of PR #1851)
Merged manually for better compression and a more clear filename naming scheme for the added multihex image variations; for example, desert_range2_1_2.png instead of desert_range2_12.png.
2017-07-26 11:53:42 +03:00
gfgtdf
e859c1da00 update mainline for [cancel_action] 2017-07-25 21:19:05 +02:00
gfgtdf
821e27c34f add [cancel_action] implements #1427
this adds a new tag [cancel_action], it currently only has an effect in
move actions. It can be used in enter_hex/exit_hex events to abort the
current movement. It can also be used in moveto events where is
cancels possible following attacks (if the user issued a move+attack
action).

This also changes the behaviour of moveto and enter/exit_hex event so
that they now no longer cancel the movement automatically, also
[allow_undo] no longer has an effect on whether the move is cancelled,
it now only allows undoing of the move.
2017-07-25 21:19:05 +02:00
ln-zookeeper
9ff528b6f3 UtBS: A few Quenoth unit balancing changes 2017-07-25 11:36:34 +03:00
Ignacio R. Morelle
23df35f471 wam: Not the right time of day to write Python 2017-07-25 03:02:02 -04:00
Ignacio R. Morelle
9cb25b7b0d wam: Hardcode special cases for the 1.9 and trunk add-ons server names 2017-07-25 02:59:28 -04:00
Ignacio R. Morelle
ad2de1b918 wam: Remove icons' alt-text
Using the original paths given in WML as alt-text does not serve any
purpose other than breaking the layout when the page hasn't finished
loading and half the icons are overlong text. If anyone really needs
those they should use a data attribute instead. The alt attribute is for
accessibility, not for making programmers happy with themselves.
2017-07-24 22:45:51 -04:00
Ignacio R. Morelle
4ec6ef1734 wam: Left-align the whole tooltip, not just the contents 2017-07-24 22:34:04 -04:00
Ignacio R. Morelle
cf0a389e6f wam: Fix indentation 2017-07-24 21:53:35 -04:00
Ignacio R. Morelle
a642233513 wam: Fix add-on description tooltip's text alignment 2017-07-24 21:52:43 -04:00
Ignacio R. Morelle
79a294471f wam: Add a hidden copy of the add-on name for sorting purposes 2017-07-24 21:35:04 -04:00
Ignacio R. Morelle
9a7ef678ff wam: More styling work 2017-07-24 21:30:26 -04:00
Ignacio R. Morelle
8f60f69eb4 wam: Move add-ons web tip below the downloads explanation text 2017-07-24 20:26:39 -04:00
Ignacio R. Morelle
f7b34ce1e8 wam: Minor moving things around for float layout coherency, also tooltip 2017-07-24 15:47:13 -04:00
Ignacio R. Morelle
acf5e3ec64 wam: Some additional content and styling tweaks
* Relabeled the "Notes" column to "Translations" since that's what it
   really is.
 * Replaced the Download label with an icon and moved it to the add-on
   names column.
 * Restyled add-on version/author a bit.
 * Add-on type is now more or less aligned to the middle of the icon
   (regardless of what the cell height actually is -- there can be extra
   empty space below the type line if the add-on title is too long, for
   instance).
2017-07-24 15:36:30 -04:00
Ignacio R. Morelle
73a2e653b7 wam: Fix invalid HTML emitted for add-on icon <img> elements
The width/height attributes are always in pixel units. This is not CSS.
2017-07-24 14:54:52 -04:00
Ignacio R. Morelle
86984f0040 wam: Update styles and markup for Wesmere
This also adds SVG icons to be used in table headers instead of GIF
images for browsers that support SVG in background-image. It makes
things scale better for high DPI screens.
2017-07-24 14:49:08 -04:00
Ignacio R. Morelle
56990b17d9 wam: Fix HTML injection attack on the add-ons.wesnoth.org web interface
This escapes all strings provided by add-ons server data to guarantee
they can't be used to get extraneous and potentially harmful HTML into
the generated web index.

However, and because I don't have time to look into the dense regex
contained in the relevant code right now, it also removes the hidden
feature of linkifying any URLs found in add-on descriptions. It's a
small price to pay for our safety, really.
2017-07-24 03:05:12 -04:00
Celtic Minstrel
2d5cb4c9ed Widescreen Theme: Use new minimap style 2017-07-24 00:14:37 -04:00
sigurdfdragon
6ebd079f20 SotA S06: When the chasm is discovered, have a bat fly out as a warning
Implents a suggestion from the forums:
https://forums.wesnoth.org/viewtopic.php?f=65&p=614789#p614629
2017-07-23 23:59:00 -04:00
Ignacio R. Morelle
57f9c3eccd wmlscope: Fix file list column layout glitches on Edge and Chrome 2017-07-23 20:21:27 -04:00
Ignacio R. Morelle
1a03a5af57 wmlscope: Update macro reference templates and emitted markup for Wesmere 2017-07-23 19:59:19 -04:00
Ignacio R. Morelle
09d5f799ac wmlscope: Make this and the template prerequisites for macro-reference.html
This makes it so changes in these three actually cause make to
regenerate the file if they are newer than it.
2017-07-23 19:59:19 -04:00
Celtic Minstrel
e85b429b0b Update font sizes of widescreen theme to match default theme 2017-07-23 16:38:50 -04:00
Celtic Minstrel
7df0da5659 Fix missing images in the widescreen theme.
The theme still has numerous other issues, such as misplaced elements.
2017-07-23 16:38:47 -04:00
ln-zookeeper
87fb6e2ad9 Added an attack icon for rodent fangs and used it for the Giant Rat
The icon has been used in UMC for a long time, and I think the original artist is probably Dibs.
2017-07-23 11:37:03 +03:00
David Mikos
e1e336a46c Add new princess attack animation to tutorial from HttT 2017-07-20 08:25:31 +09:30
ln-zookeeper
d02be2a7c0 EI S11: Fixed unusual values in the side 1's definition 2017-07-16 17:49:03 +03:00
ln-zookeeper
0d905db5bc DiD S10: Hide Dela's and the paladins' sides until their appearance 2017-07-16 11:55:49 +03:00
sigurdfdragon
98dd409314 Add Dan Gerhards (beetlenaut) to Campaign Design credits
Confirmed with beetlenaut
2017-07-14 22:49:53 -04:00
sigurdfdragon
d0b4250c36 Adjust appearance of my name in the credits 2017-07-14 22:40:34 -04:00
Richard Kettering
003508d5ef Animation frames for a ne attack of the dwarven guard. 2017-07-09 23:45:08 -05:00
Richard Kettering
5a5ea98b80 Animation frames for a se run of the dwarven stalwart. 2017-07-09 23:40:26 -05:00
ln-zookeeper
cd82d9a713 UtBS: New sprite and animations for Flesh Golem, by doofus-01 2017-07-09 19:46:54 +03:00