r16

Details

  • Filename
    LibGuildBankComm-1-0-r16.zip
  • Uploaded by
  • Uploaded
    Jan 4, 2011
  • Size
    44.34 KB
  • Downloads
    50
  • MD5
    4c395a009aeaa5cb1ad1f69268bcd272

Supported WoW Retail Versions

  • 4.0.3a

Changelog

------------------------------------------------------------------------
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
------------------------------------------------------------------------