Severin Glöckner
0dc80ecb52
End some messages with a dot
...
This was inconsitent before.
Not po-fixing, as the translations probably don't habe the dot as well.
2019-10-12 17:00:27 +02:00
Severin Glöckner
e29287eeee
MP: switch to map_file
...
[ci skip]
2019-10-12 16:51:10 +02:00
Severin Glöckner
1d22a9af48
TSG: handle the case Hylas / Gerrick died
...
[ci skip]
2019-10-12 16:51:10 +02:00
Severin Glöckner
e99cd5a4e4
TSG Into the Depths: remove old code
...
Compatibility to old saves is already broken by renumbering the scenario IDs,
so this has no use anymore.
[ci skip]
2019-10-12 16:51:10 +02:00
Severin Glöckner
0682ffa38d
TSG: other macro
...
As Gerrick may die now as well, this can go too.
[ci skip]
2019-10-12 16:51:10 +02:00
Severin Glöckner
68dd5c82ba
TSG: remove not anymore needed macro
...
The alternative message was needed for the scenario where Deoran is not on the map.
This has been removed, and in the other which is left (S8b), both units won't be around.
The only places left for this message is the last level in path B and the lasts ind path A
It's not necessary that there is an alternative message, this is only used there because
it exists already – both would fit.
[ci skip]
2019-10-12 16:51:10 +02:00
Martin Hrubý (hrubymar10)
e6c4e7d042
Fix Xcode project after 9e550e7ebb0cd7fdafe647556e12c6711116cab6
2019-10-12 16:18:50 +02:00
nemaara
0216d902ce
Update CONTRIBUTING.md
2019-10-12 02:29:50 -04:00
josteph
4abad34a1a
github: Match labeler to existing labels
2019-10-12 03:43:39 +00:00
nemaara
6bc562e054
Update CONTRIBUTING.md
2019-10-11 23:33:58 -04:00
josteph
8c6d2f024b
.github: Link to IRC
2019-10-12 02:57:19 +00:00
Charles Dang
e7c389c0da
Updated labeler config
...
[ci skip]
2019-10-12 13:41:19 +11:00
Charles Dang
0db34e3c09
CONTRIBUTING.md revision pass 1
...
[ci skip]
2019-10-12 13:03:05 +11:00
pentarctagon
9e550e7ebb
Remove old shaders.
2019-10-11 18:56:28 -05:00
pentarctagon
0cffacb40f
Add a bunch more to the labeler.
2019-10-11 17:41:18 -05:00
Charles Dang
c019dbe3d8
Restrict Greeter to PR openings only, add issue line
...
[ci skip]
2019-10-11 22:31:12 +11:00
nemaara
854e2cd2f0
Add UtBS update to changelog
2019-10-11 03:13:17 -04:00
nemaara
e2ae208d73
Sun Singer/Sylph: modify faerie fire colors
2019-10-11 03:12:23 -04:00
nemaara
f71ee26cc5
Sun Singer: tweak description wording
2019-10-11 01:43:27 -04:00
nemaara
557552d301
Harrier: fix incorrect reference
2019-10-11 01:11:25 -04:00
Charles Dang
f701dbcb39
Fixup 30ef35c
...
[ci skip]
2019-10-11 16:08:52 +11:00
Charles Dang
30ef35ca8a
Updated README badges
...
[ci skip]
* Used travis.com link (we migrated)
* Fixed AppVeyor linking to a page you needed to log in to view
* Removed Coverity badge (we don't really maintain that service anymore). Fixes #4114
2019-10-11 16:07:17 +11:00
Charles Dang
3540a6b1d0
Restrict travis clone depth to 5 (down from the default of 50)
...
[ci skip]
2019-10-11 15:37:23 +11:00
pentarctagon
4a4673320a
Add wesnothd and campaignd Services label.
2019-10-10 22:15:10 -05:00
Charles Dang
c96d968fa4
Das formatting
...
[ci skip]
2019-10-11 14:12:10 +11:00
Charles Dang
9e1ba0eaa5
Added Greetings action
2019-10-11 14:06:23 +11:00
Celtic Minstrel
41dada698e
Add some new labeler rules and update the existing ones to match actual existing labels
2019-10-10 22:58:47 -04:00
josteph
2331f6b8da
github: Refactor template as it's not oriented at developers
2019-10-11 02:31:37 +00:00
josteph
947c4ed24c
Revert unintentional part of 28bf2cac0b529ecb848417f5eb4de1bcc98eb5ef
2019-10-11 02:20:39 +00:00
josteph
dc4ec82364
HttT S5b: Lift fog around the ship's path, so it's clear who's speaking to Konrad.
...
Issue #4251
2019-10-11 02:17:19 +00:00
Charles Dang
4e3ab40633
Added SUPPORT file
2019-10-11 13:11:35 +11:00
Charles Dang
3080b01502
Wasn't supposed to add this one
...
[ci skip]
2019-10-11 13:02:16 +11:00
Charles Dang
28bf2cac0b
Added a text typo template
2019-10-11 13:00:00 +11:00
josteph
471101b714
github: Add savefiles to the bug report template
2019-10-11 01:50:36 +00:00
Charles Dang
83612c0fc3
Added bug report template
2019-10-11 12:36:49 +11:00
Charles Dang
8342bf086f
Moved CONTRIBUTING.md to .github/
...
[ci skip]
2019-10-11 12:22:22 +11:00
Charles Dang
e47087adca
Correct labeler config file name
...
[ci skip]
2019-10-11 08:35:48 +11:00
josteph
bc40366d78
Add #4407 to changelog
2019-10-10 21:33:51 +00:00
josteph
eccfba6124
mp_create_game: Use "map_data" if already set in preference to "map_file".
...
https://github.com/wesnoth/wesnoth/pull/4407#issuecomment-537091937
2019-10-10 21:33:11 +00:00
josteph
9f506232bd
mp_create_game: Don't generate a random map if "map_file" is set.
...
Not tested.
2019-10-10 21:33:11 +00:00
josteph
70d82817a0
mp_create_game: Show map preview if scenario has "map_file" and no "map_data"
...
See #4397
2019-10-10 21:33:11 +00:00
josteph
4c646d51d9
changelog: #4410 has been backported
2019-10-10 03:02:57 +00:00
josteph
2c2d1f8b2f
Replays: Show visible units in "Damage versus" sidebar tooltip
...
Part of #4134
2019-10-10 02:32:26 +00:00
josteph
980fad6bf8
Add #4410 to changelog
2019-10-10 02:30:24 +00:00
josteph
3767097ba0
Status table: In replays with "View: Full Map", show all sides' gold status
...
Note that all sides' gold status is already shown whenever debug mode is
active.
Fixes part of #4134
2019-10-10 02:22:20 +00:00
josteph
94c0f6152c
HttT S15: Change $unit's line since it doesn't know these caves.
2019-10-10 02:17:12 +00:00
josteph
16a4b3e77f
HttT S15: Add a female_message.
...
$unit could be a female Footpad.
2019-10-10 02:17:12 +00:00
josteph
043d1fefd7
HttT S15: Tweak new dialog
2019-10-10 02:17:12 +00:00
jostephd
78d8fa3a05
HttT S19c: Avoid "Princess" as a direct address
...
Co-Authored-By: nemaara <nemaara@users.noreply.github.com>
2019-10-10 02:17:12 +00:00
jostephd
450252cf8d
HttT S19c: Avoid "Princess" as a direct address
...
Co-Authored-By: nemaara <nemaara@users.noreply.github.com>
2019-10-10 02:17:12 +00:00