[Commits] [wesnoth/wesnoth] 7be7e3: mp: Implement whisper_friends_only option in GUI1 ...

GitHub noreply at github.com
Fri Jun 5 03:36:45 UTC 2015


  Branch: refs/heads/1.12
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 7be7e3ce8cf82bd29eae9b7ae07da3c97b3e5c8b
      https://github.com/wesnoth/wesnoth/commit/7be7e3ce8cf82bd29eae9b7ae07da3c97b3e5c8b
  Author: Ignacio R. Morelle <shadowm at wesnoth.org>
  Date:   2015-06-05 (Fri, 05 Jun 2015)

  Changed paths:
    M changelog
    M players_changelog
    M src/multiplayer_ui.cpp
    M src/multiplayer_ui.hpp

  Log Message:
  -----------
  mp: Implement whisper_friends_only option in GUI1 lobby with a periodic warning

This option was already implemented in the GUI2 lobby (without a
warning), which resulted in a misleading advanced preferences entry.
(Forum thread: <http://r.wesnoth.org/t42423>)

The warning works as follows: you get alerted of individual clients
trying to contact you while you have this option enabled, but you'll
only get the alerts every 5 minutes. This seems like a fair compromise
between dealing with abuse and reminding people that this option is
enabled in case they accidentally did so or only intended to do so
temporarily. Also, if the sender is in the ignore list, this will not
produce a warning.





More information about the Commits mailing list