[wesnoth-commits] [wesnoth/wesnoth] 6921fe: Fixes the droid command's options not all being op...
Pentarctagon
noreply at github.com
Thu Sep 5 08:16:18 UTC 2019
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 6921fe1bb8a3c456084cdd16dad8c2e76d032d7f
https://github.com/wesnoth/wesnoth/commit/6921fe1bb8a3c456084cdd16dad8c2e76d032d7f
Author: pentarctagon <pentarctagon at tutamail.com>
Date: 2019-09-05 (Thu, 05 Sep 2019)
Changed paths:
M src/menu_events.cpp
Log Message:
-----------
Fixes the droid command's options not all being optional.
Now, if no action is provided and the current side's controller or proxy controller is the AI, the side is changed to fully human control (same as `:droid <side> off`). If no action is provided and neither the controller or proxy controller of the current side are controlled by the AI, then the controller is set to human and the proxy controller set to AI(same as `:droid <side> on`).
Fixes #4308
More information about the Commits
mailing list