1.6

Details

  • Filename
    iEncounterEventTracker-1.6.zip
  • Uploaded by
  • Uploaded
    Jan 3, 2017
  • Size
    117.07 KB
  • Downloads
    190
  • MD5
    1c4055ab854d98bd532f5dc17c8ed8a8

Supported WoW Retail Versions

  • 7.1.0

Changelog

tag 9a8d3883be8c819c1d76601258cf31b35b843b14 1.6
Author:    Ironi <[email protected]>
Date:    Tue Jan 3 12:13:27 2017 +0200

tagging as 1.6

commit f9226a2643ddeac28332bcf11c0a461161982e07
Author: Ironi <[email protected]>
Date:   Tue Jan 3 12:13:05 2017 +0200

    remove debug stuff
    show destGUID on spell tooltips when its available
    ...some fixes i can't remember, read diff

commit 11ab89452b161a9890f24bcdf854a05a69d7db72
Author: Ironi <[email protected]>
Date:   Sun Jan 1 03:04:11 2017 +0200

    add Prev/Next buttons

commit a5de833884d726dbfb04b09fdb97d29a41979f39
Author: Ironi <[email protected]>
Date:   Sat Dec 31 03:23:15 2016 +0200

    fix RAID_BOSS_EMOTE

commit 2428bd069cfd5519334b4ae370e85d9bde048e09
Author: Ironi <[email protected]>
Date:   Fri Dec 30 07:21:52 2016 +0200

    add RAID_BOSS_EMOTE and RAID_BOSS_WHISPER events, both still requires testing

commit 2cc30c24c2a32e1a13c0ffb0fb10654c4c2270cb
Author: Ironi <[email protected]>
Date:   Fri Dec 30 07:07:17 2016 +0200

    add mass delete options
    fixed monster emotes (maybe)
    add global: iEET_Advanced_Delete (check readme)

commit 2023d017e9fd785ea6895d72c8364deca560ab29
Author: Ironi <[email protected]>
Date:   Thu Dec 29 06:52:11 2016 +0200

    add encounterID to new logs and convert old logs to contain them in key (required for mass deleting)

commit ffda93f7d3dd4cd4be6e2e1128cfe0816835776f
Author: Ironi <[email protected]>
Date:   Mon Nov 14 00:42:25 2016 +0200

    added some stuff and fixed other things

commit d56732b272b7712d780fc26be42aa05fa1e20853
Author: Ironi <[email protected]>
Date:   Mon Oct 17 01:22:07 2016 +0300

    fix clearwtf slash cmd

commit 169ac6ac0e7e6e84a5a327dfebbf73bfc89704eb
Author: Ironi <[email protected]>
Date:   Sat Oct 15 19:21:17 2016 +0300

    iEncounterEventTracker.lua:
    save destGuid for CLEU (not in use yet)
    fix filtering options for 7.1 PTR
    Comment out slider, its not done yet
    add /ieet wtf and /ieet clearwtf, it will sort the fights by zoneID and encounterID to iEET_ExportFromWTF table inside the WTF file so you can easily export the fights in to another file or something (and clearwtf will clear the table)

    ignoredSpells.lua:
    add 216099 (Aw, Nuts!), 222278 (Grim Resolve), 222294 (Tranquil Presence), 117614 (Binding Shot Visual...another one...)

    npcIgnoreList.lua:
    add 111748(Shadowy Reflection (Blood Artifact)), 113344 (Beast), 113347 (Dire Beast) -- Hunters suck.

commit f3cf60638b555fd061270b975cf3153af13268d7
Author: Ironi <[email protected]>
Date:   Mon Aug 29 04:20:59 2016 +0300

    Add new events: UNIT_SPELLCAST_INTERRUPTIBLE & UNIT_SPELLCAST_NOT_INTERRUPTIBLE
    Track Zones and create sub menus for them, sort encounter list by zones (shows "Unknown" for old logs)

commit b1f94e0fc6abce09c1867ad4a42e994e13ab5c5d
Author: Ironi <[email protected]>
Date:   Sun Aug 14 03:44:30 2016 +0300

    add /ieet export slash cmd (save current fight)

commit 16174cb44da7b5d6d7eaf2b22b3a2818260916ee
Author: Ironi <[email protected]>
Date:   Sat Aug 13 21:06:47 2016 +0300

    remove extra scaling stuff and let the ui scale do its thing