[wesnoth-commits] [wesnoth/wesnoth] 07c68e: Send scenario/era/modification source add-ons and ...

Pentarctagon noreply at github.com
Thu Jun 18 18:44:32 UTC 2020


  Branch: refs/heads/1.14
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 07c68e3dfcfa565b7d6f187ae0f871c3c8c9914d
      https://github.com/wesnoth/wesnoth/commit/07c68e3dfcfa565b7d6f187ae0f871c3c8c9914d
  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)


  Commit: 0090e5f9b2a7b38943795215a5eb9be1f778e20d
      https://github.com/wesnoth/wesnoth/commit/0090e5f9b2a7b38943795215a5eb9be1f778e20d
  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:
  -----------
  Default addon version and ID to an empty string rather than N/A.


Compare: https://github.com/wesnoth/wesnoth/compare/39b8eb0ff8bf...0090e5f9b2a7



More information about the Commits mailing list