Relog-r44510

Details

  • Filename
    Relog-r44510.zip
  • Uploaded by
  • Uploaded
    Jul 22, 2007
  • Size
    11.79 KB
  • Downloads
    7
  • MD5
    0a4bcfa66eac3488c8ac4f2982df1745

Supported WoW Retail Versions

  • 2.1.3

Changelog

------------------------------------------------------------------------
r44510 | cryect | 2007-07-22 10:32:40 -0400 (Sun, 22 Jul 2007) | 2 lines
Changed paths:
   M /trunk/Relog/Relog.lua
   M /trunk/Relog/abbrev.lua
   M /trunk/Relog/parse.lua
   A /trunk/Relog/tags.lua

Relog - Adds tags for Unit stats (basic structure is your prior is the unit you want info on then followed by the stat or stats you want to display)
- Automatically tests all parsed logged lines through the tag compiler and spits them out to ChatFrame3
------------------------------------------------------------------------
r44469 | cryect | 2007-07-22 00:49:57 -0400 (Sun, 22 Jul 2007) | 1 line
Changed paths:
   M /trunk/Relog/units.lua

Relog - Adds .Units:GetUnit(Name, Time, CacheNum) for retrieving a unit's data value at a specified time point
------------------------------------------------------------------------
r44467 | cryect | 2007-07-21 23:58:25 -0400 (Sat, 21 Jul 2007) | 1 line
Changed paths:
   M /trunk/Relog/Relog.lua
   M /trunk/Relog/Relog.toc
   M /trunk/Relog/parse.lua
   M /trunk/Relog/units.lua

Relog - Starts usage of tags
------------------------------------------------------------------------
r44450 | cryect | 2007-07-21 17:53:46 -0400 (Sat, 21 Jul 2007) | 1 line
Changed paths:
   M /trunk/Relog/Relog.lua
   M /trunk/Relog/Relog.toc
   M /trunk/Relog/parse.lua
   A /trunk/Relog/units.lua

Relog - Adds storing of time based Unit information
------------------------------------------------------------------------
r44446 | cryect | 2007-07-21 13:54:21 -0400 (Sat, 21 Jul 2007) | 1 line
Changed paths:
   M /trunk/Relog/Relog.lua
   M /trunk/Relog/parse.lua

Relog - Finished adding rest of the parser event functions
------------------------------------------------------------------------
r44430 | cryect | 2007-07-21 10:33:41 -0400 (Sat, 21 Jul 2007) | 2 lines
Changed paths:
   M /trunk/Relog/Relog.lua
   M /trunk/Relog/parse.lua

Relog - Parse Events "Enchant", "Environmental", "Experience", "Extra Attack" and "Fade" now also processed
- Makes use of abbreviations now when recording log data
------------------------------------------------------------------------
r44420 | cryect | 2007-07-21 08:18:16 -0400 (Sat, 21 Jul 2007) | 2 lines
Changed paths:
   M /trunk/Relog/Relog.lua
   M /trunk/Relog/parse.lua

Relog - Reworked how logs were added slightly
- Parse Events "Death", "Dispel", "Drain", "Durability" now also processed
------------------------------------------------------------------------
r44402 | cryect | 2007-07-20 23:57:24 -0400 (Fri, 20 Jul 2007) | 1 line
Changed paths:
   M /trunk/Relog/Relog.lua
   M /trunk/Relog/parse.lua

Relog - Handles the saving of the events Aura, Cast, Create, and Damage
------------------------------------------------------------------------
r44395 | cryect | 2007-07-20 22:43:25 -0400 (Fri, 20 Jul 2007) | 3 lines
Changed paths:
   M /trunk/Relog/Relog.lua
   M /trunk/Relog/parse.lua

Relog - Adds code for subsecond precision with time()
-Adds code for adding log data
-Finishes basics of data structure setup
------------------------------------------------------------------------
r44253 | cryect | 2007-07-19 17:20:19 -0400 (Thu, 19 Jul 2007) | 1 line
Changed paths:
   M /trunk/Relog/DataStructures.txt
   A /trunk/Relog/Relog.lua
   M /trunk/Relog/Relog.toc
   A /trunk/Relog/abbrev.lua
   A /trunk/Relog/parse.lua

Relog - Setups some of the initial basic files
------------------------------------------------------------------------
r44229 | cryect | 2007-07-19 13:55:36 -0400 (Thu, 19 Jul 2007) | 1 line
Changed paths:
   A /trunk/Relog/DataStructures.txt

Relog - Adds prelim data structure plan
------------------------------------------------------------------------
r44199 | cryect | 2007-07-19 10:52:57 -0400 (Thu, 19 Jul 2007) | 1 line
Changed paths:
   A /trunk/Relog
   A /trunk/Relog/Relog.toc

Relog: Initial Commit - WARNING NOT USABLE YET! An advanced searchable/filterable combat log, with additional information stored (health, mana/energy/rage, threat)
------------------------------------------------------------------------