Nils Kneuper
9757cc5502
updated Ukrainian translation
2018-12-24 12:12:42 +01:00
Nils Kneuper
c13152f8a4
updated Chinese (Traditional) translation
2018-12-24 12:11:02 +01:00
mattsc
9002751a29
MP saved game check: fix type mismatch introduced in ac1e3e6
...
This was cherry-picked from 1.14, and the type of parent_.params_.saved_game has changed since.
2018-12-23 14:26:10 -08:00
mattsc
ac1e3e6120
MP load game: do not overwrite saved AI
...
When an MP game is saved and then reloaded from the MP Create Game screen, one goes through the Game Lobby screen which gives the option of changing controllers and AIs for the different sides. Previously, this added an AI stage in front of the already existing AI for all computer player sides. This effectively replaced the existing AI.
This commit adds an option "Keep saved AI" to the Computer Player selection menu (when loading games only) and makes it the default. It does nothing to the AI config if this is chosen, otherwise it uses the new AI and also removes the old AI stages from the config.
This fixes #3791 .
2018-12-23 13:19:15 -08:00
Severin Glöckner
404d49534f
manpages: no need for a dot here
...
[ci skip]
2018-12-23 21:24:29 +01:00
Severin Glöckner
62a1a1bdc6
systemd: add more options
...
[ci skip]
2018-12-23 21:24:05 +01:00
Severin Glöckner
03a01f27be
Appdata: the tools accept the email in this form too
...
Maybe the ones of the bad guys not?
[ci skip]
2018-12-23 21:24:04 +01:00
jostephd
6a96b788ac
Recruit Unit: Add search functionality ( #3787 )
2018-12-23 16:42:37 +00:00
newfrenchy83
4bb1b4a8e4
resolve problem of negative value for leadership ( #3774 )
2018-12-23 15:37:08 +00:00
loonycyborg
0e2b415177
Made campaignd and wesnothd accept IPv6 connections as well as IPv4
2018-12-22 13:21:12 +03:00
Jyrki Vesterinen
d8bbcc6b1e
Fix #3794 : dialog callback can be called immediately
...
When a dialog registered a new callback in the callback handler, the new
callback was called as a result of the same event that fired the original
handler.
The solution is to simply stop processing of the event after executing the
original handler.
2018-12-22 07:09:02 +02:00
josteph
21bf4557c4
Sidebar: Combine the type advancements and mod advancements
...
See #3780
2018-12-20 09:55:59 +00:00
mattsc
f0a5ad0a82
Update changelog with AI changes
2018-12-18 08:49:38 -08:00
mattsc
cb3049681b
Merge pull request #3764 from mattsc/ai_todos
...
Clean up old AI TODOs
2018-12-18 06:25:56 -08:00
mstrebel
6cb4729ced
Fix #3235 : screenshots in titlescreen ( #3789 )
...
Registers hotkey in titlescreen, adds code for taking screenshot with
choosing a filename.
2018-12-17 19:58:10 +02:00
josteph
c6d973ac88
Sidebar: In the tooltip of 'lvl 1' show modifications advancements as well as type advancements
2018-12-17 17:14:15 +00:00
josteph
093e700cef
Revert #3711 from master changelog, it has been added to 1.14 changelog
2018-12-17 17:09:48 +00:00
josteph
1024cedbfc
fixup! DiD S1: Add a dialog hint about the loyals staying behind.
2018-12-17 16:58:28 +00:00
mattsc
49e216bba3
AI code: remove old version annotations from TODOs
...
Also use consistent capitalization and add a couple comments referring to existing TODOs.
2018-12-16 16:27:29 -08:00
mattsc
ba4202caf8
AI code: remove more outdated TODOs
...
Some more comments and explanations in Issue #3695 .
2018-12-16 16:18:24 -08:00
newfrenchy83
f264dc6c86
fix lowest sub used instead of highest
...
if heals with sub =8 and another heals with sub=4 it is sub=4 who is used. i changed this rule in effect for highest sub was used
2018-12-16 19:06:34 +01:00
mattsc
8a7a5a153f
AI configuration: invert mp_rank based ordering
...
This is supposed to be equivalent to the campaign rank, so it should be in ascending order.
2018-12-15 13:48:32 -08:00
pentarctagon
5978228551
Changelog for #3648 [TSG] Scenario redesign
2018-12-15 15:27:52 -06:00
pentarctagon
034211c64f
Fix for WML schema validation.
2018-12-15 13:05:41 -06:00
pentarctagon
b667b81d7c
Merge branch 'master' of https://github.com/nemaara/wesnoth into nemaara-master
2018-12-15 13:01:45 -06:00
mstrebel
d169d52020
Fix #3744 : Changing theme twice ( #3779 )
...
After std::move, source can't be used.
Because it is a static variable, i removed the line.
2018-12-15 18:24:42 +02:00
nemaara
e8927acb8a
TSG: modified Hylas' death
2018-12-15 09:51:43 -06:00
nemaara
0757445eee
TSG S7b: adjusted enemy gold
2018-12-15 09:51:43 -06:00
nemaara
0225c5a04f
TSG S8b: increased player castle size
2018-12-15 09:51:43 -06:00
nemaara
f378649b2d
TSG S8b: reduced side 2,3 castle sizes
2018-12-15 09:51:43 -06:00
nemaara
07e06cf5e5
TSG S8b: adjusted side 2 starting gold
2018-12-15 09:51:43 -06:00
nemaara
27953ca669
TSG S6b: minor QOL tweaks
2018-12-15 09:51:43 -06:00
nemaara
53452b70bc
TSG S5: fixed Urza Afalas upkeep bug
2018-12-15 09:51:43 -06:00
nemaara
014ec48ed4
TSG S5: dialogue fix
2018-12-15 09:51:43 -06:00
nemaara
94075c72cb
TSG S2: changed dialogue wording
2018-12-15 09:51:43 -06:00
nemaara
1853460bb8
TSG story text: fixed typos
2018-12-15 09:51:43 -06:00
nemaara
25dfa01181
TSG S8a: fixed dialogue typos/bugs
2018-12-15 09:51:43 -06:00
nemaara
2b268a261a
TSG S1: moved side 2 gold gain
2018-12-15 09:51:43 -06:00
nemaara
fbb1cd5bbd
TSG S9a: fixed no unit spawn bug
2018-12-15 09:51:43 -06:00
nemaara
965246e10b
TSG S8b: modified starting village captures
2018-12-15 09:51:43 -06:00
nemaara
c2e7535eed
TSG S3: fixed Ethiliel upkeep bug
2018-12-15 09:51:43 -06:00
nemaara
d959e648f2
TSG S3: fixed Ethiliel upkeep bug
2018-12-15 09:51:43 -06:00
nemaara
9a214f3d00
TSG S5: reduced enemy income
2018-12-15 09:51:43 -06:00
nemaara
d993c5f637
TSG S2: fixed typo
2018-12-15 09:51:43 -06:00
nemaara
03d3da9bbc
TSG S1: fixed typo
2018-12-15 09:51:43 -06:00
nemaara
7ef09418cf
TSG S7b: adjusted enemy income
2018-12-15 09:51:43 -06:00
nemaara
88210deef2
TSG help: modified enemy unit descriptions
2018-12-15 09:51:43 -06:00
nemaara
12ae1f7571
TSG bigmap: modified S8a/S9a
2018-12-15 09:51:43 -06:00
nemaara
f1297af942
TSG S8a: added time over event
2018-12-15 09:51:43 -06:00
nemaara
b36291f2b8
TSG S9a: map revision
2018-12-15 09:51:43 -06:00