I've nearly finished the code for #320 and #321, but part of both tickets is to add to the command verbs pane that's visible from F3. You know; the one that looks like this:
What I need is for the existing icons to be shuffled a bit closer to each other, and an extra two icons inserted between 'join' and 'mine'.
The first is for 'stop', a command which simply orders a ship to kill their engines.
The second needs to refer to the 'dock and stay docked' command that Xynth made for R6. It should infer a meaning like running to a station and hiding in there.
The relevant file is verbsbmp.mdl, which currently looks like this:
You'll end up with an average of about 33 pixels of width for each icon, although individual widths can vary. (CortUI uses a slightly shrunken version, cortui_core_verbs.png, if you want to update that one too it'd be great.)
The two new icons will each also need to exist as 16x16 black&white and black&grey, in files called acstopbmp.mdl and qustopbmp.mdl, and achidebmp.mdl and quhidebmp.mdl. For examples, see acgotobmp.mdl and qugotobmp.mdl.
Requesting artwork
-
TurkeyXIII
- Posts: 1460
- Joined: Thu Dec 06, 2007 3:18 am
- Location: Melbourne, Aus
