r282-nolib

Details

  • Filename
    BugSack-r282-nolib.zip
  • Uploaded by
  • Uploaded
    Oct 14, 2014
  • Size
    37.95 KB
  • Downloads
    270
  • MD5
    48ebfe1dccee8535cca20f966b5767bf

Supported WoW Retail Versions

  • 6.0.2

Changelog

------------------------------------------------------------------------
r282 | mikk | 2014-10-15 00:42:00 +0000 (Wed, 15 Oct 2014) | 2 lines
Changed paths:
   M /trunk/sack.lua

Sack window is no longer a UIPanel. Horrible idea. It forces all other UIPanels (even the main menu!!) to close when it pops, so if something is erroring nonstop, you can't even get to bugsack's settings to make the window stop popping up!
We now simply use regular :Show() / :Hide() calls.
------------------------------------------------------------------------
r280 | funkydude | 2014-10-14 19:51:18 +0000 (Tue, 14 Oct 2014) | 1 line
Changed paths:
   M /trunk/BugSack.toc

bump toc
------------------------------------------------------------------------
r279 | funkydude | 2014-09-27 00:55:57 +0000 (Sat, 27 Sep 2014) | 1 line
Changed paths:
   M /trunk/Media/error.ogg

Newer libVorbis, saves 0.7KB!
------------------------------------------------------------------------
r277 | funkydude | 2014-08-23 14:55:10 +0000 (Sat, 23 Aug 2014) | 3 lines
Changed paths:
   M /trunk
   M /trunk/BugSack.toc
   A /trunk/Libs

Revert addition of svn:externals, sorry but no thanks.
Revert addition of X-Curse-Project-ID, this is automatically added by the Curse packager so it would end up in the file twice, and is otherwise useless.
I've left X-WoWI-ID as it may serve some form of purpose? (I doubt it)
------------------------------------------------------------------------