75651 Commits

Author SHA1 Message Date
nemaara
8d74a0a720 Dunefolk: fix broken image paths 2019-10-30 15:08:47 -04:00
nemaara
97cc0d6ff4 DiD S1: remove unneeded key in [unit] 2019-10-30 11:24:22 -04:00
Gunter Labes
97a999a2f5
Update schema to use correct types 2019-10-30 13:52:27 +01:00
nemaara
66826a7460 DiD S1: add extra easter eggs 2019-10-30 03:58:02 -04:00
nemaara
4fd342286a DiD: add new scenery 2019-10-30 03:57:41 -04:00
nemaara
46b154abc5 Add DiD update to changelog 2019-10-29 22:53:15 -04:00
nemaara
b7e116a258 DiD S5: adjust enemy recruits and gold 2019-10-29 22:52:39 -04:00
nemaara
df22fbf291 DiD S1: reduce difficulty 2019-10-29 20:55:41 -04:00
Gunter Labes
66e2d53859
Try to fix mac builds by disabling homebrew auto updatin 2019-10-29 17:16:55 +01:00
nemaara
ba24c43f96 DiD: fix buggy key in corpse clearing macro 2019-10-29 12:05:29 -04:00
Gunter Labes
e78f9df653
Remove unused script 2019-10-29 13:55:38 +01:00
nemaara
f49b32a8ac DiD: allow the player to keep special corpses 2019-10-28 15:58:23 -04:00
nemaara
53ab6fe2e0 DiD: automatically remove 0 exp walking corpses from the recall list 2019-10-28 12:40:32 -04:00
nemaara
b5ea1950c8 DiD S11: favor Xanthric's drain attack on defense 2019-10-28 12:30:48 -04:00
nemaara
f23dba714e DiD S10: remove book overlay in all victory conditions 2019-10-28 12:20:37 -04:00
nemaara
2a2ebdef17 DiD S11: do not set max_moves on player's units 2019-10-28 12:06:03 -04:00
pentarctagon
81e2cae74f Store additional fields in the database.
* Whether the game allows observers.
* Whether the game's replay should be publicly available (currently the same as whether observers are allowed pending the second part of #3909).
* Whether the game had a password set.
* The side's name - this differs from what can be retrieved from USER_ID since it will have the name of any AI used.
2019-10-28 00:40:24 -05:00
Gunter Labes
ad25a207d5
Use PWD and add missing quotes
Fixes issues with word splitting or pathname expansion.
2019-10-27 13:09:54 +01:00
Gunter Labes
6115c5821c
Fix indentation 2019-10-27 12:40:13 +01:00
Gunter Labes
e6b4dd90a5
Changelog entry for df136fc 2019-10-27 12:39:15 +01:00
loonycyborg
f080886a83 Add a script to make steam build of wesnoth using docker 2019-10-27 14:29:23 +03:00
Sergey Lavrenyuk
df136fcc5b Added mushroom defense cap to mounted and some flying units 2019-10-27 12:26:19 +01:00
nemaara
5bbf4e812a Steelclad/Lord: nerf base hitpoints 2019-10-27 02:01:21 -04:00
nemaara
15b038f8c9
Merge pull request #4521 from slavrenyuk/fix_draug_portrait_TRoW
Changed Draug portrait in The Rise of Wesnoth
2019-10-27 01:51:47 -04:00
Sergey Lavrenyuk
72047ca7ae Changed Draug portrait in The Rise of Wesnoth. Default portrait has Sceptre of Fire on the shield, which is incorrect storywise. 2019-10-26 21:31:14 +03:00
sigurdfdragon
b9c09690b0 SotA: Fix #4503
Prevent hero death from triggering new corpse recruitable dialog.
2019-10-26 14:27:52 -04:00
loonycyborg
b5339299ea Fix flatpak manifest for master 2019-10-25 19:05:28 +03:00
loonycyborg
1d80308325 Revert "Remove check for boost.thread from buildsystems since it's not used anymore"
This reverts commit 4c7497722700f40fb9aa807dcbc4b6dfe75457bf.
Explicit linking against boost_thread is required when using boost as
static libraries.
2019-10-25 19:05:28 +03:00
nemaara
4cbe17a4a6 Sentinel: update description 2019-10-25 11:25:39 -04:00
nemaara
97a0d0f8d9 Steelclad: modify description 2019-10-25 11:25:24 -04:00
nemaara
88a223b1c9 DiD: fix bugged recalls inside manor 2019-10-25 11:15:22 -04:00
nemaara
c8c362841e Steelclad/Lord: nerf resistances 2019-10-24 20:13:11 -04:00
Wedge009
cd7ed4c089 Disable game name for local MP
Also remove redundant disablement of registered_users_ option.

Resolves #1122
2019-10-25 09:21:56 +11:00
Iris Morelle
84a38f773c wam: Add UI strings for core, other, and unknown add-on types
[ci skip]
2019-10-24 18:11:38 -03:00
Steve Cotton
2d9d1f405d Log a console error message when a parse_error closes the help
Related to issue #4507, which is asking for better handling of the parse_error.
This commit doesn't improve the handling, but it will hopefully avoid anyone
spending time debugging to work out what text triggered #4507.
2019-10-24 19:12:11 +02:00
nemaara
de408ffab1 Fix unit AMLA experience at max level 2019-10-24 13:09:19 -04:00
pentarctagon
15e4392416
Changelog entry for packaging update. 2019-10-24 07:38:39 -05:00
loonycyborg
bdc26a1fba Switch macro for type alias 2019-10-24 13:13:52 +03:00
loonycyborg
4379ca3446 Add compatibility with mysql 8.0 with conditional compilation 2019-10-24 13:03:51 +03:00
loonycyborg
ebe169e327 Revert "Fix build with MySQL 8"
This reverts commit c7ab09201ba29f18e8f473cacbd84ae77a391dac.
2019-10-24 12:53:08 +03:00
loonycyborg
c7ab09201b Fix build with MySQL 8
In MySQL 8 my_bool type is removed, doc suggests using bool or int
instead.
2019-10-24 11:47:11 +03:00
josteph
f2de9621fa Fix deprecation warning being printed when compiling with -DPREFERENCES_DIR=\".wesnoth-1.15\". 2019-10-24 04:39:07 +00:00
nemaara
2125a9e779 Add TSG update to changelog 2019-10-23 00:34:51 -04:00
nemaara
0c866cf7d7 TSG S7b/S8b: modify dialogue upon alliedunit death 2019-10-23 00:34:49 -04:00
Wedge009
d29e73ec02 Display left-facing Delfador portraits on the right.
Some of Delfador's portraits face to the left. A cosmetic change only, but we prefer to such portraits to be displayed to the right of the dialogue so that they face the 'middle'. It also gives impression of a conversation with a right-facing portrait displayed (by default) on the left.

Resolves #4345.

[ci skip]
2019-10-23 11:45:32 +11:00
nemaara
d52783a7ea DiD S9: remove canrecruit=yes from DV 2019-10-22 11:37:21 -04:00
nemaara
81fcc2ef30 DiD: tweak Malin side color 2019-10-22 10:57:22 -04:00
nemaara
da4581576e DiD: use specified colors for monsters and DV 2019-10-22 10:47:15 -04:00
Wedge009
ccc877e40a Only show brackets in Statistics title if side name is not empty.
Resolves #4080.
2019-10-23 01:35:50 +11:00
pentarctagon
ea90383f1d
Make additional changes to client source handling based on discussion.
Add a "BSD Repository" option.
Add data/dist to .gitignore.
Delete data/dist from git.
Error conditions reading data/dist just set the value to Default.
Remove a leftover TODO comment.
Add description comments for the two new database columns.
2019-10-22 01:14:45 -05:00