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

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


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: b4b7a3656fad515a826a9dce4e5ff16f81b406ea
      https://github.com/wesnoth/wesnoth/commit/b4b7a3656fad515a826a9dce4e5ff16f81b406ea
  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/game_initialization/multiplayer_ui.cpp
    M src/game_initialization/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