[wesnoth-commits] [wesnoth/wesnoth] f558f4: Revert "campaignd: Don't bump download count when ...
Iris Morelle
noreply at github.com
Wed Jan 6 18:16:35 UTC 2021
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: f558f4c6e3994abeefff909a2fc2343c108f8671
https://github.com/wesnoth/wesnoth/commit/f558f4c6e3994abeefff909a2fc2343c108f8671
Author: Iris Morelle <shadowm at wesnoth.org>
Date: 2021-01-06 (Wed, 06 Jan 2021)
Changed paths:
M src/server/campaignd/server.cpp
Log Message:
-----------
Revert "campaignd: Don't bump download count when a delta is requested"
Turns out the add-ons client currently sends from_version= with a
non-empty string value even if the add-on being downloaded isn't already
installed (the default version_info string, "0.0.0").
This reverts commit 7d02fc884bd360d125acad4f7922e58c245ea16a.
Fixes #5411.
More information about the Commits
mailing list