r2465-nolib
Details
-
FilenameAckisRecipeList-r2465-nolib.zip
-
Uploaded by
-
UploadedSep 11, 2009
-
Size819.97 KB
-
Downloads22
-
MD5c85927a538dfe93eb0e9396448f945b6
Supported WoW Retail Versions
- 3.2.0
Changelog
------------------------------------------------------------------------
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.
------------------------------------------------------------------------
r2340 | ackis | 2009-08-18 20:30:03 +0000 (Tue, 18 Aug 2009) | 1 line
Changed paths:
M /trunk/ARLDatamine.lua
Update the filter list for player flags.
------------------------------------------------------------------------
r2339 | ackis | 2009-08-18 20:14:10 +0000 (Tue, 18 Aug 2009) | 1 line
Changed paths:
M /trunk/Docs/CHANGES.txt
Changelog update.
------------------------------------------------------------------------
r2338 | ackis | 2009-08-18 20:11:05 +0000 (Tue, 18 Aug 2009) | 1 line
Changed paths:
M /trunk/RecipeDB/ARL-Engineer.lua
Add functionality so that if you are alliance you don't see the horde hog for engs and the other way around. Testing this out and if it works this will be applied to the new dual faction recipes.
------------------------------------------------------------------------
r2337 | ackis | 2009-08-18 19:52:35 +0000 (Tue, 18 Aug 2009) | 1 line
Changed paths:
M /trunk/RecipeDB/ARL-Engineer.lua
Remove some tab characters. Packager time = packager time + 5 minutes
------------------------------------------------------------------------
r2336 | ackis | 2009-08-18 19:44:01 +0000 (Tue, 18 Aug 2009) | 1 line
Changed paths:
M /trunk/RecipeDB/ARL-Engineer.lua
M /trunk/RecipeDB/ARL-Jewelcraft.lua
M /trunk/RecipeDB/ARL-Leatherwork.lua
M /trunk/RecipeDB/ARL-Tailor.lua
Fix return values and update all of engineering skill levels.
------------------------------------------------------------------------
r2335 | ackis | 2009-08-18 17:58:19 +0000 (Tue, 18 Aug 2009) | 1 line
Changed paths:
M /trunk/RecipeDB/ARL-Engineer.lua
More updates for 708, did all the extras.
------------------------------------------------------------------------
r2334 | ackis | 2009-08-18 17:54:41 +0000 (Tue, 18 Aug 2009) | 1 line
Changed paths:
M /trunk/RecipeDB/ARL-Engineer.lua
Partially do ticket 708
------------------------------------------------------------------------
r2333 | ackis | 2009-08-18 17:47:00 +0000 (Tue, 18 Aug 2009) | 1 line
Changed paths:
M /trunk/ARLDatamine.lua
Add a caveat to the dataminer for engineering goggles.
------------------------------------------------------------------------
r2332 | ackis | 2009-08-18 17:44:15 +0000 (Tue, 18 Aug 2009) | 1 line
Changed paths:
M /trunk/RecipeDB/ARL-Engineer.lua
Update trainer data for some engineering recipes.
------------------------------------------------------------------------
r2331 | ackis | 2009-08-18 16:15:28 +0000 (Tue, 18 Aug 2009) | 1 line
Changed paths:
M /trunk/Docs/Main.txt
Update main page.
------------------------------------------------------------------------
r2330 | ackis | 2009-08-18 15:57:07 +0000 (Tue, 18 Aug 2009) | 1 line
Changed paths:
M /trunk/ARLFrame.lua
M /trunk/Docs/CHANGES.txt
Fix ATSW and Trade Junkie integrations (Thanks to Thrashfinger)
------------------------------------------------------------------------
r2329 | pompachomp | 2009-08-14 17:34:46 +0000 (Fri, 14 Aug 2009) | 1 line
Changed paths:
M /trunk/ARLDatamine.lua
Fixed the error caused after adding the game flag detection in the dataminer.
------------------------------------------------------------------------
r2328 | pompachomp | 2009-08-14 09:38:51 +0000 (Fri, 14 Aug 2009) | 1 line
Changed paths:
M /trunk/RecipeDB/ARL-Alchemy.lua
M /trunk/RecipeDB/ARL-Jewelcraft.lua
M /trunk/RecipeDB/ARL-Vendor.lua
Added the pvp flag to 2 recipes.
------------------------------------------------------------------------
r2327 | pompachomp | 2009-08-13 20:44:23 +0000 (Thu, 13 Aug 2009) | 1 line
Changed paths:
M /trunk/RecipeDB/ARL-Inscription.lua
M /trunk/RecipeDB/ARL-Trainer.lua
Added/removed missing/incorrect Inscription trainer data, tickets 746,759,771
------------------------------------------------------------------------
r2326 | pompachomp | 2009-08-13 18:00:38 +0000 (Thu, 13 Aug 2009) | 2 lines
Changed paths:
M /trunk/RecipeDB/ARL-Enchant.lua
M /trunk/RecipeDB/ARL-Tailor.lua
M /trunk/RecipeDB/ARL-Trainer.lua
Added missing Tailoring trainer data, tickets 757, 772
Added missing Enchanting trainer data, ticket 752
------------------------------------------------------------------------
r2325 | pompachomp | 2009-08-12 23:19:20 +0000 (Wed, 12 Aug 2009) | 2 lines
Changed paths:
M /trunk/ARLColour.lua
M /trunk/RecipeDB/ARL-Smelt.lua
M /trunk/RecipeDB/ARL-Trainer.lua
Added missing Mining trainer data, ticket 764
------------------------------------------------------------------------
r2323 | ackis | 2009-08-12 04:27:33 +0000 (Wed, 12 Aug 2009) | 1 line
Changed paths:
M /trunk/Docs/CHANGES.txt
M /trunk/RecipeDB/ARL-Engineer.lua
*Removed comment in code that was causing AntiVir to screw up. It's a fail anti-virus scanner. --Wormhole Generator: Northrend -- 67920 causes a file to be detected as malware. Pro.
------------------------------------------------------------------------
r2322 | ackis | 2009-08-11 22:00:29 +0000 (Tue, 11 Aug 2009) | 1 line
Changed paths:
M /trunk/.pkgmeta
Changelog OFFFFFFFFFFFFFFFFFFFFFFFF
------------------------------------------------------------------------
r2320 | ackis | 2009-08-11 21:56:58 +0000 (Tue, 11 Aug 2009) | 1 line
Changed paths:
M /trunk/.pkgmeta
M /trunk/AckisRecipeList.toc
Enable changelog.
------------------------------------------------------------------------
r2319 | ackis | 2009-08-11 19:16:12 +0000 (Tue, 11 Aug 2009) | 1 line
Changed paths:
M /trunk/ARLDatamine.lua
Move the tooltip hide code in the miner from at the end of the function where it'll never be called to just before we actually return the values.
------------------------------------------------------------------------
r2318 | ackis | 2009-08-11 19:13:46 +0000 (Tue, 11 Aug 2009) | 1 line
Changed paths:
M /trunk/ARLDatamine.lua
Move that debug code from the database scan to specific recipe scan, it makes more sense to go there.
------------------------------------------------------------------------
r2317 | ackis | 2009-08-11 19:11:26 +0000 (Tue, 11 Aug 2009) | 1 line
Changed paths:
M /trunk/ARLDatamine.lua
M /trunk/AckisRecipeList.lua
Move some of the debug processing from the live client to the dataminer. Skill levels and expansion info will now be checked when you do a database scan.
------------------------------------------------------------------------
r2316 | ackis | 2009-08-11 19:01:07 +0000 (Tue, 11 Aug 2009) | 1 line
Changed paths:
M /trunk/RecipeDB/ARL-Cook.lua
All cooking skill levels added
------------------------------------------------------------------------
r2315 | ackis | 2009-08-11 18:32:20 +0000 (Tue, 11 Aug 2009) | 1 line
Changed paths:
M /trunk/ARLFrame.lua
Add a comment or two. Maybe even three.
------------------------------------------------------------------------
r2314 | ackis | 2009-08-11 18:31:20 +0000 (Tue, 11 Aug 2009) | 1 line
Changed paths:
M /trunk/ARLFrame.lua
Another fix for the PVP flag issue.
------------------------------------------------------------------------
r2313 | ackis | 2009-08-11 18:24:30 +0000 (Tue, 11 Aug 2009) | 1 line
Changed paths:
M /trunk/Docs/CHANGES.txt
M /trunk/RecipeDB/ARL-Cook.lua
Add skill level info for some cooking recipes
------------------------------------------------------------------------
r2312 | ackis | 2009-08-10 19:25:54 +0000 (Mon, 10 Aug 2009) | 1 line
Changed paths:
M /trunk/RecipeDB/ARL-Leatherwork.lua
Update some LW flags.
------------------------------------------------------------------------