]> git.pond.sub.org Git - empserver/commit
Change launch of anti-sat to take plane# argument
authorMarkus Armbruster <armbru@pond.sub.org>
Sun, 13 Sep 2009 17:19:19 +0000 (13:19 -0400)
committerMarkus Armbruster <armbru@pond.sub.org>
Tue, 8 Dec 2009 07:15:50 +0000 (08:15 +0100)
commit1ee0287595de6ce97f3caeef95f9ab22e49d0736
tree41db57e2d43068ce04251c2716b71d4cea1fc1f0
parent2b31f644dbcc20a1e5befbdd6d8d143cb32befd8
Change launch of anti-sat to take plane# argument

Before, it took a sector argument, and targeted the lowest-numbered
satellite there.  Rather inconvenient when your own satellite masks
one of the enemy's.

Moreover, the command could be abused to find all sectors with
satellites.  Now it can "only" be abused to find satellite ids, and
whether they're in range.  Still not ideal, but tolerable.
info/launch.t
src/lib/commands/laun.c