Historian-r62415

Details

  • Filename
    Historian-r62415.zip
  • Uploaded by
  • Uploaded
    Feb 21, 2008
  • Size
    157.36 KB
  • Downloads
    15
  • MD5
    b1a0197312ac9087a943050b3c9e4137

Supported WoW Retail Versions

  • 2.3.3

Changelog

------------------------------------------------------------------------
r62415 | ixchael | 2008-02-21 11:16:33 -0500 (Thu, 21 Feb 2008) | 3 lines
Changed paths:
   M /trunk/Historian/Historian.lua

Historian:
- Renamed the "gui" slash command to "show" to be more in line with other addons.
- Removed the "report" feature, as a full GUI is now available.
------------------------------------------------------------------------
r62413 | ixchael | 2008-02-21 11:06:34 -0500 (Thu, 21 Feb 2008) | 2 lines
Changed paths:
   M /trunk/Historian/Historian.toc
   M /trunk/Historian/locales/Locale-deDE.lua

Historian:
- Updated German locale, courtesy of Himbeerfreak (Thrall-EU). You rock!
------------------------------------------------------------------------
r62265 | kurax | 2008-02-20 15:06:03 -0500 (Wed, 20 Feb 2008) | 2 lines
Changed paths:
   M /trunk/Historian/Historian.toc
   A /trunk/Historian/locales/Locale-zhCN.lua

Historian:
- Added zhCN locale
------------------------------------------------------------------------
r61714 | ixchael | 2008-02-17 05:26:43 -0500 (Sun, 17 Feb 2008) | 2 lines
Changed paths:
   M /trunk/Historian/locales/Locale-deDE.lua

Historian:
- Pieced together a German translation for the text I added yesterday. Hope it makes sense :)
------------------------------------------------------------------------
r61673 | ixchael | 2008-02-16 19:35:30 -0500 (Sat, 16 Feb 2008) | 5 lines
Changed paths:
   M /trunk/Historian/GUI.lua
   M /trunk/Historian/GUI.xml
   M /trunk/Historian/Historian.lua
   M /trunk/Historian/Historian.toc
   M /trunk/Historian/HistorianFu.lua
   M /trunk/Historian/locales/Locale-deDE.lua
   M /trunk/Historian/locales/Locale-enUS.lua

Historian:
- Added 3 new tabs to the GUI window: Kills, Spells, and Levels.
- The Kills tab is currently restricted to the top 500 mobs for performance reasons.
- Spells will list all performed actions that are recognized as spells by the game. That includes some unexpected ones like LOGINEFFECT, scrolls used to learn recipes, etc. It will probably be filtered in the future.
- Levels tab will show the time and place you gained each level, provided that Historian was running at the time.
------------------------------------------------------------------------
r61576 | ixchael | 2008-02-16 06:50:20 -0500 (Sat, 16 Feb 2008) | 2 lines
Changed paths:
   M /trunk/Historian/GUI.lua
   M /trunk/Historian/GUI.xml
   M /trunk/Historian/Historian.lua
   M /trunk/Historian/Historian.toc
   M /trunk/Historian/HistorianFu.lua
   M /trunk/Historian/locales/Locale-deDE.lua
   M /trunk/Historian/locales/Locale-enUS.lua

Historian:
- Updated the GUI window to include highlighting and insertion of individual stats in the chat window.
------------------------------------------------------------------------
r60163 | ixchael | 2008-02-03 13:59:01 -0500 (Sun, 03 Feb 2008) | 4 lines
Changed paths:
   M /trunk/Historian/locales/Locale-enUS.lua

Historian:
- Added the beginning of a standalone GUI.
- Added tracking of some PvP stats - more to come.
- Split the code up into several files, cleaned up various parts of it.
------------------------------------------------------------------------
r60128 | ixchael | 2008-02-03 06:15:10 -0500 (Sun, 03 Feb 2008) | 4 lines
Changed paths:
   A /trunk/Historian/Events.lua
   A /trunk/Historian/Formatting.lua
   A /trunk/Historian/GUI.lua
   A /trunk/Historian/GUI.xml
   M /trunk/Historian/Historian.lua
   M /trunk/Historian/Historian.toc
   D /trunk/Historian/HistorianFormatting.lua
   A /trunk/Historian/Migration.lua

Historian:
- Added the beginning of a standalone GUI.
- Added tracking of some PvP stats - more to come.
- Split the code up into several files, cleaned up various parts of it.
------------------------------------------------------------------------

Additional Legacy Files