[wesnoth-commits] [wesnoth/wesnoth] 47cf0b: Allow one leader to die with > 3 players
sevu
noreply at github.com
Fri Oct 22 22:53:11 UTC 2021
Branch: refs/heads/1.16-wc2
Home: https://github.com/wesnoth/wesnoth
Commit: 47cf0beb4f6067faec0cf132d55cdffc65ecd740
https://github.com/wesnoth/wesnoth/commit/47cf0beb4f6067faec0cf132d55cdffc65ecd740
Author: Severin Glöckner <severin.gloeckner at stud.htwk-leipzig.de>
Date: 2021-10-22 (Fri, 22 Oct 2021)
Changed paths:
M data/campaigns/World_Conquest/lua/game_mechanics/promote_commander.lua
Log Message:
-----------
Allow one leader to die with > 3 players
~ Part 1 ~
That by itself is not yet useful, as the unit will be dead,
and have no recruits in the next level.
As of string freeze. add only an image and no message.
Commit: 83a10f75c0fee465eea954c628bd0f786f269abd
https://github.com/wesnoth/wesnoth/commit/83a10f75c0fee465eea954c628bd0f786f269abd
Author: Severin Glöckner <severin.gloeckner at stud.htwk-leipzig.de>
Date: 2021-10-22 (Fri, 22 Oct 2021)
Changed paths:
M data/campaigns/World_Conquest/era/era.cfg
Log Message:
-----------
Unlock WC2 era for future scenario
Commit: 8c2c57647f40281917dbceb0c93e0c057ddd5da7
https://github.com/wesnoth/wesnoth/commit/8c2c57647f40281917dbceb0c93e0c057ddd5da7
Author: Severin Glöckner <severin.gloeckner at stud.htwk-leipzig.de>
Date: 2021-10-23 (Sat, 23 Oct 2021)
Changed paths:
M data/campaigns/World_Conquest/TODO.txt
M data/campaigns/World_Conquest/changelog.txt
M data/campaigns/World_Conquest/lua/campaign/objectives.lua
M data/campaigns/World_Conquest/lua/map/main.lua
Log Message:
-----------
Update changelog, version number etc. for WC2
Commit: 7901abac4cf2d66af0ff6e86aa55fc932490b7c7
https://github.com/wesnoth/wesnoth/commit/7901abac4cf2d66af0ff6e86aa55fc932490b7c7
Author: Severin Glöckner <severin.gloeckner at stud.htwk-leipzig.de>
Date: 2021-10-23 (Sat, 23 Oct 2021)
Changed paths:
M data/campaigns/World_Conquest/lua/game_mechanics/promote_commander.lua
M data/campaigns/World_Conquest/lua/map/scenario_utils/side_definitions.lua
Log Message:
-----------
WC2: Downgrade scenario from 4p to 3p
~ Part 2 ~
The player who lost his leader probably does not want to play anymore.
When the level is won, transition to the 3p version.
This could actually be done for all scenarios,
until reaching the 1p.
Compare: https://github.com/wesnoth/wesnoth/compare/e25a4844055a...7901abac4cf2
More information about the Commits
mailing list