[wesnoth-commits] [wesnoth/wesnoth] 52986a: Make the adhoc add-on download check more detailed.

Pentarctagon noreply at github.com
Thu Feb 3 16:47:35 UTC 2022


  Branch: refs/heads/1.16
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 52986a42a19db6b1aa254b4686246252b02e70da
      https://github.com/wesnoth/wesnoth/commit/52986a42a19db6b1aa254b4686246252b02e70da
  Author: Pentarctagon <pentarctagon at tutamail.com>
  Date:   2022-02-03 (Thu, 03 Feb 2022)

  Changed paths:
    M src/addon/manager_ui.cpp

  Log Message:
  -----------
  Make the adhoc add-on download check more detailed.

Originally this simply checked for whether the add-on's directory existed to avoid downloading the same add-on multiple times when migrating from one major release to another. However this then causes add-ons to not get updated when joining a multiplayer game where to person joining has the add-on (so the directory exists) but needs an updated version of it.

Fixes #6383





More information about the Commits mailing list