r2489-nolib
Details
-
FilenameAckisRecipeList-r2489-nolib.zip
-
Uploaded by
-
UploadedSep 19, 2009
-
Size821.72 KB
-
Downloads32
-
MD5f419a523fe1dfb19371fcf38516f3ec0
Supported WoW Retail Versions
- 3.2.0
Changelog
------------------------------------------------------------------------
r2489 | torhal | 2009-09-19 23:36:27 +0000 (Sat, 19 Sep 2009) | 2 lines
Changed paths:
M /trunk/ARLDatamine.lua
In addon:PrintScanResults(): Make the "Extra item type" output actually show what the "extra" item types are so we can see if we're keeping that bit of code or not.
------------------------------------------------------------------------
r2488 | torhal | 2009-09-19 23:10:37 +0000 (Sat, 19 Sep 2009) | 4 lines
Changed paths:
M /trunk/ARLDatamine.lua
Added ENCHANT_TO_ITEM for mapping things like "Cloak" to "Back".
In addon:ScanToolTip(): Fixed requirement check to use text_l instead of (the lowercased) text, and cleaned it up so it isn't matching twice. Whittled down the item-type voodoo a bit, and added some enchantment voodoo for flags on enchantments.
Removed the annoying "If this is erroneous, huge line of text that messes up the dataminer output" string.
------------------------------------------------------------------------
r2487 | pompachomp | 2009-09-19 22:34:06 +0000 (Sat, 19 Sep 2009) | 1 line
Changed paths:
M /trunk/RecipeDB/ARL-Blacksmith.lua
Added the One-Hand/Two-Hand flags for about half of the blacksmithing recipes so far.
------------------------------------------------------------------------
r2486 | torhal | 2009-09-19 20:02:09 +0000 (Sat, 19 Sep 2009) | 4 lines
Changed paths:
M /trunk/ARLDatamine.lua
M /trunk/ARLFrame.lua
M /trunk/AckisRecipeList.lua
In addon:UpdateFilters(): Removed some unnecessary table modifications.
In ITEM_TYPES and ORDERED_ITEM_TYPES: Renamed "Cloak", "Ring", "Necklace", "OneHanded", and "TwoHanded" to "Back", "Finger", "Neck", "One-Hand", and "Two-Hand".
In addon:ScanTooltip(): Rewrote armor-type detection to use left and right tooltip texts instead of error-prone matching on a concatenated string.
------------------------------------------------------------------------
r2485 | pompachomp | 2009-09-19 19:36:46 +0000 (Sat, 19 Sep 2009) | 1 line
Changed paths:
M /trunk/RecipeDB/ARL-Enchant.lua
Worked more on ticket 809, refining the enchanting database, almost done.
------------------------------------------------------------------------
r2484 | pompachomp | 2009-09-19 16:45:36 +0000 (Sat, 19 Sep 2009) | 1 line
Changed paths:
M /trunk/RecipeDB/ARL-Enchant.lua
Worked on ticket 809, refining the enchanting database.
------------------------------------------------------------------------
r2483 | pompachomp | 2009-09-19 09:02:01 +0000 (Sat, 19 Sep 2009) | 1 line
Changed paths:
M /trunk/RecipeDB/ARL-Blacksmith.lua
Fixed some more stuff in ticket 805
------------------------------------------------------------------------
r2482 | pompachomp | 2009-09-19 04:28:45 +0000 (Sat, 19 Sep 2009) | 1 line
Changed paths:
M /trunk/ARLDatamine.lua
M /trunk/RecipeDB/ARL-Blacksmith.lua
Worked more on ticket 805, refining the blacksmithing database, almost done.
------------------------------------------------------------------------
r2481 | pompachomp | 2009-09-18 21:44:12 +0000 (Fri, 18 Sep 2009) | 1 line
Changed paths:
M /trunk/ARLDatamine.lua
M /trunk/RecipeDB/ARL-Blacksmith.lua
Worked more on ticket 805, refining the blacksmithing database.
------------------------------------------------------------------------
r2480 | pompachomp | 2009-09-17 03:23:53 +0000 (Thu, 17 Sep 2009) | 1 line
Changed paths:
M /trunk/ARLDatamine.lua
M /trunk/RecipeDB/ARL-Jewelcraft.lua
Worked more on ticket 808, refining the jewelcrafting database, almost done.
------------------------------------------------------------------------
r2479 | pompachomp | 2009-09-16 23:05:30 +0000 (Wed, 16 Sep 2009) | 1 line
Changed paths:
M /trunk/ARLDatamine.lua
M /trunk/RecipeDB/ARL-Jewelcraft.lua
Worked more on ticket 808, refining the jewelcrafting database.
------------------------------------------------------------------------
r2478 | pompachomp | 2009-09-16 18:13:37 +0000 (Wed, 16 Sep 2009) | 1 line
Changed paths:
M /trunk/ARLDatamine.lua
added a check for 'trinkets'
------------------------------------------------------------------------
r2477 | pompachomp | 2009-09-16 17:50:23 +0000 (Wed, 16 Sep 2009) | 1 line
Changed paths:
M /trunk/ARLDatamine.lua
M /trunk/RecipeDB/ARL-Jewelcraft.lua
Worked more on ticket 808, refining the jewelcrafting database.
------------------------------------------------------------------------
r2476 | pompachomp | 2009-09-16 11:26:16 +0000 (Wed, 16 Sep 2009) | 1 line
Changed paths:
M /trunk/RecipeDB/ARL-Jewelcraft.lua
Worked more on ticket 808, refining the jewelcrafting database.
------------------------------------------------------------------------
r2475 | pompachomp | 2009-09-15 21:28:14 +0000 (Tue, 15 Sep 2009) | 1 line
Changed paths:
M /trunk/RecipeDB/ARL-Jewelcraft.lua
worked on some of ticket 808, refining the jewelcrafting database.
------------------------------------------------------------------------
r2474 | pompachomp | 2009-09-14 20:21:44 +0000 (Mon, 14 Sep 2009) | 1 line
Changed paths:
M /trunk/RecipeDB/ARL-Alchemy.lua
Worked more on ticket 804, refining the alchemy database.
------------------------------------------------------------------------
r2473 | pompachomp | 2009-09-14 05:35:17 +0000 (Mon, 14 Sep 2009) | 1 line
Changed paths:
M /trunk/ARLConfig.lua
M /trunk/ARLFrame.lua
M /trunk/Locals/testenUS.lua
Reworded the following labels: "Known"->"Show Known" and "Unknown"->"Show Unknown" just to be more clear since those two filters just affect the displayed recipe list and don't affect the progress bar numbers
------------------------------------------------------------------------
r2472 | pompachomp | 2009-09-13 18:35:08 +0000 (Sun, 13 Sep 2009) | 3 lines
Changed paths:
M /trunk/ARLDatamine.lua
M /trunk/Locals/testenUS.lua
M /trunk/RecipeDB/ARL-Alchemy.lua
M /trunk/RecipeDB/ARL-Trainer.lua
Removed an entry in the trainer database that was really a mob, but didn't need to be in there anyway.
Worked on ticket 804, refining the alchemy database, a little more.
Fixed "Flask of Mighty Restoration" Acquire data.
------------------------------------------------------------------------
r2471 | pompachomp | 2009-09-13 09:10:51 +0000 (Sun, 13 Sep 2009) | 1 line
Changed paths:
M /trunk/ARLFrame.lua
M /trunk/RecipeDB/ARL-Blacksmith.lua
M /trunk/RecipeDB/ARL-Leatherwork.lua
M /trunk/RecipeDB/ARL-Tailor.lua
Added back the mob drop flags for the recipes from the ToC raid, don't remove em.
------------------------------------------------------------------------
r2470 | pompachomp | 2009-09-13 08:49:06 +0000 (Sun, 13 Sep 2009) | 5 lines
Changed paths:
M /trunk/ARLDatamine.lua
M /trunk/Locals/testenUS.lua
M /trunk/RecipeDB/ARL-Alchemy.lua
M /trunk/RecipeDB/ARL-Blacksmith.lua
M /trunk/RecipeDB/ARL-Cook.lua
M /trunk/RecipeDB/ARL-Jewelcraft.lua
M /trunk/RecipeDB/ARL-Tailor.lua
M /trunk/RecipeDB/ARL-Trainer.lua
M /trunk/RecipeDB/ARL-Vendor.lua
Worked a bit on ticket 804, refining the alchemy database.
Removed the mob drop flags from the recipes that drop in the new ToC raid, in the tailoring and blacksmithing databases.
Fixed the acquire data for all of the new jewelcrafting designs that were added in 3.2.
Added a couple vendors that were missing from the database.
------------------------------------------------------------------------
r2469 | Ackis | 2009-09-12 16:24:58 +0000 (Sat, 12 Sep 2009) | 1 line
Changed paths:
M /trunk/ARLFrame.lua
Update a comment.
------------------------------------------------------------------------
r2468 | pompachomp | 2009-09-12 08:48:20 +0000 (Sat, 12 Sep 2009) | 1 line
Changed paths:
M /trunk/RecipeDB/ARL-Alchemy.lua
work on some of ticket 804
------------------------------------------------------------------------
r2467 | torhal | 2009-09-12 08:10:02 +0000 (Sat, 12 Sep 2009) | 2 lines
Changed paths:
M /trunk/ARLFrame.lua
In addon.ResetTitle(): Fix the counting logic to not include disabled filters in the total.
------------------------------------------------------------------------
r2466 | pompachomp | 2009-09-11 19:43:03 +0000 (Fri, 11 Sep 2009) | 1 line
Changed paths:
M /trunk/ARLDatamine.lua
M /trunk/RecipeDB/ARL-Cook.lua
Worked on ticket 806, refining the cooking database.
------------------------------------------------------------------------
r2465 | ackis | 2009-09-11 17:42:56 +0000 (Fri, 11 Sep 2009) | 1 line
Changed paths:
M /trunk/Docs/CHANGES.txt
Update changelog.
------------------------------------------------------------------------
r2464 | ackis | 2009-09-11 17:38:54 +0000 (Fri, 11 Sep 2009) | 1 line
Changed paths:
M /trunk/AckisRecipeList.toc
ToC Update to better display the version.
------------------------------------------------------------------------
r2463 | ackis | 2009-09-11 17:32:25 +0000 (Fri, 11 Sep 2009) | 1 line
Changed paths:
M /trunk/.pkgmeta
Change log off.
------------------------------------------------------------------------
r2461 | pompachomp | 2009-09-11 17:30:42 +0000 (Fri, 11 Sep 2009) | 1 line
Changed paths:
M /trunk/.pkgmeta
M /trunk/Docs/CHANGES.txt
Update the changelog and turn it on.
------------------------------------------------------------------------
r2460 | pompachomp | 2009-09-11 16:33:56 +0000 (Fri, 11 Sep 2009) | 1 line
Changed paths:
M /trunk/ARLDatamine.lua
M /trunk/RecipeDB/ARL-Leatherwork.lua
fixing ticket 803
------------------------------------------------------------------------
r2459 | ackis | 2009-09-11 16:13:03 +0000 (Fri, 11 Sep 2009) | 1 line
Changed paths:
M /trunk/Docs/Main.txt
Fix spelling mistake.
------------------------------------------------------------------------
r2458 | Jim-Bim | 2009-09-11 12:49:06 +0000 (Fri, 11 Sep 2009) | 3 lines
Changed paths:
M /trunk/ARLFrame.lua
M /trunk/RecipeDB/ARL-Leatherwork.lua
AckisRecipeList:
- removed mob drop flags from raid drop recipes
- made more room for text labels (all/none buttons)
------------------------------------------------------------------------
r2457 | pompachomp | 2009-09-11 03:30:54 +0000 (Fri, 11 Sep 2009) | 1 line
Changed paths:
M /trunk/ARLDatamine.lua
M /trunk/RecipeDB/ARL-Leatherwork.lua
more work on ticket 803, very close to being finished.
------------------------------------------------------------------------
r2456 | pompachomp | 2009-09-10 20:10:37 +0000 (Thu, 10 Sep 2009) | 1 line
Changed paths:
M /trunk/ARLDatamine.lua
M /trunk/RecipeDB/ARL-Leatherwork.lua
more work on ticket 803
------------------------------------------------------------------------
r2455 | pompachomp | 2009-09-09 23:38:12 +0000 (Wed, 09 Sep 2009) | 1 line
Changed paths:
M /trunk/ARLDatamine.lua
M /trunk/RecipeDB/ARL-Leatherwork.lua
worked on part of ticket 803
------------------------------------------------------------------------
r2454 | Jim-Bim | 2009-09-09 12:46:14 +0000 (Wed, 09 Sep 2009) | 2 lines
Changed paths:
M /trunk/Docs/Main.txt
AckisRecipeList:
- fixed a small typo @ main page
------------------------------------------------------------------------
r2453 | pompachomp | 2009-09-09 11:03:55 +0000 (Wed, 09 Sep 2009) | 1 line
Changed paths:
M /trunk/RecipeDB/ARL-Leatherwork.lua
M /trunk/RecipeDB/ARL-Tailor.lua
use the correct spell id for dragonscale leatherworking for those recipes.
------------------------------------------------------------------------
r2452 | pompachomp | 2009-09-08 21:07:27 +0000 (Tue, 08 Sep 2009) | 1 line
Changed paths:
M /trunk/ARLDatamine.lua
fixed the rest of the SPECIALTY_CHECK table.
------------------------------------------------------------------------
r2451 | pompachomp | 2009-09-08 21:00:07 +0000 (Tue, 08 Sep 2009) | 1 line
Changed paths:
M /trunk/ARLDatamine.lua
Fix up the specialty check
------------------------------------------------------------------------
r2450 | pompachomp | 2009-09-08 19:26:49 +0000 (Tue, 08 Sep 2009) | 1 line
Changed paths:
M /trunk/ARLDatamine.lua
M /trunk/RecipeDB/ARL-Tailor.lua
worked on some of ticket 802 again.
------------------------------------------------------------------------
r2449 | torhal | 2009-09-08 04:54:34 +0000 (Tue, 08 Sep 2009) | 2 lines
Changed paths:
M /trunk/ARLFrame.lua
Removed addon.setFlyawayState() (all 118 lines of it) and replaced it with a 9-line OnShow for addon.Flyaway thanks to the re-structuring of FilterValueMap.
------------------------------------------------------------------------
r2448 | torhal | 2009-09-08 04:13:58 +0000 (Tue, 08 Sep 2009) | 2 lines
Changed paths:
M /trunk/ARLFrame.lua
Removed addon.resetFilters(), moving its contents directly into ARL_ResetButton's OnClick script since that's the only place it was ever used, and removed the check for the addon frame's existence since at this point it will always exist.
------------------------------------------------------------------------
r2447 | torhal | 2009-09-08 01:46:19 +0000 (Tue, 08 Sep 2009) | 2 lines
Changed paths:
M /trunk/ARLFrame.lua
In InitializeFrame(): Fixed a call to GenericMakeCB().
------------------------------------------------------------------------
r2446 | pompachomp | 2009-09-08 01:06:28 +0000 (Tue, 08 Sep 2009) | 1 line
Changed paths:
M /trunk/ARLDatamine.lua
M /trunk/RecipeDB/ARL-Tailor.lua
worked on some of ticket 802.
------------------------------------------------------------------------
r2445 | pompachomp | 2009-09-08 00:11:39 +0000 (Tue, 08 Sep 2009) | 1 line
Changed paths:
M /trunk/ARLDatamine.lua
Use "back" instead of "cloak" to check if an item is a cloak.
------------------------------------------------------------------------
r2444 | Ackis | 2009-09-07 22:51:28 +0000 (Mon, 07 Sep 2009) | 1 line
Changed paths:
M /trunk/Docs/Main.txt
Remove the first paragraph of the main page since they added a summary page in the project description for the curse client.
------------------------------------------------------------------------
r2443 | torhal | 2009-09-07 21:42:06 +0000 (Mon, 07 Sep 2009) | 3 lines
Changed paths:
M /trunk/ARLFrame.lua
Re-worked the FilterValueMap table - its keys are what were previously its svvals members instead of a numeric index. This means filters can be added and removed on-the-fly without convoluted voodoo or having to remember to manually update a max value.
Whilst doing this, I found addon.numFilters() and addon.filterSwitch() to be unnecessary functions and integrated their code into addon.resetTitle() and addon:GenericMakeCB(), respectively.
------------------------------------------------------------------------
r2442 | torhal | 2009-09-07 19:24:29 +0000 (Mon, 07 Sep 2009) | 3 lines
Changed paths:
M /trunk/ARLFrame.lua
Changed addon:TooltipDisplay() to be simply TooltipDisplay(), and re-implemented it to not create anonymous functions every time it's called.
Made InitializeFrame() local.
------------------------------------------------------------------------
r2441 | torhal | 2009-09-07 04:53:00 +0000 (Mon, 07 Sep 2009) | 2 lines
Changed paths:
M /trunk/ARLFrame.lua
In ClearRecipeButtonTooltip(): Set all button scripts to nil, instead of an empty anonymous function.
------------------------------------------------------------------------
r2440 | pompachomp | 2009-09-06 18:36:19 +0000 (Sun, 06 Sep 2009) | 1 line
Changed paths:
M /trunk/ARLDatamine.lua
removed some entries in the lookup table since they don't have items associated with them.
------------------------------------------------------------------------
r2439 | pompachomp | 2009-09-06 09:39:47 +0000 (Sun, 06 Sep 2009) | 1 line
Changed paths:
M /trunk/RecipeDB/ARL-Inscription.lua
Corrected an incorrect flag for "Glyph of Command"
------------------------------------------------------------------------
r2438 | pompachomp | 2009-09-06 09:28:21 +0000 (Sun, 06 Sep 2009) | 2 lines
Changed paths:
M /trunk/Locals/testenUS.lua
M /trunk/RecipeDB/ARL-Engineer.lua
M /trunk/RecipeDB/ARL-Quest.lua
Fixed the acquire info for "Scrapbot Construction Kit".
Added the quest associated with obtaining that recipe.
------------------------------------------------------------------------
r2437 | pompachomp | 2009-09-06 02:10:19 +0000 (Sun, 06 Sep 2009) | 1 line
Changed paths:
M /trunk/ARLDatamine.lua
Prevent a recipe with the word 'rainbow' in it, to be flagged as missing the 'bow' flag.
------------------------------------------------------------------------
r2436 | pompachomp | 2009-09-06 02:00:56 +0000 (Sun, 06 Sep 2009) | 1 line
Changed paths:
M /trunk/RecipeDB/ARL-Enchant.lua
oops, removed some dups that were added by mistake
------------------------------------------------------------------------
r2435 | pompachomp | 2009-09-06 00:04:52 +0000 (Sun, 06 Sep 2009) | 1 line
Changed paths:
M /trunk/ARLFrame.lua
M /trunk/AckisRecipeList.lua
updated some comments.
------------------------------------------------------------------------
r2434 | pompachomp | 2009-09-05 23:52:29 +0000 (Sat, 05 Sep 2009) | 1 line
Changed paths:
M /trunk/RecipeDB/ARL-Blacksmith.lua
fixed a syntax error
------------------------------------------------------------------------
r2433 | pompachomp | 2009-09-05 20:34:54 +0000 (Sat, 05 Sep 2009) | 1 line
Changed paths:
M /trunk/RecipeDB/ARL-Seasonal.lua
fixed up the seasonal db a little.
------------------------------------------------------------------------
r2432 | pompachomp | 2009-09-05 17:57:11 +0000 (Sat, 05 Sep 2009) | 1 line
Changed paths:
M /trunk/RecipeDB/ARL-Engineer.lua
M /trunk/RecipeDB/ARL-Tailor.lua
Fixed up some flags for recipes in the engineering and tailoring database.
------------------------------------------------------------------------
r2431 | pompachomp | 2009-09-05 16:33:56 +0000 (Sat, 05 Sep 2009) | 1 line
Changed paths:
M /trunk/AckisRecipeList.lua
update the loc app
------------------------------------------------------------------------
r2430 | pompachomp | 2009-09-05 16:30:11 +0000 (Sat, 05 Sep 2009) | 3 lines
Changed paths:
M /trunk/Locals/testenUS.lua
M /trunk/RecipeDB/ARL-Blacksmith.lua
M /trunk/RecipeDB/ARL-Trainer.lua
Added/removed missing/incorrect Blacksmithing trainer data, tickets 775,762,756,731,730,724,719,707,696,692
Added a missing trainer to the trainer database.
------------------------------------------------------------------------
r2429 | pompachomp | 2009-09-05 00:10:11 +0000 (Sat, 05 Sep 2009) | 2 lines
Changed paths:
M /trunk/RecipeDB/ARL-Engineer.lua
M /trunk/RecipeDB/ARL-Trainer.lua
Added missing Engineering trainer data, tickets 765,747,743,734,725,718
------------------------------------------------------------------------
r2428 | pompachomp | 2009-09-04 22:53:02 +0000 (Fri, 04 Sep 2009) | 3 lines
Changed paths:
M /trunk/Locals/testenUS.lua
M /trunk/RecipeDB/ARL-Enchant.lua
M /trunk/RecipeDB/ARL-Trainer.lua
Added/removed missing/incorrect Enchanting trainer data, tickets 780,770,754,745,727,713,703,701,693
Added a missing trainer to the trainer database.
------------------------------------------------------------------------
r2427 | pompachomp | 2009-09-04 20:58:23 +0000 (Fri, 04 Sep 2009) | 3 lines
Changed paths:
M /trunk/RecipeDB/ARL-Inscription.lua
Added/removed missing/incorrect Inscription trainer data, ticket 781
------------------------------------------------------------------------
r2426 | pompachomp | 2009-09-04 20:42:47 +0000 (Fri, 04 Sep 2009) | 3 lines
Changed paths:
M /trunk/Locals/testenUS.lua
M /trunk/RecipeDB/ARL-Jewelcraft.lua
M /trunk/RecipeDB/ARL-Trainer.lua
Added missing Jewelcrafting trainer data, tickets 697,736,763,773
Added a missing trainer to the trainer database.
------------------------------------------------------------------------
r2425 | ackis | 2009-09-04 18:27:24 +0000 (Fri, 04 Sep 2009) | 1 line
Changed paths:
M /trunk/Docs/Main.txt
M /trunk/Docs/Wowwiki.txt
More doc updates.
------------------------------------------------------------------------
r2424 | ackis | 2009-09-04 18:22:23 +0000 (Fri, 04 Sep 2009) | 1 line
Changed paths:
M /trunk/Docs/Main.txt
Main page update.
------------------------------------------------------------------------
r2423 | ackis | 2009-09-03 16:32:48 +0000 (Thu, 03 Sep 2009) | 1 line
Changed paths:
M /trunk/Docs/Main.txt
Update main page.
------------------------------------------------------------------------
r2422 | ackis | 2009-09-02 23:19:52 +0000 (Wed, 02 Sep 2009) | 1 line
Changed paths:
M /trunk/ARLDatamine.lua
Remove debugging code.
------------------------------------------------------------------------
r2421 | ackis | 2009-09-02 23:16:58 +0000 (Wed, 02 Sep 2009) | 1 line
Changed paths:
M /trunk/RecipeDB/ARL-Alchemy.lua
Fix rage potion flags and format lines to be easy on the eyes
------------------------------------------------------------------------
r2420 | pompachomp | 2009-09-02 22:25:27 +0000 (Wed, 02 Sep 2009) | 1 line
Changed paths:
M /trunk/RecipeDB/ARL-Engineer.lua
remove some dup trainer data.
------------------------------------------------------------------------
r2419 | pompachomp | 2009-09-02 22:15:22 +0000 (Wed, 02 Sep 2009) | 1 line
Changed paths:
M /trunk/RecipeDB/ARL-Blacksmith.lua
update the loc app.
------------------------------------------------------------------------
r2418 | pompachomp | 2009-09-02 21:57:53 +0000 (Wed, 02 Sep 2009) | 3 lines
Changed paths:
M /trunk/Locals/testenUS.lua
M /trunk/RecipeDB/ARL-Alchemy.lua
M /trunk/RecipeDB/ARL-Trainer.lua
Added missing Alchemy trainer data, tickets 784,758,729,728,722,717
Added a couple trainers to the trainer database and added their names to the loc app.
------------------------------------------------------------------------
r2417 | ackis | 2009-09-02 18:49:46 +0000 (Wed, 02 Sep 2009) | 1 line
Changed paths:
M /trunk/ARLDatamine.lua
Possibly fixed a bug in the miner where multiple classes weren't being detected properly. (Need to check this with Spell ID 3172)
------------------------------------------------------------------------
r2416 | ackis | 2009-09-02 18:43:58 +0000 (Wed, 02 Sep 2009) | 1 line
Changed paths:
M /trunk/ARLDatamine.lua
Change mage flag to not detect mageroyal.
------------------------------------------------------------------------
r2415 | ackis | 2009-09-02 18:25:48 +0000 (Wed, 02 Sep 2009) | 1 line
Changed paths:
M /trunk/ARLDatamine.lua
Add some debug text for Pompy to help me out wtih figuring out why BoP isn't being scanned.
------------------------------------------------------------------------
r2414 | ackis | 2009-09-02 18:22:31 +0000 (Wed, 02 Sep 2009) | 1 line
Changed paths:
M /trunk/RecipeDB/ARL-Alchemy.lua
Ticket 710.
------------------------------------------------------------------------
r2413 | ackis | 2009-09-02 18:20:28 +0000 (Wed, 02 Sep 2009) | 1 line
Changed paths:
M /trunk/Docs/CHANGES.txt
M /trunk/RecipeDB/ARL-Alchemy.lua
Ticket 691.
------------------------------------------------------------------------
r2412 | ackis | 2009-09-02 18:14:26 +0000 (Wed, 02 Sep 2009) | 1 line
Changed paths:
M /trunk/.pkgmeta
.pkgmeta changelog off.
------------------------------------------------------------------------
r2410 | ackis | 2009-09-02 18:13:29 +0000 (Wed, 02 Sep 2009) | 1 line
Changed paths:
M /trunk/.pkgmeta
.pkgmeta changelog on.
------------------------------------------------------------------------
r2409 | ackis | 2009-09-02 18:11:36 +0000 (Wed, 02 Sep 2009) | 1 line
Changed paths:
M /trunk/RecipeDB/ARL-Engineer.lua
Ticket 631, and moved the engineering goggle trainer data around to make it easier for updating.
------------------------------------------------------------------------
r2408 | ackis | 2009-09-02 18:01:19 +0000 (Wed, 02 Sep 2009) | 1 line
Changed paths:
M /trunk/ARLFrame.lua
Lets check for range of valid coords too.
------------------------------------------------------------------------
r2407 | ackis | 2009-09-02 17:59:59 +0000 (Wed, 02 Sep 2009) | 1 line
Changed paths:
M /trunk/ARLFrame.lua
Add some debugging in to find invallid locations.
------------------------------------------------------------------------
r2406 | ackis | 2009-09-02 02:34:37 +0000 (Wed, 02 Sep 2009) | 1 line
Changed paths:
M /trunk/ARLDatamine.lua
Add alchemy and enchanting trade links.
------------------------------------------------------------------------
r2405 | pompachomp | 2009-09-01 22:52:20 +0000 (Tue, 01 Sep 2009) | 1 line
Changed paths:
M /trunk/RecipeDB/ARL-Custom.lua
Sunwell->Sunwell Plateau
------------------------------------------------------------------------
r2404 | ackis | 2009-09-01 20:26:57 +0000 (Tue, 01 Sep 2009) | 1 line
Changed paths:
M /trunk/ARLDatamine.lua
Update trade links for Engineering, LW and Cooking thanks to Jim-Bim.
------------------------------------------------------------------------
r2403 | ackis | 2009-09-01 19:25:45 +0000 (Tue, 01 Sep 2009) | 1 line
Changed paths:
M /trunk/Locals/testenUS.lua
M /trunk/RecipeDB/ARL-Blacksmith.lua
M /trunk/RecipeDB/ARL-Custom.lua
M /trunk/RecipeDB/ARL-Jewelcraft.lua
M /trunk/RecipeDB/ARL-Leatherwork.lua
M /trunk/RecipeDB/ARL-Tailor.lua
Conversion of some of the custom entries to something that makes more sense.
------------------------------------------------------------------------
r2402 | ackis | 2009-09-01 18:09:58 +0000 (Tue, 01 Sep 2009) | 1 line
Changed paths:
M /trunk/ARLFrame.lua
M /trunk/Docs/CHANGES.txt
M /trunk/Locals/testenUS.lua
M /trunk/RecipeDB/ARL-Custom.lua
Fix the unknown location message, will be updating these over time. Changed some of the custom strings to reflect proper naming conventions. Made a few fixes to the map/mini-map integration with the custom strings.
------------------------------------------------------------------------
r2401 | pompachomp | 2009-09-01 07:52:43 +0000 (Tue, 01 Sep 2009) | 1 line
Changed paths:
M /trunk/RecipeDB/ARL-Jewelcraft.lua
Added a missing flag for Deft Monarch Topaz
------------------------------------------------------------------------
r2400 | speeddymon | 2009-09-01 02:35:13 +0000 (Tue, 01 Sep 2009) | 1 line
Changed paths:
M /trunk/ARLFrame.lua
Fix another typo that I missed before
------------------------------------------------------------------------
r2399 | speeddymon | 2009-09-01 02:28:47 +0000 (Tue, 01 Sep 2009) | 4 lines
Changed paths:
M /trunk/ARLFrame.lua
Correct spelling mistakes:
Searring Gorge -> Searing Gorge
Zul'drak -> Zul'Drak
Stormpeak Mountains -> Storm Peaks
------------------------------------------------------------------------
r2398 | ackis | 2009-08-31 22:18:19 +0000 (Mon, 31 Aug 2009) | 1 line
Changed paths:
M /trunk/ARLFrame.lua
M /trunk/AckisRecipeList.lua
M /trunk/Locals/testenUS.lua
M /trunk/RecipeDB/ARL-Custom.lua
Add support for custom entries being added to the map, testing it out with the alchemy recipe from ZG where you read the tablet.
------------------------------------------------------------------------
r2397 | ackis | 2009-08-31 21:54:26 +0000 (Mon, 31 Aug 2009) | 1 line
Changed paths:
M /trunk/ARLFrame.lua
Turn on the error messages for locations that don't exist now.
------------------------------------------------------------------------
r2396 | ackis | 2009-08-31 21:53:52 +0000 (Mon, 31 Aug 2009) | 1 line
Changed paths:
M /trunk/ARLFrame.lua
Add locations, etc for all relevant dungeons. Still needs coordinates for them so the scans will look weird for alittle while with everything that's in a dungeon appearing at 0,0.
------------------------------------------------------------------------
r2395 | ackis | 2009-08-31 21:18:36 +0000 (Mon, 31 Aug 2009) | 1 line
Changed paths:
M /trunk/ARLFrame.lua
Update the dungeon listing for locations to lower the redundant information (aka normalization of teh database). Add some more locations to the list, don't have coordinates for them just yet however.
------------------------------------------------------------------------
r2394 | ackis | 2009-08-31 20:57:25 +0000 (Mon, 31 Aug 2009) | 1 line
Changed paths:
M /trunk/ARLFrame.lua
M /trunk/Locals/testenUS.lua
M /trunk/RecipeDB/ARL-Custom.lua
M /trunk/RecipeDB/ARL-Smelt.lua
Update smelt elementium information, removing the custom string associated with it.
------------------------------------------------------------------------
r2393 | ackis | 2009-08-31 20:48:37 +0000 (Mon, 31 Aug 2009) | 1 line
Changed paths:
M /trunk/Docs/CHANGES.txt
M /trunk/Locals/testenUS.lua
M /trunk/RecipeDB/ARL-Tailor.lua
M /trunk/RecipeDB/ARL-Trainer.lua
Fix Ticket 783 and update changelog.
------------------------------------------------------------------------
r2392 | ackis | 2009-08-31 20:30:45 +0000 (Mon, 31 Aug 2009) | 1 line
Changed paths:
M /trunk/RecipeDB/ARL-Tailor.lua
Fix ticket 755
------------------------------------------------------------------------
r2391 | ackis | 2009-08-31 20:21:13 +0000 (Mon, 31 Aug 2009) | 1 line
Changed paths:
M /trunk/RecipeDB/ARL-Enchant.lua
M /trunk/RecipeDB/ARL-Inscription.lua
M /trunk/RecipeDB/ARL-Leatherwork.lua
Add 3.2.2 new items
------------------------------------------------------------------------
r2390 | ackis | 2009-08-31 04:13:38 +0000 (Mon, 31 Aug 2009) | 1 line
Changed paths:
M /trunk/ARLFrame.lua
When we have custom IDs, we sort off of ID, and then by name, this will cleam up long lists like inscription where we have discoveries, and stuff learnt via books.
------------------------------------------------------------------------
r2389 | pompachomp | 2009-08-30 20:11:50 +0000 (Sun, 30 Aug 2009) | 1 line
Changed paths:
M /trunk/Locals/testenUS.lua
fixed some spelling mistakes here and there
------------------------------------------------------------------------
r2388 | pompachomp | 2009-08-30 16:40:10 +0000 (Sun, 30 Aug 2009) | 1 line
Changed paths:
M /trunk/RecipeDB/ARL-Tailor.lua
Fixed a trainer ID typo
------------------------------------------------------------------------
r2387 | ackis | 2009-08-30 14:20:56 +0000 (Sun, 30 Aug 2009) | 1 line
Changed paths:
M /trunk/ARLFrame.lua
M /trunk/Docs/CHANGES.txt
When sorting by acquire method, if we're sorting a custom string, we'll sort them by their custom string ID first. This will get all minor inscription together for example.
------------------------------------------------------------------------
r2386 | ackis | 2009-08-30 06:30:37 +0000 (Sun, 30 Aug 2009) | 1 line
Changed paths:
M /trunk/ARLConfig.lua
M /trunk/ARLFrame.lua
M /trunk/AckisRecipeList.lua
M /trunk/Docs/CHANGES.txt
M /trunk/Locals/testenUS.lua
Added the ability to customize which type of points you see on the mini-map (vendor, quest, trainer, mob). By default trainer will be off, the rest will be on.
------------------------------------------------------------------------
r2385 | ackis | 2009-08-30 02:57:51 +0000 (Sun, 30 Aug 2009) | 1 line
Changed paths:
M /trunk/ARLFrame.lua
Dungeon mobs will now have their names with the instance they're in in brackets.
------------------------------------------------------------------------
r2384 | ackis | 2009-08-30 02:55:38 +0000 (Sun, 30 Aug 2009) | 1 line
Changed paths:
M /trunk/RecipeDB/ARL-Alchemy.lua
Update some alchemy recipes
------------------------------------------------------------------------
r2383 | ackis | 2009-08-30 02:02:28 +0000 (Sun, 30 Aug 2009) | 1 line
Changed paths:
M /trunk/ARLFrame.lua
Some tweaks to the dungeon detection to see if it's going to work. Wasn't getting the proper zone ID before. Also commented out the debug text since it's way to spammy for something not implemented fully.
------------------------------------------------------------------------
r2382 | ackis | 2009-08-30 01:33:27 +0000 (Sun, 30 Aug 2009) | 1 line
Changed paths:
M /trunk/.docmeta
M /trunk/ARLFrame.lua
M /trunk/AckisRecipeList.lua
M /trunk/RecipeDB/ARL-Cook.lua
M /trunk/RecipeDB/ARL-Mob.lua
Add location for the diremaul demon thing for testing of mini-map location stuff.
------------------------------------------------------------------------
r2381 | ackis | 2009-08-30 00:55:55 +0000 (Sun, 30 Aug 2009) | 1 line
Changed paths:
M /trunk/ARLFrame.lua
M /trunk/Docs/CHANGES.txt
Fix issue when you have a NPC in an instance and you're trying to display stuff on the maps it would just stop.
------------------------------------------------------------------------
r2380 | ackis | 2009-08-28 21:17:25 +0000 (Fri, 28 Aug 2009) | 1 line
Changed paths:
M /trunk/RecipeDB/ARL-Tailor.lua
Ticket 738 fixed.
------------------------------------------------------------------------
r2379 | ackis | 2009-08-28 21:08:16 +0000 (Fri, 28 Aug 2009) | 1 line
Changed paths:
M /trunk/RecipeDB/ARL-Tailor.lua
Ticket 726 fixed.
------------------------------------------------------------------------
r2378 | ackis | 2009-08-28 21:02:09 +0000 (Fri, 28 Aug 2009) | 1 line
Changed paths:
M /trunk/RecipeDB/ARL-Tailor.lua
Ticket 716 fixed.
------------------------------------------------------------------------
r2377 | ackis | 2009-08-28 20:53:26 +0000 (Fri, 28 Aug 2009) | 1 line
Changed paths:
M /trunk/RecipeDB/ARL-Tailor.lua
Ticket 706 fixed.
------------------------------------------------------------------------
r2376 | ackis | 2009-08-28 19:25:58 +0000 (Fri, 28 Aug 2009) | 1 line
Changed paths:
M /trunk/RecipeDB/ARL-Tailor.lua
Ticket 695 fixed.
------------------------------------------------------------------------
r2375 | ackis | 2009-08-28 19:20:10 +0000 (Fri, 28 Aug 2009) | 1 line
Changed paths:
M /trunk/RecipeDB/ARL-Tailor.lua
Ticket 690 fixed.
------------------------------------------------------------------------
r2374 | ackis | 2009-08-28 19:11:45 +0000 (Fri, 28 Aug 2009) | 1 line
Changed paths:
M /trunk/RecipeDB/ARL-Tailor.lua
Ticket 720 fixed.
------------------------------------------------------------------------
r2373 | ackis | 2009-08-28 19:04:54 +0000 (Fri, 28 Aug 2009) | 1 line
Changed paths:
M /trunk/Docs/CHANGES.txt
Changelog update.
------------------------------------------------------------------------
r2372 | ackis | 2009-08-28 19:03:32 +0000 (Fri, 28 Aug 2009) | 1 line
Changed paths:
M /trunk/RecipeDB/ARL-Tailor.lua
Ticket 744 fixed.
------------------------------------------------------------------------
r2371 | ackis | 2009-08-28 18:57:40 +0000 (Fri, 28 Aug 2009) | 1 line
Changed paths:
M /trunk/RecipeDB/ARL-Tailor.lua
Ticket 760 fixed.
------------------------------------------------------------------------
r2370 | ackis | 2009-08-28 18:43:47 +0000 (Fri, 28 Aug 2009) | 1 line
Changed paths:
M /trunk/RecipeDB/ARL-Tailor.lua
Add skill levels to tailoring, closing off ticket 674. I think I did them all.
------------------------------------------------------------------------
r2369 | ackis | 2009-08-28 17:13:55 +0000 (Fri, 28 Aug 2009) | 1 line
Changed paths:
M /trunk/RecipeDB/ARL-Tailor.lua
Make the tailoring recipes filter via faction, fix the one tailoring recipe which was whacked and add obtain flags to all of the 3.2 ones.
------------------------------------------------------------------------
r2368 | ackis | 2009-08-28 16:59:27 +0000 (Fri, 28 Aug 2009) | 1 line
Changed paths:
M /trunk/RecipeDB/ARL-Leatherwork.lua
Ticket 748 fixed.
------------------------------------------------------------------------
r2367 | ackis | 2009-08-28 16:56:16 +0000 (Fri, 28 Aug 2009) | 1 line
Changed paths:
M /trunk/RecipeDB/ARL-Leatherwork.lua
Ticket 715 fixed.
------------------------------------------------------------------------
r2366 | ackis | 2009-08-28 16:51:53 +0000 (Fri, 28 Aug 2009) | 1 line
Changed paths:
M /trunk/RecipeDB/ARL-Leatherwork.lua
Ticket 711 fixed.
------------------------------------------------------------------------
r2365 | ackis | 2009-08-28 16:49:12 +0000 (Fri, 28 Aug 2009) | 1 line
Changed paths:
M /trunk/RecipeDB/ARL-Leatherwork.lua
Ticket 712 fixed.
------------------------------------------------------------------------
r2364 | ackis | 2009-08-28 16:43:01 +0000 (Fri, 28 Aug 2009) | 1 line
Changed paths:
M /trunk/RecipeDB/ARL-Leatherwork.lua
Ticket 694 fixed.
------------------------------------------------------------------------
r2363 | ackis | 2009-08-28 16:37:37 +0000 (Fri, 28 Aug 2009) | 1 line
Changed paths:
M /trunk/RecipeDB/ARL-Leatherwork.lua
Ticket 721 fixed.
------------------------------------------------------------------------
r2362 | ackis | 2009-08-28 16:32:42 +0000 (Fri, 28 Aug 2009) | 1 line
Changed paths:
M /trunk/RecipeDB/ARL-Leatherwork.lua
Ticket 753 fixed.
------------------------------------------------------------------------
r2361 | torhal | 2009-08-28 04:53:33 +0000 (Fri, 28 Aug 2009) | 2 lines
Changed paths:
M /trunk/ARLDatamine.lua
M /trunk/ARLFrame.lua
Added some table re-use. Re-added spaces after every friggin' comma in the file. ~lart Ackis
------------------------------------------------------------------------
r2360 | ackis | 2009-08-27 22:19:40 +0000 (Thu, 27 Aug 2009) | 1 line
Changed paths:
M /trunk/RecipeDB/ARL-Leatherwork.lua
Trainers from ticket 782 added.
------------------------------------------------------------------------
r2359 | ackis | 2009-08-27 22:11:22 +0000 (Thu, 27 Aug 2009) | 1 line
Changed paths:
M /trunk/RecipeDB/ARL-Leatherwork.lua
Partial implementation of ticket 782, played around with text wrapping to make things a bit easier to work with.
------------------------------------------------------------------------
r2358 | ackis | 2009-08-27 21:56:50 +0000 (Thu, 27 Aug 2009) | 1 line
Changed paths:
M /trunk/RecipeDB/ARL-Leatherwork.lua
Apparently the commit scripts let errors through now.
------------------------------------------------------------------------
r2357 | ackis | 2009-08-27 21:54:35 +0000 (Thu, 27 Aug 2009) | 1 line
Changed paths:
M /trunk/RecipeDB/ARL-Leatherwork.lua
Add skill levels for all of leatherworking.
------------------------------------------------------------------------
r2356 | ackis | 2009-08-27 19:40:01 +0000 (Thu, 27 Aug 2009) | 1 line
Changed paths:
M /trunk/RecipeDB/ARL-Leatherwork.lua
Add the skill levels for those new LW patterns, and testing out a command that trims trailing spaces.
------------------------------------------------------------------------
r2355 | ackis | 2009-08-27 19:35:58 +0000 (Thu, 27 Aug 2009) | 1 line
Changed paths:
M /trunk/RecipeDB/ARL-Leatherwork.lua
Somehow the 3.2 patterns for leatherworking slipped through the cracks. They've been added now.
------------------------------------------------------------------------
r2354 | ackis | 2009-08-27 19:16:36 +0000 (Thu, 27 Aug 2009) | 1 line
Changed paths:
M /trunk/RecipeDB/ARL-Inscription.lua
A bunch of inscription items now have player role flags. If the inscription is for a pure dps class, roles for all glyphs is dps. If it's a hybrid, I did it based off of what made sense (aka prayer of healing is healing only, whereas fading could be shadow or holy)
------------------------------------------------------------------------
r2353 | ackis | 2009-08-27 19:01:28 +0000 (Thu, 27 Aug 2009) | 1 line
Changed paths:
M /trunk/RecipeDB/ARL-Inscription.lua
Add remaining skill levels to inscription
------------------------------------------------------------------------
r2352 | pompachomp | 2009-08-26 23:12:26 +0000 (Wed, 26 Aug 2009) | 1 line
Changed paths:
M /trunk/RecipeDB/ARL-Cook.lua
added and fixed a bunch of flags in the cooking db.
------------------------------------------------------------------------
r2351 | ackis | 2009-08-25 20:24:47 +0000 (Tue, 25 Aug 2009) | 1 line
Changed paths:
M /trunk/ARLDatamine.lua
Make the miner check to see if vendors/mobs/raids/dungeons have a pattern to scan. Also add a caveat to the player role flag listing.
------------------------------------------------------------------------
r2350 | ackis | 2009-08-25 20:12:09 +0000 (Tue, 25 Aug 2009) | 1 line
Changed paths:
M /trunk/RecipeDB/ARL-Engineer.lua
Update engineering trainers (Ticket 708)
------------------------------------------------------------------------
r2349 | ackis | 2009-08-25 20:04:47 +0000 (Tue, 25 Aug 2009) | 1 line
Changed paths:
M /trunk/RecipeDB/ARL-Inscription.lua
More inscription skill level updates.
------------------------------------------------------------------------
r2348 | pompachomp | 2009-08-25 19:51:17 +0000 (Tue, 25 Aug 2009) | 1 line
Changed paths:
M /trunk/RecipeDB/ARL-Inscription.lua
fixed a syntax error.
------------------------------------------------------------------------
r2347 | ackis | 2009-08-25 18:52:08 +0000 (Tue, 25 Aug 2009) | 1 line
Changed paths:
M /trunk/RecipeDB/ARL-Inscription.lua
Add a bunch of inscription skill levels.
------------------------------------------------------------------------
r2346 | ackis | 2009-08-25 17:48:01 +0000 (Tue, 25 Aug 2009) | 1 line
Changed paths:
M /trunk/Locals/testenUS.lua
M /trunk/RecipeDB/ARL-Inscription.lua
M /trunk/RecipeDB/ARL-Trainer.lua
Add trainer info for Ticket 781.
------------------------------------------------------------------------
r2345 | ackis | 2009-08-23 01:36:38 +0000 (Sun, 23 Aug 2009) | 1 line
Changed paths:
M /trunk/AckisRecipeList.toc
Remove the blank space of doooom!
------------------------------------------------------------------------
r2344 | ackis | 2009-08-23 01:19:59 +0000 (Sun, 23 Aug 2009) | 1 line
Changed paths:
M /trunk/AckisRecipeList.toc
ToC Bump.
------------------------------------------------------------------------
r2343 | ackis | 2009-08-23 01:10:37 +0000 (Sun, 23 Aug 2009) | 1 line
Changed paths:
M /trunk/RecipeDB/ARL-Inscription.lua
Add a few leveling info to inscription and fix a few obtain flags.
------------------------------------------------------------------------
r2342 | ackis | 2009-08-19 16:09:01 +0000 (Wed, 19 Aug 2009) | 1 line
Changed paths:
M /trunk/ARLFrame.lua
Fix snafu wrt to ATSW anchoring. (Thanks to Thrashfinger)
------------------------------------------------------------------------
r2341 | ackis | 2009-08-18 20:37:01 +0000 (Tue, 18 Aug 2009) | 1 line
Changed paths:
M /trunk/RecipeDB/ARL-Blacksmith.lua
Add the blacksmithing recipes to the horde/ally filter implementation. I'm sure there are some BoP quest ones that need to be modified here.
------------------------------------------------------------------------