[wesnoth-commits] [wesnoth/wesnoth] ff7ebc: Add option to pre-populate wesnothd's user list wi...
Pentarctagon
noreply at github.com
Thu Jun 10 23:17:04 UTC 2021
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: ff7ebc22430f9fe34295ff48e55bb4bdc4de0f7e
https://github.com/wesnoth/wesnoth/commit/ff7ebc22430f9fe34295ff48e55bb4bdc4de0f7e
Author: Pentarctagon <pentarctagon at tutamail.com>
Date: 2021-06-10 (Thu, 10 Jun 2021)
Changed paths:
M src/server/wesnothd/server.cpp
M src/server/wesnothd/server.hpp
Log Message:
-----------
Add option to pre-populate wesnothd's user list with dummy users.
None of the dummy players have an actual connection or client, so any attempt to interact with them will fail. The main usecase for this right now is testing the performance of the MP lobby UI updates when there are many players online.
More information about the Commits
mailing list