nemaara
4b8d7adf25
HttT: modify dates ( fixes #4320 )
2019-09-27 03:21:16 -04:00
nemaara
d2c86c71f0
HttT S18: change enemy side names ( fixes #4261 )
2019-09-27 02:59:59 -04:00
nemaara
de0fda74d0
SotBE S7: change objective wording
2019-09-27 02:55:48 -04:00
nemaara
d16b65c9a9
TSG: change Halidel's relation to Deoran ( fixes #4321 )
2019-09-27 02:47:42 -04:00
nemaara
6f235466cb
Merge pull request #4319 from clockback/master
...
Resolving date inconsistency
2019-09-26 16:36:01 -04:00
josteph
942302f6e3
fixup! unit_recall: Add tooltip
2019-09-26 16:14:45 +00:00
josteph
26a710d6fb
unit_recall: Move the image path back to the cfg file
2019-09-26 16:07:44 +00:00
josteph
581899b77e
unit_recall: Add tooltip
2019-09-26 16:07:44 +00:00
josteph
a7fc184ccd
unit_recall: Show unrecallable units grayed out.
...
Part of issue #1282 .
2019-09-26 16:07:44 +00:00
josteph
21823d9332
Lua: Fix wesnoth.deprecate_api for the case of deprecating a table that had a metamethod other than __index/__newindex
2019-09-26 12:17:05 +00:00
josteph
56131f14c4
lua: Fix a bug when calling wesnoth.deprecate_api on a table that had a metatable.
...
The old metatable was used as the metatable of the new element's
metatable, which doesn't make any sense at all.
Fixes #4079
2019-09-26 12:17:05 +00:00
Severin Glöckner
1f66baca84
Copy NOTE_SHOCK over to EI
2019-09-26 01:08:46 +02:00
pentarctagon
745c6b3dea
The NOTE_SHOCK macro doesn't exist in EI anymore.
2019-09-25 15:40:25 -05:00
Severin Glöckner
5a51c56985
MP 5p Wildlands: more tweaks
...
- use faction=custom
- no upkeep for side 5
- fix operator precedence in objectives
[ci skip]
2019-09-25 18:36:07 +02:00
Severin Glöckner
425802413b
UtBS: add special note
...
[ci skip]
2019-09-23 22:00:44 +02:00
Severin Glöckner
f3022f69e4
wmllint: WoV is no add-on anymore
...
[ci skip]
2019-09-23 21:36:15 +02:00
Severin Glöckner
9ebb45d50b
ThoT: let AI patter match recruit list on easy
...
[ci skip]
2019-09-23 21:18:37 +02:00
Severin Glöckner
f171198150
ThoT: let wmllint skip [lua]
...
[ci skip]
2019-09-23 21:12:31 +02:00
Severin Glöckner
851cd6eae3
DiD: use last breath instead of die event for speech
...
[ci skip]
2019-09-23 20:57:05 +02:00
Severin Glöckner
2978534509
Liberty: add defense cap notes
...
[ci skip]
2019-09-23 20:53:10 +02:00
Severin Glöckner
6a895beabf
EI: changes for wmllint & add defense cap note
...
[ci skip]
2019-09-23 20:52:04 +02:00
Severin Glöckner
d87461dff9
wmllint: teach about new argument of disallow_end_turn
...
[ci skip]
2019-09-23 20:03:24 +02:00
Severin Glöckner
dbcd95dad8
Units: convert special notes of new unit
...
[ci skip]
2019-09-23 19:51:12 +02:00
Severin Glöckner
cdd3c253e5
TSG 4: add back ruined elvish keep
...
[ci skip]
2019-09-23 16:53:57 +02:00
Severin Glöckner
8ca4ab075a
Tutorial: use numerical comparision
...
[ci skip]
2019-09-23 16:45:25 +02:00
Severin Glöckner
bcab520601
TSG: remove trailing space (as part of a string)
...
[ci skip]
2019-09-23 16:43:39 +02:00
Severin Glöckner
ce4d55cec3
NR 08: typography fix
...
Current standard is that objectives do not end with a dot,
but notes to the objectives do.
[ci skip]
2019-09-23 16:43:39 +02:00
Severin Glöckner
f2eb1aad3f
HttT 14: remove loyal overlay over spider
...
There's no reason why a monster should have an overlay.
[ci skip]
2019-09-23 16:43:39 +02:00
Nils Kneuper
da92a5cec5
updated Italian translation
2019-09-22 01:10:00 +02:00
Elvish_Hunter
20d1cf9a18
Fixed two bugs in wmlscope's square braces expansion
...
The first bug happened when there were two or more square braces in a file name: only one expansion was performed, instead of all of them being applied at once.
The second bug happened when a square brace range had leading zeros: these were just removed, resulting in false positives.
2019-09-21 14:59:04 +02:00
Elvish_Hunter
1fe32ff69d
Ported wmlflip to Python 3
2019-09-20 22:01:31 +02:00
Severin Glöckner
f32fda8073
MP: use prestart for objectives
...
that's good practive, because in other cases the player might press ctrl+j
and see the default objectives instead.
Also, as in these cases it's know that there is exactly one enemy, say so.
[ci skip]
2019-09-20 19:29:27 +02:00
Severin Glöckner
5cfe19ec8c
MP Wildlands: add proper objectives
...
Default objectives are not correct here.
[ci skip]
2019-09-20 19:18:35 +02:00
Severin Glöckner
3289517599
MP Wildlands: fix wrong village_gold
...
Map description remonnecs 1 village_gold.
Otherwise player 5 is disadvantaged, who has always none.
[ci skip]
2019-09-20 19:17:44 +02:00
Severin Glöckner
bf5aee42de
MP Wildlands: set more AI settings
...
including experimental AI
[ci skip]
2019-09-20 19:15:34 +02:00
Severin Glöckner
bf6b74ad69
MP Wildlands: use no_units_left
...
and don't show gold stats, as they are not relevant.
[ci skip]
2019-09-20 19:14:24 +02:00
Severin Glöckner
b73435f096
MP: team names for 5p Wildlands
...
…rather than just a number.
[ci skip]
2019-09-20 14:35:18 +02:00
Severin Glöckner
3d604d2045
MP: use sand scuttler instead of scorpion
...
Has the same resists as the old scorpion.
[ci skip]
2019-09-20 14:14:06 +02:00
Severin Glöckner
af762efd9e
MP: undef scenario-level macro
...
[ci skip]
2019-09-20 13:43:33 +02:00
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