StatRating

Abandoned
Item stat breakdown, analysis and comparison

File Details

r108

  • B
  • Mar 22, 2009
  • 47.18 KB
  • 59
  • 1810

File Name

StatRating-r108.zip

Supported Versions

  • 1810

------------------------------------------------------------------------
r108 | shadecut | 2009-03-22 18:31:09 +0000 (Sun, 22 Mar 2009) | 2 lines
Changed paths:
   M /trunk/StatRating.lua

Bugfix: SR shows hidden textline from vendor tooltips - not more
Fehlerbehebung: SR zeige fälschlicherweise versteckte Zeilen von Händlertooltips
------------------------------------------------------------------------
r107 | shadecut | 2009-03-17 21:32:02 +0000 (Tue, 17 Mar 2009) | 1 line
Changed paths:
   M /trunk/StatRating.lua

Bugfix: I try to load AM support later so that I take no nil errors
------------------------------------------------------------------------
r106 | shadecut | 2009-03-17 20:58:28 +0000 (Tue, 17 Mar 2009) | 1 line
Changed paths:
   M /trunk/StatRating.lua

big Bugfix release: i have renamed the remote procedures to SR_Enable(), SR_Disable() and SR_IsActive.
------------------------------------------------------------------------
r105 | shadecut | 2009-03-17 20:21:44 +0000 (Tue, 17 Mar 2009) | 1 line
Changed paths:
   M /trunk/StatRating.lua

Bugfix: I forgot the AM description ;)
------------------------------------------------------------------------
r104 | shadecut | 2009-03-17 20:10:40 +0000 (Tue, 17 Mar 2009) | 1 line
Changed paths:
   M /trunk/StatRating.lua

Change: new function SR:IsActive()
------------------------------------------------------------------------
r103 | shadecut | 2009-03-17 19:38:44 +0000 (Tue, 17 Mar 2009) | 2 lines
Changed paths:
   M /trunk/StatRating.lua
   M /trunk/StatRatingConfig.lua
   M /trunk/StatRatingConfig.xml
   A /trunk/gfx
   A /trunk/gfx/chart-64x64.png
   A /trunk/gfx/chart-64x64_highlight.png

Feature: AddonManager support
Change: new function SR:Disable() and SR:Enable() for remote control
------------------------------------------------------------------------
r102 | shadecut | 2009-03-16 19:41:17 +0000 (Mon, 16 Mar 2009) | 2 lines
Changed paths:
   M /trunk/StatRating.lua

Change: new formulas for wisdom to magical defense added
Änderung: neuer Faktor für Weisheit zu magischer Verteidigung hinzugefügt.
------------------------------------------------------------------------
r101 | shadecut | 2009-03-15 12:29:02 +0000 (Sun, 15 Mar 2009) | 1 line
Changed paths:
   M /trunk/StatRating.lua
   M /trunk/lib/lib.Hook.lua

LibHook doesn't send a loading text anymore
------------------------------------------------------------------------
r100 | shadecut | 2009-03-10 17:38:44 +0000 (Tue, 10 Mar 2009) | 1 line
Changed paths:
   M /trunk/StatRating.lua

Patch 2.0.1.1816 class changes applied
------------------------------------------------------------------------
r99 | shadecut | 2009-03-09 18:42:12 +0000 (Mon, 09 Mar 2009) | 2 lines
Changed paths:
   M /trunk/StatRating.lua
   A /trunk/lib/dynHooks/GameTooltip_SetStoreItem.lua

Feature: I've added the salesman support for my overlay
Feature: Bei NPC-Verkäufern wird nun auch endlich mein Text in die Tooltips induziert.
------------------------------------------------------------------------
r98 | shadecut | 2009-03-09 18:00:11 +0000 (Mon, 09 Mar 2009) | 2 lines
Changed paths:
   M /trunk/StatRating.lua

Bugfix: base and addional magical/physical defense will now sum up
Bugfix: Der Grundwert und zusätzliche Punkte in physischer/magischer Verteidigung werden jetzt zusammengerechnet
------------------------------------------------------------------------
r97 | shadecut | 2009-03-07 11:26:10 +0000 (Sat, 07 Mar 2009) | 3 lines
Changed paths:
   M /trunk/StatRating.lua

Bugfix: No errors occur if you click on a improved spell that was linked in the chat.
Reason was the plus in the first line of the tooltip. I misinterpret it.
Bugfix: Es kommt kein Fehler mehr, wenn ihr auf einen Zauber im Chat klickt, der verbessert ist (+X). Auslöser war das +. Mein Addon dachte es folgt ein Attribut.
------------------------------------------------------------------------
r96 | shadecut | 2009-03-03 18:19:11 +0000 (Tue, 03 Mar 2009) | 7 lines
Changed paths:
   M /trunk/StatRating.lua

Bugfix:
* add a space between attributs and my text inject
* green physical/magical defense values will now also calculated

Bugfix:
* ich hab ein Leerzeichen hinter den Attributen und vor meinem Text eingefügt
* grüne physische/magische Verteidigungswerte fliesen jetzt auch mit in die Berechnungen ein
------------------------------------------------------------------------
r95 | shadecut | 2009-02-28 17:41:22 +0000 (Sat, 28 Feb 2009) | 1 line
Changed paths:
   M /trunk/lang/SRC_DE.lua

Bugfix: deutsche Sprachdatei angepasst. LP und maxHP sind jetzt wieder das selbe
------------------------------------------------------------------------
r94 | shadecut | 2009-02-28 17:25:29 +0000 (Sat, 28 Feb 2009) | 3 lines
Changed paths:
   M /trunk/StatRating.lua
   M /trunk/StatRatingConfig.lua
   M /trunk/StatRatingConfig.xml
   M /trunk/lang/SRC_DE.lua
   M /trunk/lang/SRC_EN.lua

Feature: With the new "rate on alt-key pressed" - option, you can temporary disable SR.

Feature: Es gibt eine neue Einstellung "zeige SR-Daten nur bei gedrücker ALT-Taste". Mit der könnt ihr die zusätzlichen Infos ausblenden und bedingt einblenden, ohne die Konfig zu ändern.
------------------------------------------------------------------------
r93 | shadecut | 2009-02-27 22:15:30 +0000 (Fri, 27 Feb 2009) | 5 lines
Changed paths:
   M /trunk/StatRating.lua
   M /trunk/StatRatingConfig.lua
   M /trunk/lang/SRC_DE.lua
   M /trunk/lang/SRC_EN.lua

Bugfix: The values "Mana points" and "Maximum MP" are now one value. Similar on "Health points" and "Maximum HP"

Bugfix: Die Werte Manapunkte und Maximale MP sowie Lebenspunkte und Maximale HP werden nun zusammengerechnet

------------------------------------------------------------------------
r92 | shadecut | 2009-02-27 21:03:59 +0000 (Fri, 27 Feb 2009) | 5 lines
Changed paths:
   M /trunk/StatRating.lua
   M /trunk/lib/dynHooks/GameTooltip_SetInventoryItem.lua
   M /trunk/lib/lib.Hook.lua

Bugfix: The food "Saurer Käseball" doesn't throw an error anymore. I parsed its addional text but it +PDef isn't comparable ;)

Bugfix: Die Speise "Saurer Käseball" wirft keinen nil-Error mehr. Ursache war das Vorkommen des Begriffs "physische Verteidigung" in der Beschreibung.

Change: lib.hook gets some improvements
------------------------------------------------------------------------
r91 | shadecut | 2009-02-26 19:57:29 +0000 (Thu, 26 Feb 2009) | 1 line
Changed paths:
   M /trunk/StatRatingConfig.lua
   M /trunk/StatRatingConfig.xml

Change: Configdialog has a new outfit.
------------------------------------------------------------------------
r90 | shadecut | 2009-02-25 20:59:57 +0000 (Wed, 25 Feb 2009) | 2 lines
Changed paths:
   M /trunk/StatRating.lua
   M /trunk/lang/SRC_DE.lua
   M /trunk/lang/SRC_EN.lua

Bugfix: "All attributes" aren't listed in the stat summary anymore. Now I add the correspondent amount of int, sta, str, wis and dex.
Bugfix: "Alle Attribute" wird nicht mehr in der Zusammenfassung angezeigt, sondern die entsprechende Menge Int, Aus, Bew, Wei und Stä.
------------------------------------------------------------------------
r89 | shadecut | 2009-02-25 18:53:06 +0000 (Wed, 25 Feb 2009) | 2 lines
Changed paths:
   M /trunk/keywords.lua
   M /trunk/lib/dynHooks/GameTooltip_SetQuestItem.lua

Bugfix: Necklaces are also compared if you get one as questreward or loot.
Bugfix: Halsketten werden jetzt auch mit Vergleichstooltip angezeigt, wenn man eine durch eine Quest oder Loot bekommt.
------------------------------------------------------------------------
r88 | shadecut | 2009-02-25 18:05:21 +0000 (Wed, 25 Feb 2009) | 2 lines
Changed paths:
   M /trunk/StatRating.lua

Bugfix: Default p/m defense of items will also added to summary now.
Bugfix: Die Grundverteidungswerte von Kleidung werden jetzt nach mit in die Gesamtsumme genommen, um noch eine noch bessere Vergleichsbasis zu bilden.
------------------------------------------------------------------------
r87 | shadecut | 2009-02-24 20:05:10 +0000 (Tue, 24 Feb 2009) | 3 lines
Changed paths:
   M /trunk/lib/dynHooks/GameTooltipHyperLink_SetHyperLink.lua

Bugfix: When you open a chatlink, SR doesn't rerate is.

Bugfix: Wenn man ein Chatlink mehrfach anklickt, so wird der Tooltip aufgeräumt, anstatt das er vollgespammt wird.
------------------------------------------------------------------------
r86 | shadecut | 2009-02-23 21:16:29 +0000 (Mon, 23 Feb 2009) | 7 lines
Changed paths:
   M /trunk/StatRating.lua
   M /trunk/keywords.lua
   M /trunk/lib/dynHooks/GameTooltip_SetBootyItem.lua
   M /trunk/lib/dynHooks/GameTooltip_SetInventoryItem.lua
   A /trunk/lib/dynHooks/GameTooltip_SetQuestItem.lua

Feature: I have add the itemcompare for loot- and questrewards
This was a wish of Hopium (http://forum.us.runesofmagic.com/showpost.php?p=39663&postcount=2)

I hope for more nice feature requests :D

Auf deutsch:
Der Spieler Hopium wünschte sich die Vergleichstooltips für Loot und Questitems. Dort hat Runewalker sie einfah vergesen. Tja nicht mit uns :P
------------------------------------------------------------------------
r85 | shadecut | 2009-02-22 20:46:04 +0000 (Sun, 22 Feb 2009) | 1 line
Changed paths:
   M /trunk/StatRating.lua

Bugfix: DPS wird jetzt nicht nur berechnet, sondern auch angezeigt ;)
------------------------------------------------------------------------
r84 | shadecut | 2009-02-22 19:48:46 +0000 (Sun, 22 Feb 2009) | 5 lines
Changed paths:
   M /trunk/StatRating.lua
   M /trunk/StatRatingConfig.lua
   M /trunk/StatRatingConfig.xml
   M /trunk/lang/SRC_DE.lua
   M /trunk/lang/SRC_EN.lua

Feature: Man kann nun alle Effekte in der Zusammenfassung ausblenden, die man nicht sehen will, auch wenn sie auf dem Item sind.
Bugfix: Der Tab für die Zusammenfassung in der Konfiguration ist nun ein wenig größer, damit der deutsche Text reinpasst

Falls das jemand liest ..
Bitte an meine lieben Nutzer: Wenn Ihr einen Effekt findet, der noch nicht auf meiner Liste ist und somit auch nicht ausgeblendet werden kann, bitte ich euch davon ein Bild zumachen und mir zuzuschicken. Dann bau ich den umgehend ein.
------------------------------------------------------------------------
r83 | shadecut | 2009-02-22 17:30:17 +0000 (Sun, 22 Feb 2009) | 1 line
Changed paths:
   M /trunk/StatRating.lua

Bugfix: Wenn man die Maus über ein Item bewegt, wechselt der Konfiguration- Tab
------------------------------------------------------------------------
r82 | shadecut | 2009-02-22 16:58:18 +0000 (Sun, 22 Feb 2009) | 4 lines
Changed paths:
   M /trunk/StatRating.lua
   M /trunk/StatRatingConfig.lua
   M /trunk/StatRatingConfig.xml
   M /trunk/lang/SRC_DE.lua
   M /trunk/lang/SRC_EN.lua

Feature: Konfiguration erweitert
* man kann das Addon deaktivieren
* man kann die Zusammenfassung deaktivieren
* man kann den Farbblind-Farbfix aktivieren (ein Spielerwunsch) aus gelben Stats werden blaue
------------------------------------------------------------------------
r79 | shadecut | 2009-02-22 14:11:43 +0000 (Sun, 22 Feb 2009) | 1 line
Changed paths:
   M /trunk/StatRating.lua

Farbänderung für den Kollegen youkineko
------------------------------------------------------------------------
r78 | shadecut | 2009-02-22 01:13:20 +0000 (Sun, 22 Feb 2009) | 3 lines
Changed paths:
   M /trunk/StatRating.lua
   M /trunk/keywords.lua

Feature: Man bekommt jetzt die vollständige und korrigierte Zusammenfassung. In Klammern wird der Vergleichswert verrechnet, wenn es einen gibt.

!Wichtig: Es gibt dafür noch keine Konfig, weshalb der Release sehr gut gepimpte Items riesig macht ;)
------------------------------------------------------------------------
r77 | shadecut | 2009-02-21 21:24:22 +0000 (Sat, 21 Feb 2009) | 1 line
Changed paths:
   M /trunk/StatRating.lua
   M /trunk/lib/dynHooks/GameTooltipHyperLink_SetHyperLink.lua
   M /trunk/lib/dynHooks/GameTooltip_SetAuctionBrowseItem.lua
   M /trunk/lib/dynHooks/GameTooltip_SetBagItem.lua
   M /trunk/lib/dynHooks/GameTooltip_SetBankItem.lua
   M /trunk/lib/dynHooks/GameTooltip_SetBootyItem.lua
   M /trunk/lib/dynHooks/GameTooltip_SetCraftItem.lua
   M /trunk/lib/dynHooks/GameTooltip_SetCraftRequestItem.lua
   M /trunk/lib/dynHooks/GameTooltip_SetInboxItem.lua
   M /trunk/lib/dynHooks/GameTooltip_SetInventoryItem.lua

Milestone Feature: Betrachtet man ein Item und es wird ein oder 2 zum Vergleich angezeigt, so werden die jetzt auch mit Werte ausgestattet.
------------------------------------------------------------------------
r76 | shadecut | 2009-02-21 16:55:26 +0000 (Sat, 21 Feb 2009) | 1 line
Changed paths:
   M /trunk/StatRating.lua
   M /trunk/lib
   A /trunk/lib/dynHooks/GameTooltip_SetCraftItem.lua
   A /trunk/lib/dynHooks/GameTooltip_SetCraftRequestItem.lua

Feature: Man sieht jetzt im Handwerksfenster, was einem die Stats auf den Werkstücken und Materialien bringen.
------------------------------------------------------------------------
r75 | shadecut | 2009-02-21 16:04:07 +0000 (Sat, 21 Feb 2009) | 1 line
Changed paths:
   M /trunk/StatRating.lua
   A /trunk/lib/dynHooks/GameTooltip_SetInboxItem.lua

Feature: SR legt sich jetzt auch auf die Itemlinks der Inbox (Post)
------------------------------------------------------------------------
r74 | shadecut | 2009-02-21 01:52:07 +0000 (Sat, 21 Feb 2009) | 2 lines
Changed paths:
   M /trunk/StatRating.lua
   M /trunk/StatRating.toc
   M /trunk/StatRatingConfig.lua
   M /trunk/keywords.lua
   A /trunk/lib/dynHooks/GameTooltipHyperLink_SetHyperLink.lua
   A /trunk/lib/lib.SRClass.lua

Codebasis auf Lua 5.1 umgestellt
Neues Feature: rated Chatbox-Items
------------------------------------------------------------------------
r73 | shadecut | 2009-02-20 18:51:22 +0000 (Fri, 20 Feb 2009) | 1 line
Changed paths:
   M /trunk/StatRating.lua

Separator schöner programmiert, keine Dummyzeilen mehr sondern ein SetHeight
------------------------------------------------------------------------
r72 | shadecut | 2009-02-20 18:29:24 +0000 (Fri, 20 Feb 2009) | 3 lines
Changed paths:
   M /trunk/StatRating.lua

Kleines Hilfsmittel für mich: Das SVN zählt jetzt für mich die Addon-Revision hoch

Das heißt für euch, die bitte mit angeben, wenn es Probleme oder Wünsche gibt.
------------------------------------------------------------------------
r71 | shadecut | 2009-02-20 18:22:37 +0000 (Fri, 20 Feb 2009) | 1 line
Changed paths:
   M /trunk/StatRating.lua

SVN:Keyword Test
------------------------------------------------------------------------
r70 | shadecut | 2009-02-20 18:11:01 +0000 (Fri, 20 Feb 2009) | 3 lines
Changed paths:
   M /trunk/StatRating.lua

GameTooltips zeigen nun wieder den Separator(Trennlinie) in Setitems an

.. was ne scheiß Frickelei ;)
------------------------------------------------------------------------
r69 | shadecut | 2009-02-19 19:38:25 +0000 (Thu, 19 Feb 2009) | 2 lines
Changed paths:
   M /trunk
   M /trunk/StatRating.lua
   M /trunk/StatRating.toc
   M /trunk/StatRating.xml
   M /trunk/StatRatingConfig.lua
   M /trunk/StatRatingConfig.xml
   M /trunk/lib
   M /trunk/lib/dynHooks
   A /trunk/lib/dynHooks/GameTooltip_SetAuctionBrowseItem.lua
   A /trunk/lib/dynHooks/GameTooltip_SetBagItem.lua
   A /trunk/lib/dynHooks/GameTooltip_SetBankItem.lua
   A /trunk/lib/dynHooks/GameTooltip_SetBootyItem.lua
   A /trunk/lib/dynHooks/GameTooltip_SetInventoryItem.lua
   M /trunk/lib/lib.Hook.lua

Patch 1812 Kompatibilität hergestellt
File IO raus genommen und die Initialisierungsreihenfolge überarbeitet
------------------------------------------------------------------------
r68 | shadecut | 2009-02-18 21:35:46 +0000 (Wed, 18 Feb 2009) | 1 line
Changed paths:
   M /trunk/StatRating.lua

Ritter: Formel für STR_TO PHYDMG und STR_TO_DPS angepasst
------------------------------------------------------------------------