r16

Details

  • Filename
    Reforgerade-r16.zip
  • Uploaded by
  • Uploaded
    Feb 22, 2011
  • Size
    206.56 KB
  • Downloads
    47
  • MD5
    f21d70f8455dd0f01d17b01fa2969789

Supported WoW Retail Versions

  • 4.0.6

Changelog

------------------------------------------------------------------------
r16 | legowxelab2z8 | 2011-02-22 19:01:10 +0000 (Tue, 22 Feb 2011) | 1 line
Changed paths:
   M /trunk/Reforgerade.lua

Improved the error checking when reforging gear.  This should resolve issues where reforging gear would get stuck on a step and reforging would not finish.
------------------------------------------------------------------------
r15 | legowxelab2z8 | 2011-02-22 18:32:34 +0000 (Tue, 22 Feb 2011) | 1 line
Changed paths:
   M /trunk/.pkgmeta

Fixed .pkgmeta file that pointed to the wrong repository for AceConsole-3.0: causing the whole ace3 repository to be added to the zip file instead of just AceConsole-3.0
------------------------------------------------------------------------
r14 | legowxelab2z8 | 2011-02-22 18:26:41 +0000 (Tue, 22 Feb 2011) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Reforgerade.lua
   M /trunk/Reforgerade.toc

Added an options window to enable or disable debug and error messages.
------------------------------------------------------------------------
r13 | legowxelab2z8 | 2011-02-17 05:17:30 +0000 (Thu, 17 Feb 2011) | 1 line
Changed paths:
   M /trunk/Reforgerade.lua

Updated the list of random enchant items that cannot be looked up via item name to include all items that drop from Throne of the Four Winds.
------------------------------------------------------------------------
r12 | legowxelab2z8 | 2011-02-17 04:40:17 +0000 (Thu, 17 Feb 2011) | 1 line
Changed paths:
   M /trunk/Reforgerade.toc

Modified toc file now has the included library files inside instead of loading libs.xml was done because libs.xml was not being packaged in the zip file distributions of the addon.
------------------------------------------------------------------------
r11 | legowxelab2z8 | 2011-02-15 23:11:27 +0000 (Tue, 15 Feb 2011) | 1 line
Changed paths:
   M /trunk/parsers/KornerReforgerCCore.lua

Update for parser KornerReforgerCCore to include a special case where the item slot is unknown and is returned as "(.)"
------------------------------------------------------------------------
r10 | legowxelab2z8 | 2011-02-15 22:43:51 +0000 (Tue, 15 Feb 2011) | 1 line
Changed paths:
   M /trunk/Reforgerade.lua
   M /trunk/parsers/wowreforge.lua

Fixed a bug with the wowreforge parser that would cause it to return a list of reforges from nothing to nothing.  This bug would cause the wowreforge parser to be picked as the best parser even when there was a better one available.
------------------------------------------------------------------------
r9 | legowxelab2z8 | 2011-02-10 01:37:58 +0000 (Thu, 10 Feb 2011) | 1 line
Changed paths:
   M /trunk/Reforgerade.toc
   M /trunk/parsers/Test Cases.txt
   A /trunk/parsers/wowreforge.lua

Added support for wowreforge.com
------------------------------------------------------------------------
r8 | legowxelab2z8 | 2011-02-08 21:50:18 +0000 (Tue, 08 Feb 2011) | 1 line
Changed paths:
   M /trunk/Reforgerade.lua
   M /trunk/parsers/KornerReforgerCCore.lua
   M /trunk/parsers/bsoftJavaReforger.lua

Update for Patch 4.0.6
------------------------------------------------------------------------
r6 | legowxelab2z8 | 2011-02-08 19:17:17 +0000 (Tue, 08 Feb 2011) | 1 line
Changed paths:
   M /trunk
   A /trunk/.pkgmeta
   M /trunk/Reforgerade.lua
   M /trunk/Reforgerade.toc
   D /trunk/libs
   A /trunk/parsers/KornerReforgerCCore.lua
   A /trunk/parsers/Test Cases.txt

Added support for the new version of Korner's Complete Rogue Reforger tool
------------------------------------------------------------------------
r4 | legowxelab2z8 | 2011-02-08 05:01:07 +0000 (Tue, 08 Feb 2011) | 1 line
Changed paths:
   M /trunk/Reforgerade.lua

minor gui changes
------------------------------------------------------------------------
r2 | legowxelab2z8 | 2011-02-08 01:33:30 +0000 (Tue, 08 Feb 2011) | 1 line
Changed paths:
   A /trunk/Credits.txt
   A /trunk/Reforgerade.lua
   A /trunk/Reforgerade.toc
   A /trunk/libs
   A /trunk/libs/AceAddon-3.0
   A /trunk/libs/AceAddon-3.0/AceAddon-3.0.lua
   A /trunk/libs/AceAddon-3.0/AceAddon-3.0.xml
   A /trunk/libs/AceConsole-3.0
   A /trunk/libs/AceConsole-3.0/AceConsole-3.0.lua
   A /trunk/libs/AceConsole-3.0/AceConsole-3.0.xml
   A /trunk/libs/AceGUI-3.0
   A /trunk/libs/AceGUI-3.0/AceGUI-3.0.lua
   A /trunk/libs/AceGUI-3.0/AceGUI-3.0.xml
   A /trunk/libs/AceGUI-3.0/widgets
   A /trunk/libs/AceGUI-3.0/widgets/AceGUIContainer-BlizOptionsGroup.lua
   A /trunk/libs/AceGUI-3.0/widgets/AceGUIContainer-DropDownGroup.lua
   A /trunk/libs/AceGUI-3.0/widgets/AceGUIContainer-Frame.lua
   A /trunk/libs/AceGUI-3.0/widgets/AceGUIContainer-InlineGroup.lua
   A /trunk/libs/AceGUI-3.0/widgets/AceGUIContainer-ScrollFrame.lua
   A /trunk/libs/AceGUI-3.0/widgets/AceGUIContainer-SimpleGroup.lua
   A /trunk/libs/AceGUI-3.0/widgets/AceGUIContainer-TabGroup.lua
   A /trunk/libs/AceGUI-3.0/widgets/AceGUIContainer-TreeGroup.lua
   A /trunk/libs/AceGUI-3.0/widgets/AceGUIContainer-Window.lua
   A /trunk/libs/AceGUI-3.0/widgets/AceGUIWidget-Button.lua
   A /trunk/libs/AceGUI-3.0/widgets/AceGUIWidget-CheckBox.lua
   A /trunk/libs/AceGUI-3.0/widgets/AceGUIWidget-ColorPicker.lua
   A /trunk/libs/AceGUI-3.0/widgets/AceGUIWidget-DropDown-Items.lua
   A /trunk/libs/AceGUI-3.0/widgets/AceGUIWidget-DropDown.lua
   A /trunk/libs/AceGUI-3.0/widgets/AceGUIWidget-EditBox.lua
   A /trunk/libs/AceGUI-3.0/widgets/AceGUIWidget-Heading.lua
   A /trunk/libs/AceGUI-3.0/widgets/AceGUIWidget-Icon.lua
   A /trunk/libs/AceGUI-3.0/widgets/AceGUIWidget-InteractiveLabel.lua
   A /trunk/libs/AceGUI-3.0/widgets/AceGUIWidget-Keybinding.lua
   A /trunk/libs/AceGUI-3.0/widgets/AceGUIWidget-Label.lua
   A /trunk/libs/AceGUI-3.0/widgets/AceGUIWidget-MultiLineEditBox.lua
   A /trunk/libs/AceGUI-3.0/widgets/AceGUIWidget-Slider.lua
   A /trunk/libs/AceTimer-3.0
   A /trunk/libs/AceTimer-3.0/AceTimer-3.0.lua
   A /trunk/libs/AceTimer-3.0/AceTimer-3.0.xml
   A /trunk/libs/CallbackHandler-1.0
   A /trunk/libs/CallbackHandler-1.0/CallbackHandler-1.0.lua
   A /trunk/libs/CallbackHandler-1.0/CallbackHandler-1.0.xml
   A /trunk/libs/LibReforgingInfo-1.0
   A /trunk/libs/LibReforgingInfo-1.0/Changelog-LibReforgingInfo-1.0-1.0.3.txt
   A /trunk/libs/LibReforgingInfo-1.0/LibReforgingInfo-1.0.lua
   A /trunk/libs/LibReforgingInfo-1.0/LibReforgingInfo-1.0.toc
   A /trunk/libs/LibReforgingInfo-1.0/LibReforgingInfo-1.0.xml
   A /trunk/libs/LibReforgingInfo-1.0/LibStub
   A /trunk/libs/LibReforgingInfo-1.0/LibStub/LibStub.lua
   A /trunk/libs/LibReforgingInfo-1.0/LibStub/LibStub.toc
   A /trunk/libs/LibReforgingInfo-1.0/LibStub/tests
   A /trunk/libs/LibReforgingInfo-1.0/LibStub/tests/test.lua
   A /trunk/libs/LibReforgingInfo-1.0/LibStub/tests/test2.lua
   A /trunk/libs/LibReforgingInfo-1.0/LibStub/tests/test3.lua
   A /trunk/libs/LibReforgingInfo-1.0/LibStub/tests/test4.lua
   A /trunk/libs/LibStub
   A /trunk/libs/LibStub/LibStub.lua
   A /trunk/libs.xml
   A /trunk/media
   A /trunk/media/fonts
   A /trunk/media/fonts/arial.ttf
   A /trunk/media/textures
   A /trunk/media/textures/blank.tga
   A /trunk/parsers
   A /trunk/parsers/KornerReforger.lua
   A /trunk/parsers/bsoftJavaReforger.lua

Initial Upload
------------------------------------------------------------------------
r1 | root | 2011-02-08 00:28:56 +0000 (Tue, 08 Feb 2011) | 1 line
Changed paths:
   A /branches
   A /tags
   A /trunk

"reforgerade/mainline: Initial Import"
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
97.39 KB Feb 22, 2011 4.0.6 16