26153 Commits

Author SHA1 Message Date
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
Sergey Lavrenyuk
9fd59ebcda Added translation prefix to female saurian unit types. 2019-09-18 18:43:10 +02:00
josteph
410cc852ce HttT: Remove superfluous {SPECIAL_NOTES} macros.
The "Special Notes:" line was duplicated because of the {NOTE_*} macros on the next line.
2019-09-18 09:09:13 +00:00
Elvish_Hunter
2863db36cc Removed the unused scoutDefault Python tool 2019-09-17 21:43:04 +02:00
newfrenchy83
f6cc138c20 Fix grammatical error 2019-09-17 22:06:04 +11:00
josteph
f874a60034 fixup! statistics_dialog: Tweak the tooltip per @nemaara 2019-09-16 21:55:31 +00:00
josteph
d3db9237ac statistics_dialog: Tweak the tooltip per @nemaara 2019-09-16 21:29:14 +00:00
Elvish_Hunter
9982afb21f Ported expand-terrain-macros to Python 3 2019-09-16 21:59:07 +02:00
josteph
36c0016494 statistics_dialog: Add information to the p-value tooltip
Add less-simplified information, keep all the existing information,
and explain the colors.

See https://github.com/wesnoth/wesnoth/issues/1378#issuecomment-531564119
2019-09-16 04:19:44 +00:00
Severin Glöckner
c23364b213 indent special notes
[ci skip]
2019-09-16 04:01:07 +02:00
Severin Glöckner
4dd65a0c22 help: remove invalid link to illuminated terrain
[ci skip]
2019-09-16 03:52:09 +02:00
Severin Glöckner
09b00b94d6 remove text not needed anymore due to new [special_note] tag 2019-09-16 02:00:33 +02:00
Steve Cotton
af91654e26 Fix the build
Explicitly use t_str() to avoid an ambiguous construction from
7bee8ee1574e16ec27f8904e6808bc1515fe4a86, which made GCC9 error out because it
could alternatively use t_string::t_string(const string &).

Resolve the merge conflict from 26d1ca7a7d1216e8f19f2848f6556c456e9d1f3f
2019-09-15 22:55:05 +02:00
Severin Glöckner
a090a0ff78 UtBS: refactor to use drake macro
That way there's less duplicated code
2019-09-15 19:53:30 +02:00
Celtic Minstrel
67ee332bbe Add a schema file for the _server.pbl 2019-09-15 13:40:54 -04:00
Celtic Minstrel
26d1ca7a7d Merge pull request #4351 from wesnoth/special_notes
Update to new special notes syntax in campaigns
2019-09-15 13:39:16 -04:00
Celtic Minstrel
7bee8ee157 Add special note support in [unit] and [effect]. 2019-09-15 13:19:17 -04:00
Celtic Minstrel
02eda177f7 WoV: Update special notes syntax 2019-09-15 11:30:59 -04:00
Celtic Minstrel
f94d0bb80a UtBS: Update special notes syntax 2019-09-15 11:30:08 -04:00
Celtic Minstrel
99b79fb74d Tutorial: Update special notes syntax 2019-09-15 11:23:39 -04:00
Celtic Minstrel
f9abb40e3f TSG: Update special notes syntax 2019-09-15 11:23:18 -04:00
Celtic Minstrel
c7d1cb4a18 TRoW: Update special notes syntax 2019-09-15 11:23:03 -04:00
Celtic Minstrel
317656fc43 THoT: Update special notes syntax 2019-09-15 11:22:00 -04:00
Celtic Minstrel
c19a24783b SotBE: Update special notes syntax 2019-09-15 11:20:50 -04:00
Celtic Minstrel
1bd77e83bd SotA: Update special notes syntax 2019-09-15 11:19:18 -04:00
Celtic Minstrel
a5cfee8742 SoF: Update special notes syntax 2019-09-15 11:17:05 -04:00
pentarctagon
2eccbab970 Add UI button to stop a game.
This adds a button along side the kick/kickban/ban buttons to stop the game the selected user is in.

Fixes #3635
2019-09-14 11:10:05 -05:00
josteph
1e221469d2 fixup! Help: Add screenshots to "income and upkeep"
Crop the images.
2019-09-14 13:39:18 +00:00
josteph
ea16e832ed Help: Add screenshots to "income and upkeep" 2019-09-14 13:30:38 +00:00
josteph
4912c5e934 help: Add a screenshot to the combat screen 2019-09-14 13:00:09 +00:00
josteph
b4e977555b themes: Remove the brief top bar tooltips
These are the tooltips of the images. Mousing over the figures next to
the images shows a more verbose tooltip.

For #1068/#1060
2019-09-14 12:44:24 +00:00
josteph
0a0b70c5a9 Clarify descriptions of income and upkeep. 2019-09-14 07:58:12 +00:00
josteph
78db7f2c31 HttT S15: Add po comment 2019-09-14 07:57:37 +00:00
josteph
1c481c7c2b HttT S15: Improve dialog flow when Geldar survives
Fixes #4333
2019-09-14 07:57:37 +00:00
josteph
43fb5fa17c HttT S15: Tweak the hint to be more explicit. 2019-09-14 07:57:12 +00:00
josteph
4a76d0b9b3 HttT S15: Add a hint about the Guardsmen. 2019-09-14 07:57:12 +00:00
josteph
973a3ee320 HttT S23: Give a more explicit hint on EASY
Thanks to forum user "Poison".
2019-09-14 07:57:12 +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
Celtic Minstrel
7ac903c238 NR\: Update special notes syntax 2019-09-12 21:20:55 -04:00
Celtic Minstrel
5556f697bd L: Update special notes syntax 2019-09-12 21:20:26 -04:00
Celtic Minstrel
636d864bde HttT: Update special notes syntax 2019-09-12 21:18:36 -04:00
Celtic Minstrel
769ce27f92 EI: Update special notes syntax 2019-09-12 21:15:18 -04:00
Celtic Minstrel
a951269069 DiD: Update special notes syntax 2019-09-12 21:14:46 -04:00
Celtic Minstrel
1365669fee DM: Update special notes syntax 2019-09-12 21:13:55 -04:00
Celtic Minstrel
73afb645f2 DW: Update special notes syntax 2019-09-12 21:12:53 -04:00
Steve Cotton
d0a3376a3a
UtBS: Replacing ^Uf mushrooms with ^Tf mushrooms (#4336)
The code for flooding in 08_Out_of_the_Frying_Pan uses a list of impassible terrains,
anything not in that list can flood so there's no change needed to that code.

The Sun Sylph's animation code now recognises both types of mushroom, in case the
Quenoth elves are used in UMC campaigns.
2019-09-12 22:41:51 +02:00
Steve Cotton
cef41e6128
EI: Replacing ^Uf mushrooms with ^Tf mushrooms (#4335) 2019-09-12 22:41:22 +02:00
Celtic Minstrel
4dd7824353 Redo the special notes macros so that the new ones won't trigger deprecation warnings 2019-09-12 08:51:05 -04:00