ItemScore

Displays a user-defined score on items - includes caps

File Details

v1.4.41

  • R
  • Jun 9, 2015
  • 320.69 KB
  • 488
  • 6.1.0
  • Retail

File Name

ItemScore-v1.4.41.zip

Supported Versions

  • 6.1.0

------------------------------------------------------------------------
r42 | starslayer2 | 2015-06-09 03:29:31 +0000 (Tue, 09 Jun 2015) | 14 lines
Changed paths:
   A /tags/v1.4.41 (from /trunk:41)

Tagging as v1.4.41

- Add import/export of score sets from/to AskMrRobot and Pawn formats.
- Allow optional calculation of trinket effects (experimental feature).
- Optionally show trinket uptime
- Optional indicator for if trinket adjustment was applied to score.
- Add default trinket clauses, with ability to reset manually.

- Add avoidance, leech and speed attributes.
- Add spell power attribute to replace spell damage.
- Fix health/mana regen attributes.
- Fix coloring for tooltip text.
- Fix: correctly initialise new score sets
- Refactor score set and configuration code.
------------------------------------------------------------------------
r41 | starslayer2 | 2015-06-09 03:00:30 +0000 (Tue, 09 Jun 2015) | 1 line
Changed paths:
   M /trunk/config.lua
   M /trunk/scoreSet.lua
   M /trunk/trinkets.lua

- Add default trinket clauses, with ability to reset manually.
------------------------------------------------------------------------
r40 | starslayer2 | 2015-05-24 08:14:54 +0000 (Sun, 24 May 2015) | 1 line
Changed paths:
   M /trunk/scoreSet.lua

- Fix: correctly initialise new score sets
------------------------------------------------------------------------
r39 | starslayer2 | 2015-05-24 00:56:08 +0000 (Sun, 24 May 2015) | 5 lines
Changed paths:
   M /trunk/config.lua
   M /trunk/main.lua
   M /trunk/scoreSet.lua
   M /trunk/trinkets.lua

- Add categories to trinket clauses (all, melee, ranged, healer).
- Add trinket categories to score sets to determine clauses to handle.
- Optional indicator for if trinket adjustment was applied to score.
- Fix coloring for tooltip text.
- Fix uptime/effect calculation for stacking trinket buffs.
------------------------------------------------------------------------
r38 | starslayer2 | 2015-05-19 03:40:27 +0000 (Tue, 19 May 2015) | 3 lines
Changed paths:
   M /trunk/ItemScore.toc
   M /trunk/config.lua
   M /trunk/main.lua
   M /trunk/scoreSet.lua
   A /trunk/trinkets.lua

- Optionally show trinket uptime
- Make trinket stat effect tooltip display optional
- Move trinket code into separate file
------------------------------------------------------------------------
r37 | starslayer2 | 2015-05-14 05:11:45 +0000 (Thu, 14 May 2015) | 1 line
Changed paths:
   M /trunk/config.lua
   M /trunk/main.lua
   M /trunk/scoreSet.lua

- Allow optional calculation of trinket effects (experimental feature).
------------------------------------------------------------------------
r36 | starslayer2 | 2015-05-11 23:02:08 +0000 (Mon, 11 May 2015) | 5 lines
Changed paths:
   M /trunk/ItemScore.toc
   M /trunk/config.lua
   A /trunk/format.lua
   M /trunk/libs/LibStatLogic-1.2/Locales/enUS.lua
   M /trunk/main.lua
   A /trunk/scoreSet.lua

- Add import/export of score sets from/to AskMrRobot and Pawn formats.
- Add avoidance, leech and speed attributes.
- Add spell power attribute to replace spell damage.
- Fix health/mana regen attributes.
- Refactor score set and configuration code.
------------------------------------------------------------------------
r34 | starslayer2 | 2015-05-09 06:59:07 +0000 (Sat, 09 May 2015) | 4 lines
Changed paths:
   M /trunk/config.lua
   M /trunk/libs/LibStatLogic-1.2/Locales/enUS.lua
   M /trunk/main.lua

- Allow showing percentage upgrade/downgrade.
- Add score setting for prismatic sockets.
- Change default display text to show the following format: <Set Name>: <score> (<diff>) [<diff%>]
- Change default display colour to a more visible grey.
------------------------------------------------------------------------