[wesnoth-commits] [wesnoth/wesnoth] 981dd1: LoW save the persistent multiplayer data for chapt...
GitHub
noreply at github.com
Mon Mar 12 02:50:12 UTC 2018
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 981dd139659849e954ad46e19ac233dbb6c985fe
https://github.com/wesnoth/wesnoth/commit/981dd139659849e954ad46e19ac233dbb6c985fe
Author: Steve Cotton <steve at octalot.co.uk>
Date: 2018-03-11 (Sun, 11 Mar 2018)
Changed paths:
M data/campaigns/Legend_of_Wesmere/scenarios/chapter2/07_Elves_Last_Stand.cfg
M data/campaigns/Legend_of_Wesmere/scenarios/chapter2/08_Council_of_Hard_Choices.cfg
Log Message:
-----------
LoW save the persistent multiplayer data for chapter 2 (fixes #2637)
In multiplayer mode, the LoW campaign has multiple start points, and some
persistent storage that stores the characters at the end of a chapter, so that
a new game starting from the next chapter starts with those stats.
The data for chapter 2 wasn't saved, because the campaign tried to create it in
a cutscene scenario that doesn't have the expected sides.
More information about the Commits
mailing list