[wesnoth-commits] [wesnoth/wesnoth] 0a2021: Make the adhoc add-on download check more detailed.
Pentarctagon
noreply at github.com
Thu Feb 3 11:18:52 UTC 2022
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 0a20217bc8c4a5c48447fb22ae2d943615c7d74b
https://github.com/wesnoth/wesnoth/commit/0a20217bc8c4a5c48447fb22ae2d943615c7d74b
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