r165

Details

  • Filename
    _BugGrabber-r165.zip
  • Uploaded by
  • Uploaded
    Mar 6, 2011
  • Size
    19.89 KB
  • Downloads
    371
  • MD5
    7d8b052844200338cf649405400dd246

Supported WoW Retail Versions

  • 4.0.6

Changelog

------------------------------------------------------------------------
r165 | rabbit | 2011-03-06 16:12:25 +0000 (Sun, 06 Mar 2011) | 5 lines
Changed paths:
   M /trunk/BugGrabber.lua
   A /trunk/load.xml
   M /trunk/locales.lua

* Allow BugGrabber to be embedded, although it's not something I recommend. If more than one instance of BugGrabber tries to load up, only the first one will prevail; there's no versioning. If a standalone !BugGrabber addon exists, it will always be preferred.
* Has not been tested while running alongside an embedded copy; hopefully Archarodim will test fully.
* Change some strings to use the default system color because it's nicer. I forgot to make it update according to the users configured system color, but will do so at a later point. Also deleted some unused localization strings.
* Added a load.xml file that can be referenced in the TOC of a parent addon for embedding purposes.

------------------------------------------------------------------------
r164 | rabbit | 2010-11-27 01:23:31 +0000 (Sat, 27 Nov 2010) | 1 line
Changed paths:
   M /trunk/BugGrabber.lua

Forgot to change internal reference to :StoreError.
------------------------------------------------------------------------