Summary
Genie will grow into a full bag, bank and guildbank sorting addon with the following features:
- Changable sorting order
- Ignorable items
- Automatic action (here's where the genie comes in ;) )
- Item stacking
- Item moving (move special items to their special bags)
Usage
Type
/genie work
If you are lazy and want Genie to work on your bags automatically (on given events) simply type
/genie auto
and enjoy :)
If you want to customize the way Genie works, then have a look at the documentation
How to help
- Become a developer. Simply contact me if you want to help.
- Localize. Genie should work out of the box in all clients, but wouldn't it be great if Genie could also talk to everyone?
- Report bugs on http:wow.curseforge.com/projects/genie/
- Request cool features
Facts
- Date created
- 29 Oct 2008
- Categories
- Last update
- 04 Nov 2009
- Development stage
- Beta
- Language
- deDE
- enUS
- esES
- esMX
- frFR
- koKR
- ruRU
- zhCN
- zhTW
- License
- All Rights Reserved
- Curse link
- Genie
- Recent files
- A: r124 for 3.2.0 on 04 Nov 2009
- A: r123 for 3.2.0 on 24 Oct 2009
- B: 3.0.4.8_beta for 3.2.0 on 23 Oct 2009
- A: r121 for 3.2.0 on 23 Oct 2009
- A: r120 for 3.2.0 on 23 Oct 2009
Authors
Relationships
- Embedded library
- Ace3
- CallbackHandler-1.0
- LibStub
- #30
crzykidd Sat, 11 Jul 2009 02:54:32So I rolled back to 3.0.4.2 and guildbank still wont sort. I have no idea what broke. I reset my options and I still can't sort the guildbank. Any ideas one what is wrong?
- #29
crzykidd Sat, 11 Jul 2009 02:09:29Beta 3 works on my bags, but when I try it on the guildbank it gives me the message that it is starting, but then doesn't do anything and there is no error. Should I open a ticket on this?
- #28
crzykidd Sat, 11 Jul 2009 01:46:11beta 3 doesn't seem to be sorting correctly for me.. gonna pull my laptop out and try it on that in a bit..
- #27
adjo Fri, 10 Jul 2009 23:05:33i released a new version .4.3_beta3, could you check if that resolves your bugs? thx
- #26
photekk Fri, 10 Jul 2009 22:56:18I reverted back to 3.0.4.2 - don't think that would change my variables, here they are:
GenieDB = {
["profileKeys"] = {
["Malithicas - Kel'Thuzad"] = "Default",
["Potent - Kel'Thuzad"] = "Default",
["Clarity - Kel'Thuzad"] = "Default",
["Photek - Kel'Thuzad"] = "Default",
["Malorient - Scarlet Crusade"] = "Default",
["Elektrick - Kel'Thuzad"] = "Default",
["Necter - Kel'Thuzad"] = "Default",
["Banknecter - Kel'Thuzad"] = "Default",
["Essential - Kel'Thuzad"] = "Default",
},
["global"] = {
},
["profiles"] = {
["Default"] = {
["events"] = {
["BANKFRAME_OPENED"] = "Move,Stack,Sort,",
["LOOT_CLOSED"] = "Sort,Stack,Move,",
["TRADE_CLOSED"] = "Sort,Stack,Move,",
["BANKFRAME_CLOSED"] = "",
["MAIL_CLOSED"] = "Sort,Stack,Move,",
["MERCHANT_CLOSED"] = "Sort,Stack,Move,",
},
["mode"] = {
["silent"] = false,
["reverseslots"] = false,
["automatic"] = true,
},
["sortalgo"] = "sort_select",
},
},
}
- #25
adjo Fri, 10 Jul 2009 17:06:17could you please post your genie.lua (savedvariables)?
because i can't reproduce this error
- #24
photekk Fri, 10 Jul 2009 15:32:55Ok Adjo,
I just installed the latest 3.0.4.3_beta2 and it still is giving me errors - albeit not the same one.
Here is the new error I'm getting:
"Interface\AddOns\Genie\Genie.lua:2747: attempt to index local 'item 1' (a nil value)"
- #23
adjo Fri, 10 Jul 2009 10:48:07@armor-class
PT isn't a good choice, because right now it's usable only with the english client. Localizing those sets (p.e. 'Consumable.Food.Edible.Meat.Basic') isn't something i should do within Genie but should be done within PT. So until i'm proven wrong, Genie wont use PT
With .4.3 i think i introduced a good way of handling those classes (you can now rank all auction-item-classes if you want to)
- #22
adjo Fri, 10 Jul 2009 09:20:09@bug working on a fix;
deleting the genie.lua in my savedvariables seems so solve this
could someone pls verifiy that .4.3_beta2 fixes the bug and answer to this ticket
- #21
crzykidd Fri, 10 Jul 2009 02:13:34Photekk I just installed the new beta 3.0.4.3 and get the same error. I have had to rollback.