[wesnoth-commits] [wesnoth/wesnoth] e0d44c: Send scenario/era/modification source add-ons and ...
Pentarctagon
noreply at github.com
Thu Jun 18 15:33:49 UTC 2020
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: e0d44caa50bfead6b9b59036dabd8c49eef79cb2
https://github.com/wesnoth/wesnoth/commit/e0d44caa50bfead6b9b59036dabd8c49eef79cb2
Author: pentarctagon <pentarctagon at tutamail.com>
Date: 2020-06-18 (Thu, 18 Jun 2020)
Changed paths:
M src/game_initialization/mp_game_utils.cpp
Log Message:
-----------
Send scenario/era/modification source add-ons and addon versions to wesnothd.
This adds the additional attributes under the multiplayer information sent to wesnothd:
* mp_scenario_addon_id
* mp_scenario_addon_version (host's version)
* mp_era_addon_id
* mp_era_addon_version (host's version)
* active_mod_addon_ids
* active_mod_versions (host's versions)
More information about the Commits
mailing list