r15

Details

  • Filename
    LibGuildBankComm-1-0-r15.zip
  • Uploaded by
  • Uploaded
    Dec 12, 2010
  • Size
    44.74 KB
  • Downloads
    57
  • MD5
    c703bb8c31eb75bfd0c9932ef5814e3a

Supported WoW Retail Versions

  • 4.0.3a

Changelog

------------------------------------------------------------------------
r15 | myrroddin | 2010-12-13 03:31:03 +0000 (Mon, 13 Dec 2010) | 2 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/LibGuildBankComm-1.0.lua
   M /trunk/LibGuildBankComm-1.0.toc

Callbacks and comms working. Still some odd behaviours, and I need to send bank pages one at a time, but almost done!
Has a nil error with the links still
------------------------------------------------------------------------
r14 | myrroddin | 2010-12-07 02:09:36 +0000 (Tue, 07 Dec 2010) | 5 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/LibGuildBankComm-1.0.lua
   M /trunk/LibGuildBankComm-1.0.toc

Rewrite the comm to use AceComm-3.0
Typos and bug fixes galore!
Some event handling changed
General clean up
NOTE: still throwing errors. Looking into it!
------------------------------------------------------------------------
r13 | myrroddin | 2010-11-29 06:12:05 +0000 (Mon, 29 Nov 2010) | 3 lines
Changed paths:
   M /trunk/LibGuildBankComm-1.0.lua
   M /trunk/LibGuildBankComm-1.0.toc
   M /trunk/lib.xml

It is working! Really spammy, which I'll have to fix
bankData changed slightly. See API page for details
Still sending contents to all players instead of those who can see pages. Will address the logic next
------------------------------------------------------------------------
r12 | myrroddin | 2010-11-21 03:50:15 +0000 (Sun, 21 Nov 2010) | 2 lines
Changed paths:
   M /trunk/LibGuildBankComm-1.0.lua
   M /trunk/LibGuildBankComm-1.0.toc

Fix .toc to load dependencies properly
Change comm not to send unneeded data
------------------------------------------------------------------------
r11 | myrroddin | 2010-11-20 15:03:25 +0000 (Sat, 20 Nov 2010) | 3 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/LibGuildBankComm-1.0.lua
   M /trunk/LibGuildBankComm-1.0.toc

Lots of bug fixes and code tweaks
Modified the callbacks to be more useful
Apply to get out of Experimental status for the lib
------------------------------------------------------------------------
r10 | myrroddin | 2010-11-19 12:32:59 +0000 (Fri, 19 Nov 2010) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/LibGuildBankComm-1.0.lua
   M /trunk/LibGuildBankComm-1.0.toc
   M /trunk/lib.xml

Major overhaul, with too may changes to keep track. No errors, but doesn't seem to work
------------------------------------------------------------------------
r9 | myrroddin | 2010-05-24 06:57:08 +0000 (Mon, 24 May 2010) | 1 line
Changed paths:
   M /trunk/LibGuildBankComm-1.0.lua

fixed typo, adjusted upvalued APIs
------------------------------------------------------------------------