YssGuildShop-r49721.42
Details
-
FilenameYssGuildShop-r49721.42.zip
-
Uploaded by
-
UploadedOct 4, 2007
-
Size186.46 KB
-
Downloads65
-
MD5f2508ec6b7d2cd5975b58d80a02a4622
Supported WoW Retail Versions
- 2.2.3
Changelog
------------------------------------------------------------------------
r49721 | yssaril | 2007-09-25 13:38:04 -0400 (Tue, 25 Sep 2007) | 2 lines
Changed paths:
M /trunk/YssGuildShop
M /trunk/YssGuildShop/YssGuildShop.toc
M /trunk/YssGuildShop/embeds.xml
YssGuildShop:
- updated TOC and fixed some more external stuff
------------------------------------------------------------------------
r49712 | kaelten | 2007-09-25 12:54:55 -0400 (Tue, 25 Sep 2007) | 2 lines
Changed paths:
M /trunk/YssGuildShop
YssGuildShop:
- Fixed external
------------------------------------------------------------------------
r49654 | yssaril | 2007-09-25 03:41:47 -0400 (Tue, 25 Sep 2007) | 3 lines
Changed paths:
M /trunk/YssGuildShop
M /trunk/YssGuildShop/YGS_GUI.lua
M /trunk/YssGuildShop/YssGuildShop.lua
M /trunk/YssGuildShop/YssGuildShop.toc
YssGuildShop:
- changed from FubarPlugin-2.0 to LibFubarPlugin-3.0 (first addon using the icon function of the new fubarplugin woot)
- config will now show in the rockconfig instead of the dropdown menu
------------------------------------------------------------------------
r49581 | yssaril | 2007-09-24 03:11:19 -0400 (Mon, 24 Sep 2007) | 6 lines
Changed paths:
M /trunk/YssGuildShop/YGS_GUI.lua
M /trunk/YssGuildShop/YGS_GUI.xml
M /trunk/YssGuildShop/YssGuildShop.lua
M /trunk/YssGuildShop/YssGuildShop.toc
YssGuildShop:
- stopped hard coding the entire UI and only hard coded things that wont change
- the new xml file is almost a little over 1/5 its original size
- the the new YGS_GUI.lua file is about the same size as the old one but now instead of just changing text on the screen it is actively creating and and adjusting frames
- i have disabled the filter page for now but i will put that back in asap
- ckknight rocks :P (still waiting on Fubarplugin3.0 though)
------------------------------------------------------------------------
r49147 | yssaril | 2007-09-17 18:13:27 -0400 (Mon, 17 Sep 2007) | 2 lines
Changed paths:
M /trunk/YssGuildShop/YGS_Comm.lua
M /trunk/YssGuildShop/YssGuildShop.toc
YssGuildShop:
- fixed the comm system forgot to implement the new api from rock oops
------------------------------------------------------------------------
r49130 | yssaril | 2007-09-17 15:26:40 -0400 (Mon, 17 Sep 2007) | 5 lines
Changed paths:
M /trunk/YssGuildShop
M /trunk/YssGuildShop/YGS_Comm.lua
M /trunk/YssGuildShop/YssGuildShop.lua
M /trunk/YssGuildShop/YssGuildShop.toc
M /trunk/YssGuildShop/embeds.xml
YssGuildShop:
- 1st stage of switching from Ace2 to Rock (both are still needed due to FuBarPlugin-2.0's dependence on Ace2)
- This switch will solve the Comm Error that was sometimes possible in AceComm
- Old comm messages will not be received
- 2nd stage will happen when the FuBarPlugin-2.0 gets ported to rock
------------------------------------------------------------------------
r49005 | yssaril | 2007-09-15 23:49:11 -0400 (Sat, 15 Sep 2007) | 3 lines
Changed paths:
M /trunk/YssGuildShop/YGS_GUI.lua
M /trunk/YssGuildShop/YssGuildShop.toc
YssGuildShop:
- fixed a possible nil error
- (previous update fixed the database sharing. Forgot to set the commit log oops)
------------------------------------------------------------------------
r48999 | yssaril | 2007-09-15 19:47:03 -0400 (Sat, 15 Sep 2007) | 2 lines
Changed paths:
M /trunk/YssGuildShop/YGS_Comm.lua
M /trunk/YssGuildShop/YssGuildShop.toc
YssGuildShop:
-
------------------------------------------------------------------------
r48878 | yssaril | 2007-09-14 02:55:31 -0400 (Fri, 14 Sep 2007) | 2 lines
Changed paths:
M /trunk/YssGuildShop/YGS_Comm.lua
M /trunk/YssGuildShop/YssGuildShop.toc
YssGuildShop:
- fixed bug where the scroll bar table would get reset when you receive new data (have to close and reopen to update the current data)
------------------------------------------------------------------------
r48835 | yssaril | 2007-09-13 13:30:18 -0400 (Thu, 13 Sep 2007) | 3 lines
Changed paths:
M /trunk/YssGuildShop/YGS_GUI.lua
YssGuildShop:
- fixed several errors relating to the new database structure
- fixed some errors when running the addon when not in a guild
------------------------------------------------------------------------
r48757 | yssaril | 2007-09-12 16:24:48 -0400 (Wed, 12 Sep 2007) | 2 lines
Changed paths:
M /trunk/YssGuildShop/YGS_GUI.lua
M /trunk/YssGuildShop/YGS_GUI.xml
M /trunk/YssGuildShop/YssGuildShop.toc
YssGuildShop:
- Improved Garbage creation when viewing items by an insane amount (was creating new tables each time the scrollbar updated oops :P)
------------------------------------------------------------------------
r48721 | yssaril | 2007-09-12 03:34:33 -0400 (Wed, 12 Sep 2007) | 4 lines
Changed paths:
M /trunk/YssGuildShop/YGS_DB.lua
M /trunk/YssGuildShop/YGS_GUI.lua
M /trunk/YssGuildShop/YssGuildShop.lua
M /trunk/YssGuildShop/YssGuildShop.toc
YssGuildShop:
- fixed a potential nil error
- restructured the item database (again)
- optimized some code
------------------------------------------------------------------------
r48091 | yssaril | 2007-09-03 14:33:09 -0400 (Mon, 03 Sep 2007) | 2 lines
Changed paths:
M /trunk/YssGuildShop/YGS_Comm.lua
M /trunk/YssGuildShop/YssGuildShop.toc
YssGuildShop:
- fixed a rare nil error
------------------------------------------------------------------------
r47806 | yssaril | 2007-08-30 20:48:24 -0400 (Thu, 30 Aug 2007) | 3 lines
Changed paths:
M /trunk/YssGuildShop/YGS_Comm.lua
M /trunk/YssGuildShop/YGS_DB.lua
M /trunk/YssGuildShop/YssGuildShop.lua
M /trunk/YssGuildShop/YssGuildShop.toc
YssGuildShop:
- removed debug messages
- changed how items get recorded to take into account random enchants
------------------------------------------------------------------------
r47798 | yssaril | 2007-08-30 18:14:22 -0400 (Thu, 30 Aug 2007) | 2 lines
Changed paths:
M /trunk/YssGuildShop/YssGuildShop.toc
YssGuildShop:
- fixed some toc stuff that was overdue :)
------------------------------------------------------------------------
r47741 | yssaril | 2007-08-30 01:53:32 -0400 (Thu, 30 Aug 2007) | 2 lines
Changed paths:
M /trunk/YssGuildShop/YGS_Comm.lua
YssGuildShop:
- removed debug dumps oops :P
------------------------------------------------------------------------
r47740 | yssaril | 2007-08-30 01:36:10 -0400 (Thu, 30 Aug 2007) | 2 lines
Changed paths:
M /trunk/YssGuildShop/YGS_Comm.lua
M /trunk/YssGuildShop/YssGuildShop.toc
YssGuildShop:
- fixed nil error
------------------------------------------------------------------------
r47718 | yssaril | 2007-08-29 16:29:34 -0400 (Wed, 29 Aug 2007) | 4 lines
Changed paths:
A /trunk/YssGuildShop/YGS_Comm.lua
M /trunk/YssGuildShop/YssGuildShop.lua
M /trunk/YssGuildShop/YssGuildShop.toc
YssGuildShop:
- moved the communications code into YGS_Comm.lua
- the guild database will now be shared on a request base only as such unnecessary sending of data should have been cut down (more optimization coming soon)
- due to change in communications the local database will be cleared and old database communications will be rejected and the user notified of newer version of YssGuildShop
------------------------------------------------------------------------
r47679 | yssaril | 2007-08-29 00:12:32 -0400 (Wed, 29 Aug 2007) | 3 lines
Changed paths:
M /trunk/YssGuildShop/YGS_GUI.lua
M /trunk/YssGuildShop/YssGuildShop.toc
YssGuildShop:
- removed extra code
- fixed 2 GUI bugs
------------------------------------------------------------------------
r47672 | yssaril | 2007-08-28 22:41:16 -0400 (Tue, 28 Aug 2007) | 3 lines
Changed paths:
M /trunk/YssGuildShop/YGS_GUI.lua
M /trunk/YssGuildShop/YGS_GUI.xml
M /trunk/YssGuildShop/YssGuildShop.toc
YssGuildShop:
- Rewrote GUI to make code more simplistic and easier to change
- Item Counts are now Right Justified for easier reading
------------------------------------------------------------------------
r47485 | yssaril | 2007-08-27 00:35:05 -0400 (Mon, 27 Aug 2007) | 3 lines
Changed paths:
M /trunk/YssGuildShop
M /trunk/YssGuildShop/YGS_GUI.lua
M /trunk/YssGuildShop/YGS_GUI.xml
M /trunk/YssGuildShop/YssGuildShop.lua
M /trunk/YssGuildShop/YssGuildShop.toc
M /trunk/YssGuildShop/embeds.xml
YssGuildShop:
- added DewDrop
- changed the GUI around some removed list of names and put them all in a dropdown menu (this frees up some space to be used up again later)
------------------------------------------------------------------------
r47420 | yssaril | 2007-08-25 23:39:19 -0400 (Sat, 25 Aug 2007) | 2 lines
Changed paths:
M /trunk/YssGuildShop/YssGuildShop.lua
M /trunk/YssGuildShop/YssGuildShop.toc
YssGuildShop:
- clears old data to get rid of errors from a bad SV file
------------------------------------------------------------------------
r47387 | yssaril | 2007-08-25 02:25:45 -0400 (Sat, 25 Aug 2007) | 2 lines
Changed paths:
M /trunk/YssGuildShop/YGS_GUI.lua
M /trunk/YssGuildShop/YGS_GUI.xml
M /trunk/YssGuildShop/YssGuildShop.lua
YssGuildShop:
- refined the GUI a bit
------------------------------------------------------------------------
r47380 | yssaril | 2007-08-25 00:48:47 -0400 (Sat, 25 Aug 2007) | 4 lines
Changed paths:
M /trunk/YssGuildShop/YGS_GUI.lua
M /trunk/YssGuildShop/YGS_GUI.xml
M /trunk/YssGuildShop/YssGuildShop.lua
M /trunk/YssGuildShop/YssGuildShop.toc
YssGuildShop:
- added ability so search through currently displayed items
- enabled/fixed Bank Data tab will now show the data from characters with the bank rank (assignable in the Permissions GUI (so far permissions will not be shared with guild(will be fixed soon)))
- Guild Data tab will no longer display data from characters with the bank rank
------------------------------------------------------------------------