Ticket #105 (new bug)

Opened 1 year ago

Last modified 1 year ago

Better macro UI

Reported by: takkaria Assigned to:
Milestone: Future Version:
Keywords: ui Cc:

Description (Last modified by takkaria)

From Ben's notes (clean up):

  • Better interface to the "macro" command, including a keypress for "enter keypress, then action, then choose macro type", and perhaps even some form of macro browsing. It would be nice to actually be able to delete old macros. Perhaps we should combine the "command macros" and "keymaps" into new and improved "keymaps", and use "macros" just for honest to goodness macros.
  • Consider using the "control-right-brace" key as a "macro recording" key, which would save keypresses into the "macro__buf" variable, until the next "control-right-brace" keypress. Actually, this key could be used as the "magic" key that I have been considering, for which macro recording would be but one possible use.

Attachments

Change History

06/03/07 12:22:04 changed by takkaria

  • keywords set to ui.
  • component changed from Interface to Main game.

06/30/07 10:33:06 changed by takkaria

From Shanoah:

I had a few ideas on what the ui for the macro screen could look like, so I thought I'd send them over.

I think the best way to arrange it would be to have a list of the current macros come up when you hit 'M' (and why does this have to be capitalized?). The list would show the keystroke, the actual macro, and (if it is saved) the pref file name it is in. (Pulled from when it loads and saves macros)

You could then press a or + to allow you to add a macro to the list.

If you hit d, -, backspace, or delete it would prompt you, then delete the selected macro.

Hitting e, return, enter, or space would come up with a screen with the trigger and macro, so you could edit them.

Hitting tab would switch it between keymaps and macros.

Hitting s would ask whether you wanted to save the hilited macro to the player prefs, the char prefs, the class prefs, the race prefs, or another pref file. (There should probably be another key to save all of them to one file)

And escape would exit.

That format just seems to me like it would make things a lot more usable, and would make it so macros actually get saved and loaded...

08/25/07 05:35:05 changed by takkaria

  • description changed.

Add/Change #105 (Better macro UI)