YssGuildShop-r47245
Details
-
FilenameYssGuildShop-r47245.zip
-
Uploaded by
-
UploadedAug 23, 2007
-
Size135.00 KB
-
Downloads50
-
MD52ea21dafdaedf040244c75ae3e1948fc
Supported WoW Retail Versions
- 2.1.3
Changelog
------------------------------------------------------------------------
r47245 | yssaril | 2007-08-23 05:21:04 -0400 (Thu, 23 Aug 2007) | 2 lines
Changed paths:
M /trunk/YssGuildShop/YGS_DB.lua
M /trunk/YssGuildShop/YGS_GUI.lua
M /trunk/YssGuildShop/YGS_GUI.xml
M /trunk/YssGuildShop/YssGuildShop.lua
M /trunk/YssGuildShop/YssGuildShop.toc
YssGuildShop:
- so apparently it is bad to store something in the table index 0 when using AceDB /shrug who knew (cheer for OrionShock and Nargiddley' for helping to figure this out)
------------------------------------------------------------------------
r47170 | yssaril | 2007-08-22 02:39:34 -0400 (Wed, 22 Aug 2007) | 2 lines
Changed paths:
M /trunk/YssGuildShop
M /trunk/YssGuildShop/embeds.xml
YssGuildShop:
- added dewdrop
------------------------------------------------------------------------
r47167 | yssaril | 2007-08-22 01:34:54 -0400 (Wed, 22 Aug 2007) | 4 lines
Changed paths:
M /trunk/YssGuildShop
M /trunk/YssGuildShop/ReadMe.txt
M /trunk/YssGuildShop/YGS_DB.lua
M /trunk/YssGuildShop/YGS_GUI.lua
M /trunk/YssGuildShop/YGS_Perm_GUI.lua
M /trunk/YssGuildShop/YssGuildShop.lua
M /trunk/YssGuildShop/YssGuildShop.toc
M /trunk/YssGuildShop/embeds.xml
YssGuildShop:
- using AceDB now
- Fubar support should be working much better now
- Filtering your share works now
------------------------------------------------------------------------
r47131 | yssaril | 2007-08-21 14:14:50 -0400 (Tue, 21 Aug 2007) | 3 lines
Changed paths:
M /trunk/YssGuildShop
M /trunk/YssGuildShop/YGS_GUI.lua
M /trunk/YssGuildShop/YssGuildShop.lua
M /trunk/YssGuildShop/YssGuildShop.toc
M /trunk/YssGuildShop/embeds.xml
A /trunk/YssGuildShop/icon.tga
YssGuildShop:
- the share filter should now work
- started adding FuBar support (no more slash commands woot)
------------------------------------------------------------------------
r46917 | yssaril | 2007-08-19 17:02:24 -0400 (Sun, 19 Aug 2007) | 3 lines
Changed paths:
M /trunk/YssGuildShop/YGS_DB.lua
M /trunk/YssGuildShop/YGS_GUI.xml
M /trunk/YssGuildShop/YssGuildShop.lua
M /trunk/YssGuildShop/YssGuildShop.toc
YssGuildShop:
- ID codes should now work no matter what timezone you are in and should always be based on the server timezone
- will now reject data sent by an incompatible (old) version of YssGuildShop
------------------------------------------------------------------------
r46890 | yssaril | 2007-08-19 04:15:46 -0400 (Sun, 19 Aug 2007) | 2 lines
Changed paths:
M /trunk/YssGuildShop/YGS_GUI.lua
M /trunk/YssGuildShop/YGS_GUI.xml
M /trunk/YssGuildShop/YssGuildShop.toc
YssGuildShop:
- GUI layout for bank values and share filter is done
------------------------------------------------------------------------
r46850 | yssaril | 2007-08-18 13:13:31 -0400 (Sat, 18 Aug 2007) | 2 lines
Changed paths:
M /trunk/YssGuildShop/YGS_DB.lua
M /trunk/YssGuildShop/YssGuildShop.lua
M /trunk/YssGuildShop/YssGuildShop.toc
YssGuildShop:
- added backend code for later implementation of filtering which items you want to share
------------------------------------------------------------------------
r46817 | yssaril | 2007-08-18 00:03:06 -0400 (Sat, 18 Aug 2007) | 2 lines
Changed paths:
M /trunk/YssGuildShop
M /trunk/YssGuildShop/YssGuildShop.toc
M /trunk/YssGuildShop/embeds.xml
YssGuildShop:
- Removed ChatThrottleLib due to AceComm updating to newest version
------------------------------------------------------------------------
r46755 | yssaril | 2007-08-17 02:24:47 -0400 (Fri, 17 Aug 2007) | 2 lines
Changed paths:
M /trunk/YssGuildShop/YssGuildShop.lua
M /trunk/YssGuildShop/YssGuildShop.toc
YssGuildShop:
- will now sync latest available offline data between users (a and b are online. a has data from c but b doesn't then a will share it with b)
------------------------------------------------------------------------
r46700 | yssaril | 2007-08-16 10:51:34 -0400 (Thu, 16 Aug 2007) | 2 lines
Changed paths:
M /trunk/YssGuildShop/YGS_GUI.lua
YssGuildShop:
- Now able to retrieve item data from server instead of only from the local cache
------------------------------------------------------------------------
r46680 | yssaril | 2007-08-16 02:15:19 -0400 (Thu, 16 Aug 2007) | 2 lines
Changed paths:
M /trunk/YssGuildShop/YGS_DB.lua
M /trunk/YssGuildShop/YGS_GUI.lua
M /trunk/YssGuildShop/YssGuildShop.lua
YssGuildShop:
- viewing received data now working (still having some itemID issues to workout)
------------------------------------------------------------------------
r46662 | yssaril | 2007-08-15 18:46:22 -0400 (Wed, 15 Aug 2007) | 2 lines
Changed paths:
M /trunk/YssGuildShop/YGS_GUI.lua
YssGuildShop:
- added the function to shift click an item (puts itemlink in chat) and ctrl click an item (Tries to send the item to the Dressing Room)
------------------------------------------------------------------------
r46649 | yssaril | 2007-08-15 13:20:25 -0400 (Wed, 15 Aug 2007) | 2 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:
- reorganized Database (yet again) to reduce its memory size by more than half
------------------------------------------------------------------------
r46637 | yssaril | 2007-08-15 10:45:19 -0400 (Wed, 15 Aug 2007) | 2 lines
Changed paths:
M /trunk/YssGuildShop/YssGuildShop.lua
YssGuildShop:
- added check for data to display when opening the GUI
------------------------------------------------------------------------
r46604 | yssaril | 2007-08-15 00:08:43 -0400 (Wed, 15 Aug 2007) | 4 lines
Changed paths:
M /trunk/YssGuildShop/YGS_DB.lua
M /trunk/YssGuildShop/YGS_GUI.lua
M /trunk/YssGuildShop/YGS_GUI.xml
M /trunk/YssGuildShop/YssGuildShop.lua
M /trunk/YssGuildShop/YssGuildShop.toc
YssGuildShop:
- fixed Scrollbar placement
- changed database from using ItemNames to ItemIDs
- added temporary function to delete saved itemData (so i dont get error reports about the GUI not working correctly when they don't either delete the SV files or nuke them from within the addon when i make major changes to the SV structure)
------------------------------------------------------------------------
r46466 | yssaril | 2007-08-13 15:03:21 -0400 (Mon, 13 Aug 2007) | 2 lines
Changed paths:
M /trunk/YssGuildShop
M /trunk/YssGuildShop/YssGuildShop.toc
M /trunk/YssGuildShop/embeds.xml
YssGuildShop:
- added ChatThrottlelib as external so AceComm won't get you DCed for sending to long of a message
------------------------------------------------------------------------
r46457 | yssaril | 2007-08-13 12:34:29 -0400 (Mon, 13 Aug 2007) | 2 lines
Changed paths:
M /trunk/YssGuildShop/YssGuildShop.lua
YssGuildShop:
- removed debug spam
------------------------------------------------------------------------
r46454 | yssaril | 2007-08-13 12:27:03 -0400 (Mon, 13 Aug 2007) | 2 lines
Changed paths:
M /trunk/YssGuildShop/YGS_DB.lua
M /trunk/YssGuildShop/YGS_GUI.lua
M /trunk/YssGuildShop/YGS_GUI.xml
M /trunk/YssGuildShop/YssGuildShop.lua
M /trunk/YssGuildShop/YssGuildShop.toc
YssGuildShop:
- Should now be able to see other users data (in your guild) if they chose to share it
------------------------------------------------------------------------
r46147 | yssaril | 2007-08-09 23:23:06 -0400 (Thu, 09 Aug 2007) | 2 lines
Changed paths:
M /trunk/YssGuildShop
YssGuildShop:
- added externals
------------------------------------------------------------------------
r46146 | yssaril | 2007-08-09 23:01:34 -0400 (Thu, 09 Aug 2007) | 4 lines
Changed paths:
A /trunk/YssGuildShop
A /trunk/YssGuildShop/ReadMe.txt
A /trunk/YssGuildShop/YGS_DB.lua
A /trunk/YssGuildShop/YGS_GUI.lua
A /trunk/YssGuildShop/YGS_GUI.xml
A /trunk/YssGuildShop/YGS_Perm_GUI.lua
A /trunk/YssGuildShop/YGS_Perm_GUI.xml
A /trunk/YssGuildShop/YssGuildShop.lua
A /trunk/YssGuildShop/YssGuildShop.toc
A /trunk/YssGuildShop/embeds.xml
YssGuildShop: initial commit
- Primary goal is to share the guild bank/banks items with the rest of the guild, and allow the setup of a guild shop with automated item request/send and Custom values for each item. Optionally you will also be able to share your own data if you choses to do so
------------------------------------------------------------------------