FuBar_CustomMenuFu-r45750

Details

  • Filename
    FuBar_CustomMenuFu-r45750.zip
  • Uploaded by
  • Uploaded
    Aug 4, 2007
  • Size
    5.25 KB
  • Downloads
    51
  • MD5
    a1f7f104d3c2ccd276f8793deb334ba3

Supported WoW Retail Versions

  • 2.0.1

Changelog

------------------------------------------------------------------------
r45750 | fin | 2007-08-05 01:17:32 -0400 (Sun, 05 Aug 2007) | 5 lines
Changed paths:
   M /trunk/FuBar_CustomMenuFu/CustomMenuFu.lua

FuBar_CustomMenuFu:
- fixed dodgy regex when parsing args
- changed delimiter for new commands to single "#" (from "###")
- plan to change method of adding entries to "add entry", "set entry" to allow setting entry types, etc.
- standardised colourosity
------------------------------------------------------------------------
r45688 | fin | 2007-08-04 03:51:16 -0400 (Sat, 04 Aug 2007) | 2 lines
Changed paths:
   M /trunk/FuBar_CustomMenuFu/CustomMenuFu.lua

FuBar_CustomMenuFu:
- fixed ShowEntry function
------------------------------------------------------------------------
r45645 | fin | 2007-08-03 14:07:55 -0400 (Fri, 03 Aug 2007) | 2 lines
Changed paths:
   M /trunk/FuBar_CustomMenuFu

FuBar_CustomMenuFu:
- updated log message template
------------------------------------------------------------------------
r45642 | fin | 2007-08-03 13:47:05 -0400 (Fri, 03 Aug 2007) | 2 lines
Changed paths:
   M /trunk/FuBar_CustomMenuFu/CustomMenuFu.lua

FuBar_CustomMenuFu:
- added option to show currently defined code for a specific entry
------------------------------------------------------------------------
r45620 | fin | 2007-08-03 03:01:38 -0400 (Fri, 03 Aug 2007) | 11 lines
Changed paths:
   M /trunk/FuBar_CustomMenuFu/CustomMenuFu.lua
   M /trunk/FuBar_CustomMenuFu/FuBar_CustomMenuFu.toc

FuBar_CustomMenuFu:
- many changes; still slightly buggy, but the core functionality works; fixes incoming
- you can now add, update, and delete menu entries by right clicking CustomMenuFu plugin in your FuBar
- added option to set the title of your CustomMenuFu
- added option to list currently defined entries
- added standard FuBar entries (toggle icon, toggle title text, set position in your FuBar, attach to minimap)
- added slash commands /custommenufu, /custommenu, /menu (in addition to /cmf)
- added *c*o*l*o*u*r*s*
- updated new menu entry definition to be a bit more flexible (removes spaces etc.)
- added help text with example slash command

------------------------------------------------------------------------