promotional bannermobile promotional banner

LibVan32

Library for use with Van32's Addons

File Details

release_v1.6

  • R
  • Apr 22, 2012
  • 4.85 KB
  • 340
  • 4.3.4
  • Retail

File Name

_LibVan32-release_v1.6.zip

Supported Versions

  • 4.3.4

------------------------------------------------------------------------
r50 | vandesdelca32 | 2012-04-22 23:30:40 +0000 (Sun, 22 Apr 2012) | 1 line
Changed paths:
   A /tags/release_v1.6 (from /trunk:49)

Tagging as release_v1.6
------------------------------------------------------------------------
r49 | vandesdelca32 | 2012-04-22 22:31:43 +0000 (Sun, 22 Apr 2012) | 1 line
Changed paths:
   A /trunk/!LibVan32.toc (from /trunk/_LibVan32.toc:44
   M /trunk/.pkgmeta
   M /trunk/LibVan32.lua
   D /trunk/_LibVan32.toc

Rename addon to !LibVan32 to make it load first in most configurations.
------------------------------------------------------------------------
r48 | vandesdelca32 | 2012-04-22 21:59:46 +0000 (Sun, 22 Apr 2012) | 1 line
Changed paths:
   M /trunk/LibVan32.lua

Minor changes
------------------------------------------------------------------------
r47 | vandesdelca32 | 2012-04-22 21:58:41 +0000 (Sun, 22 Apr 2012) | 1 line
Changed paths:
   M /trunk/LibVan32.lua

Minor changes and updates for the new changes.
------------------------------------------------------------------------
r46 | vandesdelca32 | 2012-04-22 21:52:29 +0000 (Sun, 22 Apr 2012) | 4 lines
Changed paths:
   M /trunk/LibVan32.lua

Removed DebugMode functions entirely...

PrintMessage now uses §0 - §f to set a color code easily. It still supports the §T code (_Note that they have changed from $ to §, you can use ALT+0167 on your keyboard for the section sign_)

------------------------------------------------------------------------
r45 | vandesdelca32 | 2012-04-22 21:24:41 +0000 (Sun, 22 Apr 2012) | 4 lines
Changed paths:
   M /trunk/LibVan32.lua

Debug mode variable is now _DebugMode.
Deprecated the functions to set/remove DebugMode, use MyAddon._DebugMode to change.

Added SetDefaultChatFrame method, will tell the library which chat frame you want to print messages to.
------------------------------------------------------------------------
r43 | vandesdelca32 | 2012-04-05 02:31:57 +0000 (Thu, 05 Apr 2012) | 1 line
Changed paths:
   M /trunk/LibVan32.lua

Added a PrintErr method, similar in functionality to PrintDebug, and allows for easier to read short cuts to message printing.
------------------------------------------------------------------------