annotate ItemAuditor.toc @ 24:554b30908b33
v0.1
- Fixed a bug with the mail where items get recorded by the mail scanner and the bag scanner.
- Fixed some minor issues not visible to the user.
author |
Asa Ayers <Asa.Ayers@Gmail.com> |
date |
Sun, 11 Jul 2010 09:24:33 -0700 |
parents |
66b7c3f5937e |
children |
34daa46b644a |
rev |
line source |
Asa@10
|
1 ## Interface: 30300
|
Asa@0
|
2 ## Title: Item Auditor
|
Asa@21
|
3 ## Notes: This will keep track of how much you have paid per item in your inventory. Only one of (Auctionator, Auctioneer, AuctionLite, AuctionMaster) is needed to determine which items are profitable to craft.
|
Asa@0
|
4 ## Author: Asa Ayers <Asa.Ayers@Gmail.com>
|
Asa@0
|
5 ## Version: 0.1
|
Asa@0
|
6 ## SavedVariables: ItemAuditorDB
|
Asa@14
|
7 ## Dependencies: Altoholic
|
Asa@21
|
8 ## OptionalDeps: QuickAuctions, Skillet, LilSparkysWorkshop, Auctionator, Auctioneer, AuctionLite, AuctionMaster, DevTools
|
Asa@13
|
9
|
Asa@0
|
10
|
Asa@0
|
11 embeds.xml
|
Asa@22
|
12 ItemAuditor.xml
|
Asa@0
|
13
|
Asa@3
|
14
|
Asa@0
|
15 Core.lua
|
Asa@15
|
16 Modules\Utils.lua
|
Asa@13
|
17 Modules\QuickAuctions.lua
|
Asa@3
|
18 Modules\Events.lua
|
Asa@3
|
19 Modules\Tooltip.lua
|
Asa@3
|
20 Modules\Options.lua
|
Asa@3
|
21
|
Asa@3
|
22 Modules\Debug.lua
|