r17

Details

  • Filename
    LibGuildBankComm-1-0-r17.zip
  • Uploaded by
  • Uploaded
    Jan 5, 2011
  • Size
    45.70 KB
  • Downloads
    86
  • MD5
    9f9b953759c06d501c0181681c519269

Supported WoW Retail Versions

  • 4.0.3a

Changelog

------------------------------------------------------------------------
r17 | myrroddin | 2011-01-05 10:38:39 +0000 (Wed, 05 Jan 2011) | 3 lines
Changed paths:
   A /tags/r17 (from /trunk:16)

Tagging as r17

First public Beta
------------------------------------------------------------------------
r16 | myrroddin | 2011-01-04 16:19:36 +0000 (Tue, 04 Jan 2011) | 4 lines
Changed paths:
   M /trunk/LibGuildBankComm-1.0.lua

- Send and receive tabs independently
- Only concerned about view permissions on bank frame closed and after receiving comms
- Add more debug prints
- Better logic (I hope) for logging in, joining/leaving a guild, and other requests
------------------------------------------------------------------------
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
------------------------------------------------------------------------