WelfareEpics-r81671-nolib
Details
-
FilenameWelfareEpics-r81671-nolib.zip
-
Uploaded by
-
UploadedSep 12, 2008
-
Size35.25 KB
-
Downloads17
-
MD53f5382b7097327ab71ec98ee80e9bc4b
Supported WoW Retail Versions
- 3.0.2
Changelog
------------------------------------------------------------------------
r81671 | ackis | 2008-09-12 23:46:24 -0400 (Fri, 12 Sep 2008) | 3 lines
Changed paths:
M /trunk/WelfareEpics
M /trunk/WelfareEpics/externals.txt
WelfareEpics:
- Update externals
------------------------------------------------------------------------
r81444 | nevcairiel | 2008-09-06 13:09:38 -0400 (Sat, 06 Sep 2008) | 1 line
Changed paths:
M /trunk/WelfareEpics
WelfareEpics: fix externals
------------------------------------------------------------------------
r81009 | ackis | 2008-08-26 16:41:53 -0400 (Tue, 26 Aug 2008) | 3 lines
Changed paths:
M /trunk/WelfareEpics/WelfareEpics.lua
WelfareEpics:
- Update comments/credits in comments
- Dry-coded (compiles w/ luac -p)
------------------------------------------------------------------------
r81006 | ackis | 2008-08-26 16:35:38 -0400 (Tue, 26 Aug 2008) | 3 lines
Changed paths:
M /trunk/WelfareEpics/WelfareEpics.lua
WelfareEpics:
- Added initial drop-down menu code, it won't show at all, I need to place it on the merchant frame
- Dry-coded (compiles w/ luac -p)
------------------------------------------------------------------------
r81005 | ackis | 2008-08-26 16:06:19 -0400 (Tue, 26 Aug 2008) | 5 lines
Changed paths:
M /trunk/WelfareEpics/WelfareEpics.lua
WelfareEpics:
- Lets remove all the tab code and stuff, we're going to use drop-down menu's!!!
- This *should* work for filtered items, all of the extra categorization won't work however
- Started the drop-down menu stuff (aka created a function)
- Dry-coded (compiles w/ luac -p)
------------------------------------------------------------------------
r80811 | ackis | 2008-08-22 13:21:19 -0400 (Fri, 22 Aug 2008) | 3 lines
Changed paths:
M /trunk/WelfareEpics/WelfareEpics.lua
WelfareEpics:
- Added a GameTooltip:Show() to see if it works...
- Dry-coded (compiles w/ luac -p)
------------------------------------------------------------------------
r80809 | ackis | 2008-08-22 12:57:48 -0400 (Fri, 22 Aug 2008) | 4 lines
Changed paths:
A /trunk/WelfareEpics/MerchantFrame-8788.lua
A /trunk/WelfareEpics/MerchantFrame-8820.lua
M /trunk/WelfareEpics/WelfareEpics.lua
WelfareEpics:
- Add new merchant frames for comparison sake, not a damn thing has changed however.
- Dry-coded (compiles w/ luac -p)
~lart cladhaire
------------------------------------------------------------------------
r80770 | ackis | 2008-08-21 11:56:24 -0400 (Thu, 21 Aug 2008) | 7 lines
Changed paths:
M /trunk/WelfareEpics/WelfareEpics.lua
WelfareEpics:
- Lookup tables are automated
- Created a reverse lookup table
- Tab ID setting uses reverse look up table
- Changed sub-category of other to something else, this may fix the bug I was having
- Uncommented sub-tab code, will have to test this out to verify it works
- Dry-coded (compiles w/ luac -p)
------------------------------------------------------------------------
r80701 | ackis | 2008-08-19 19:39:56 -0400 (Tue, 19 Aug 2008) | 3 lines
Changed paths:
M /trunk/WelfareEpics/WelfareEpics.lua
WelfareEpics:
- Working again, need to revise extra tab code for some reason it borked everything
------------------------------------------------------------------------
r80691 | ackis | 2008-08-19 16:37:37 -0400 (Tue, 19 Aug 2008) | 4 lines
Changed paths:
M /trunk/WelfareEpics/WelfareEpics.lua
WelfareEpics:
- Add some debugging code to the tab creation, lets see what's going wrong when I create new tabs
- Add lookup table to MerchantFrame_Update
- Dry-coded (compiles w/ luac -p)
------------------------------------------------------------------------
r80493 | ackis | 2008-08-15 13:33:44 -0400 (Fri, 15 Aug 2008) | 4 lines
Changed paths:
A /trunk/WelfareEpics/MerchantFrame-8606.lua
A /trunk/WelfareEpics/MerchantFrame-8770.lua
M /trunk/WelfareEpics/WelfareEpics.lua
WelfareEpics:
- Add 2.4 and 3.0 merchant frames just for comparison, will remove when this is ready to release
- Some more fixes (maybe?) for the nil tab error (removed sub-tabs for right now, we'll start with the 3 super categories of tabs first)
- Dry-coded (compiles w/ luac -p)
------------------------------------------------------------------------
r80465 | ackis | 2008-08-15 01:03:27 -0400 (Fri, 15 Aug 2008) | 3 lines
Changed paths:
M /trunk/WelfareEpics/WelfareEpics.lua
WelfareEpics:
- Few fixes for the bug I'm encountering, none of them worked however.
- Time to play WAR
------------------------------------------------------------------------
r80464 | ackis | 2008-08-15 00:32:55 -0400 (Fri, 15 Aug 2008) | 2 lines
Changed paths:
M /trunk/WelfareEpics/WelfareEpics.lua
M /trunk/WelfareEpics/WelfareEpics.toc
WelfareEpics:
lua> print("Penis")
------------------------------------------------------------------------
r80452 | ackis | 2008-08-14 19:44:59 -0400 (Thu, 14 Aug 2008) | 2 lines
Changed paths:
M /trunk/WelfareEpics/WelfareEpics.lua
WelfareEpics:
- Last few tweaks before bed
------------------------------------------------------------------------
r80431 | ackis | 2008-08-14 14:38:29 -0400 (Thu, 14 Aug 2008) | 4 lines
Changed paths:
M /trunk/WelfareEpics/WelfareEpics.lua
WelfareEpics:
- Do some more hooking, $50 an hour please!
- Should be able to buy things from new tabs, that is if the new tabs show up after all the mucking around I've done today.
- Dry-coded (compiles w/ luac -p)
------------------------------------------------------------------------
r80428 | ackis | 2008-08-14 13:33:05 -0400 (Thu, 14 Aug 2008) | 3 lines
Changed paths:
M /trunk/WelfareEpics/WelfareEpics.lua
WelfareEpics:
- Add tables for new categories
- Dry-coded (compiles w/ luac -p)
------------------------------------------------------------------------
r80427 | ackis | 2008-08-14 13:20:11 -0400 (Thu, 14 Aug 2008) | 3 lines
Changed paths:
M /trunk/WelfareEpics/WelfareEpics.lua
WelfareEpics:
- Have two layers of tabs. Frst layer is: Armour, Weapon, Other. Second layer is the type of category, ie: Cloth
- Dry-coded (compiles w/ luac -p)
------------------------------------------------------------------------
r80400 | ackis | 2008-08-14 02:12:41 -0400 (Thu, 14 Aug 2008) | 2 lines
Changed paths:
M /trunk/WelfareEpics/WelfareEpics.lua
M /trunk/WelfareEpics/WelfareEpics.toc
WelfareEpics:
- Last few tweaks before bed
------------------------------------------------------------------------
r80397 | ackis | 2008-08-14 01:59:06 -0400 (Thu, 14 Aug 2008) | 3 lines
Changed paths:
M /trunk/WelfareEpics
M /trunk/WelfareEpics/externals.txt
WelfareEpics:
- Fix externals
- Trying to fix svn: Unrecognized format for the relative external URL ''.
------------------------------------------------------------------------
r80396 | ackis | 2008-08-14 01:40:35 -0400 (Thu, 14 Aug 2008) | 2 lines
Changed paths:
M /trunk/WelfareEpics
M /trunk/WelfareEpics/externals.txt
WelfareEpics:
- Fix externals
------------------------------------------------------------------------
r80395 | ackis | 2008-08-14 01:38:28 -0400 (Thu, 14 Aug 2008) | 4 lines
Changed paths:
M /trunk/WelfareEpics/Locals/enUS.lua
M /trunk/WelfareEpics/WelfareEpics.lua
WelfareEpics:
- Lets make this a wrath add-on since I probably won't finish development before WotLK comes out
- Add some new filters
- Change the text of the main tab to be "filtered"
------------------------------------------------------------------------
r80388 | ackis | 2008-08-13 23:44:29 -0400 (Wed, 13 Aug 2008) | 4 lines
Changed paths:
M /trunk/WelfareEpics
M /trunk/WelfareEpics/WelfareEpics.toc
M /trunk/WelfareEpics/externals.txt
WelfareEpics:
- Lets make this a wrath add-on since I probably won't finish development before WotLK comes out
- ToC -> 30000
- Externals -> WotLK branchs
------------------------------------------------------------------------