AdvancedCrafting

Abandoned
AdvancedCrafting

File Details

r25

  • R
  • Apr 9, 2009
  • 223.52 KB
  • 48
  • 1825

File Name

AdvancedCrafting-r25.zip

Supported Versions

  • 1825

------------------------------------------------------------------------
r25 | shadecut | 2009-04-09 17:53:17 +0000 (Thu, 09 Apr 2009) | 2 lines
Changed paths:
   M /trunk/AdvancedCrafting.lua
   M /trunk/AdvancedCrafting.xml
   A /trunk/AdvancedCraftingQueue.lua
   M /trunk/AdvancedCraftingQueue.xml

Bugfix: if your processing of queued recipes failed, the addon will retry it
Fehlerbehebung: Wenn man die Schlange abarbeitet und es kommt zum Fehler, arbeitet das Addon einfach weiter.
------------------------------------------------------------------------
r24 | shadecut | 2009-04-07 20:40:54 +0000 (Tue, 07 Apr 2009) | 5 lines
Changed paths:
   M /trunk/AdvancedCrafting.lua
   M /trunk/AdvancedCrafting.xml
   M /trunk/gfx/craftframe.tga

Feature: If you have AdvancedAuctionhouse 1.1 or greater installed, you will see the prices of all ingredients in your crafting window. Those are the prices per unit.
Bugfix: If your crafting skill improves while you craft some items, the dropdownmenu will update its value

Erweiterung: Habt ihr AdvancedAuctionhouse 1.1 oder höher installiert, werden die die AH Preise pro Stück zu jeder Zutat angezeigt
Fehlerbehebung: Sollte sich euere Handwerksfähigkeit verändern, so aktuallisiert sich die Dropdownliste des Berufs.
------------------------------------------------------------------------
r23 | shadecut | 2009-04-07 18:39:43 +0000 (Tue, 07 Apr 2009) | 1 line
Changed paths:
   M /trunk/AdvancedCrafting.toc

TOC chanced
------------------------------------------------------------------------
r22 | shadecut | 2009-04-06 18:56:38 +0000 (Mon, 06 Apr 2009) | 1 line
Changed paths:
   M /trunk/AdvancedCrafting.lua

BF: Testausgabe rausgemacht
------------------------------------------------------------------------
r21 | shadecut | 2009-04-05 20:51:56 +0000 (Sun, 05 Apr 2009) | 17 lines
Changed paths:
   M /trunk/AdvancedCrafting.lua
   M /trunk/AdvancedCrafting.xml
   M /trunk/AdvancedCraftingQueue.xml

!BAM Queue processing is implemented :D

°IMPORTANT°
You need the right tool in your ambit!

Feature:
* If you add a recipe to the queue, all dependent recipes will also queued
* If you click "craft" under your queue, the game will craft all items on it automaticly

°WICHTIG°
Man braucht die richtigen Werkzeuge in der Umgebung!

Erweiterung:
* Wenn man ein Rezept der Schlange hinzufügt, so werden alle abhängigen Rezepte in notwendiger Menge ebenfalls hinzugefügt
* Wenn man auf de Herstellen-Button unter der Liste klickt, arbeitet das Spiel die gesamte Liste ab.

------------------------------------------------------------------------
r20 | shadecut | 2009-04-05 08:31:57 +0000 (Sun, 05 Apr 2009) | 2 lines
Changed paths:
   M /trunk/AdvancedCrafting.lua

Feature: if a vendor saled item shown as requested recipe item, it will have a 'endless loop' symbol
Erweiterung: jede Zutat die beim Händler gekauft werden kann, bekommt als verfügbare Menge eine Endlosschleife angezeigt
------------------------------------------------------------------------
r19 | shadecut | 2009-04-03 05:55:59 +0000 (Fri, 03 Apr 2009) | 1 line
Changed paths:
   M /trunk/AdvancedCrafting.lua

For tests
------------------------------------------------------------------------
r18 | shadecut | 2009-04-03 05:51:24 +0000 (Fri, 03 Apr 2009) | 1 line
Changed paths:
   M /trunk/AdvancedCrafting.lua

For tests
------------------------------------------------------------------------
r17 | shadecut | 2009-04-02 19:06:46 +0000 (Thu, 02 Apr 2009) | 2 lines
Changed paths:
   M /trunk/AdvancedCrafting.lua
   M /trunk/lib/ShopTrack.lua

Bugfix: If you have AA 1.1 installed, the AC vendor tip will not hide the new price tip
Fehlerbehebung: Habt ihr AA 1.1 installiert, verdecken sich die beiden zusätzlichen Tooltips für Preise und Händler nicht mehr
------------------------------------------------------------------------
r16 | shadecut | 2009-04-01 20:06:01 +0000 (Wed, 01 Apr 2009) | 11 lines
Changed paths:
   M /trunk/AdvancedCrafting.lua
   M /trunk/AdvancedCrafting.toc
   M /trunk/AdvancedCrafting.xml
   A /trunk/lib
   A /trunk/lib/ShopTrack.lua
   A /trunk/lib/ShopTrack.xml

Feature:
* now the text filter also accepts numbers for selecting recipes, he compares they with the required levels
* the addon notes vendors and their supply, so if you hover a vendor-saled item, you get an information about its price and the number of distributing npcs

you can disable this view, type: /vendorinformation

Erweiterung:
* der Textfilter versteht nun auch Zahlen und filtert über sie die Rezeptlevel
* das Addon merkt sich welche Händler was verkaufen, fährt man mit der Maus über ein Händlergegenstand, so erscheint der Preis und die Anzahl NPC's, welche das Item im Programm haben

wem das nicht gefällt, kann es ausschalten über: /vendorinformation
------------------------------------------------------------------------
r15 | shadecut | 2009-03-31 18:49:37 +0000 (Tue, 31 Mar 2009) | 2 lines
Changed paths:
   M /trunk/AdvancedCrafting.lua
   M /trunk/AdvancedCrafting.xml

Bugfix: The skill levels should not be mixed up anymore
Fehlerbehebung: Die Fähigkeitsstufen sollten nicht mehr durcheinander sein.
------------------------------------------------------------------------
r14 | shadecut | 2009-03-31 16:53:11 +0000 (Tue, 31 Mar 2009) | 2 lines
Changed paths:
   M /trunk/AdvancedCrafting.lua
   M /trunk/AdvancedCrafting.xml

Feature: If you shift+left-click on a recipe, it will be linked in your chat if the editbox is open.
Erweiterung: Wenn der die Chateingabe offen ist, kann man ein Rezept per Shift-Linksklick hineinkopieren.
------------------------------------------------------------------------
r13 | shadecut | 2009-03-31 16:08:37 +0000 (Tue, 31 Mar 2009) | 2 lines
Changed paths:
   M /trunk/AdvancedCrafting.lua

Feature: If you open the crafting frame and switch the profession with the spellbook cast, the window keeps open and changes only your profession
Erweiterung: Wenn man über das Zauberbuch den Beruf wechselt, bleibt das Handwerksfenster geöffnet, anstatt sich erst zu schließen, sodass man ein 2.mal klicken muss.
------------------------------------------------------------------------
r12 | shadecut | 2009-03-21 23:47:36 +0000 (Sat, 21 Mar 2009) | 5 lines
Changed paths:
   M /trunk/AdvancedCrafting.lua

Feature: the text filter searchs with the pattern *.* instead of .*
all recipes are colored with the rewarded item quality color

Erweiterung: der Textfilter sucht nun nach dem Muster *.* anstelle von .*
alle Rezeptnamen sind nun in der Farbe der Ergebnisqualität
------------------------------------------------------------------------
r11 | shadecut | 2009-03-21 14:02:02 +0000 (Sat, 21 Mar 2009) | 1 line
Changed paths:
   M /trunk/AdvancedCrafting.lua
   M /trunk/AdvancedCrafting.toc
   M /trunk/AdvancedCrafting.xml
   A /trunk/AdvancedCraftingQueue.xml
   M /trunk/gfx/craftframe.tga

Feature: Frame width increased, dropdownmenu with skilllevel, first steps to queued process
------------------------------------------------------------------------
r10 | shadecut | 2009-03-17 22:29:17 +0000 (Tue, 17 Mar 2009) | 3 lines
Changed paths:
   M /trunk/AdvancedCrafting.lua
   M /trunk/AdvancedCrafting.xml

Feature: now you can enable/disable the alphabetically sort
Erweiterung: ihr könnt jetzt die alphabetische Sortierung an- und ausschalten wie ihr lustig seid

------------------------------------------------------------------------
r9 | shadecut | 2009-03-16 22:03:39 +0000 (Mon, 16 Mar 2009) | 1 line
Changed paths:
   M /trunk/AdvancedCrafting.lua

Bugfix: addon directory renamed
------------------------------------------------------------------------
r8 | shadecut | 2009-03-16 21:49:20 +0000 (Mon, 16 Mar 2009) | 2 lines
Changed paths:
   A /trunk/AdvancedCrafting.lua
   A /trunk/AdvancedCrafting.toc
   A /trunk/AdvancedCrafting.xml
   D /trunk/Interface
   A /trunk/License.txt
   A /trunk/gfx
   A /trunk/gfx/craftframe.tga

Change: the project is now a real addon, not more a default ui code replacement
Änderung: Das Projekt ist nun ein vollwertiges Addon und kein billiger Overlay des Standardcodes
------------------------------------------------------------------------
r7 | shadecut | 2009-03-15 21:40:57 +0000 (Sun, 15 Mar 2009) | 2 lines
Changed paths:
   M /trunk/Interface/worldxml/craftframe.lua
   M /trunk/Interface/worldxml/craftframe.xml

Feature: Every recipe get his required level as prefix
Erweiterung: Jedem Rezept wird das minimum- Herstellungslevel vorangestellt.
------------------------------------------------------------------------
r6 | shadecut | 2009-03-15 14:52:11 +0000 (Sun, 15 Mar 2009) | 2 lines
Changed paths:
   M /trunk/Interface/craftframe/craftframe.tga
   M /trunk/Interface/worldxml/craftframe.xml

Change: background gets a revision so the ingredients do not overlay the tools description
Änderung: Der Hintergrund wurde nochmals angepasst, sodass die Zutaten nicht über die Beschreibung ragen.
------------------------------------------------------------------------
r5 | shadecut | 2009-03-15 14:08:38 +0000 (Sun, 15 Mar 2009) | 2 lines
Changed paths:
   M /trunk/Interface/worldxml/craftframe.lua
   M /trunk/Interface/worldxml/craftframe.xml

Feature: Now you can filter your recipes. The frame get a editbox, in which you can write case insensitive your wanted item name
Erweiterung: Das Handwerksfenster hat jetzt einen Textfilter. Wenn ihr da einige Buchstaben reintippt, werden nur Items angezeigt, die mit den Buchstaben beginnen.
------------------------------------------------------------------------
r4 | shadecut | 2009-03-15 13:18:05 +0000 (Sun, 15 Mar 2009) | 2 lines
Changed paths:
   A /trunk/Interface/craftframe
   A /trunk/Interface/craftframe/craftframe.tga
   M /trunk/Interface/worldxml/craftframe.lua
   M /trunk/Interface/worldxml/craftframe.xml

Feature: The craftingframe gets a bigger recipelist, so that long names can be complete displayed.
Erweiterung: Das die Rezepteliste des Handwerksfenster  ist nun um einges größer, sodass auch lange Itemnamen locker reinpassen.
------------------------------------------------------------------------
r3 | shadecut | 2009-03-14 20:11:53 +0000 (Sat, 14 Mar 2009) | 2 lines
Changed paths:
   M /trunk/Interface/worldxml/craftframe.lua

Feature: all recipes become alphabetically sorted, so you find your item faster
Erweiterung: alle  Rezepte werden alphabetisch sortiert, sodass sie schneller gefunden werden
------------------------------------------------------------------------
r2 | shadecut | 2009-03-14 00:34:07 +0000 (Sat, 14 Mar 2009) | 1 line
Changed paths:
   A /trunk/Interface
   A /trunk/Interface/worldxml
   A /trunk/Interface/worldxml/craftframe.lua
   A /trunk/Interface/worldxml/craftframe.xml

First release
------------------------------------------------------------------------
r1 | root | 2009-01-30 21:11:46 +0000 (Fri, 30 Jan 2009) | 1 line
Changed paths:
   A /branches
   A /tags
   A /trunk

"advcraft/mainline: Initial Import"
------------------------------------------------------------------------