r20

Details

  • Filename
    BossStatusWhisperer-r20.zip
  • Uploaded by
  • Uploaded
    Nov 28, 2015
  • Size
    2.99 KB
  • Downloads
    23
  • MD5
    9c66de54803d0edec5ceeef6f79dbda9

Supported WoW Retail Versions

  • 6.2.3

Changelog

------------------------------------------------------------------------
r20 | luckycire | 2015-11-28 14:10:32 +0000 (Sat, 28 Nov 2015) | 1 line
Changed paths:
   M /trunk/BossStatusWhisperer.lua

Add a check to avoid spamming
------------------------------------------------------------------------
r18 | luckycire | 2015-11-05 22:32:44 +0000 (Thu, 05 Nov 2015) | 1 line
Changed paths:
   M /trunk/BossStatusWhisperer.lua

Cleaning code and various fixes around boss updates
------------------------------------------------------------------------
r17 | luckycire | 2015-11-03 23:19:13 +0000 (Tue, 03 Nov 2015) | 4 lines
Changed paths:
   M /trunk/BossStatusWhisperer.lua

Changed the way boss hp is calculated.
This change allows me to update it each time a player die, giving a more accurate value when a wipe occurs.

It should fix that issue with blank values that were sometime returned instead of boss hp.
------------------------------------------------------------------------
r15 | luckycire | 2015-11-01 22:56:13 +0000 (Sun, 01 Nov 2015) | 1 line
Changed paths:
   M /trunk/BossStatusWhisperer.lua

Fixed a wrong integer usage
------------------------------------------------------------------------
r14 | luckycire | 2015-10-31 17:14:50 +0000 (Sat, 31 Oct 2015) | 1 line
Changed paths:
   M /trunk/BossStatusWhisperer.lua

Typo
------------------------------------------------------------------------
r12 | luckycire | 2015-10-31 13:29:39 +0000 (Sat, 31 Oct 2015) | 2 lines
Changed paths:
   M /trunk/BossStatusWhisperer.lua

Deleted a forgotten debug string
Added some difficulties in GetInstanceInfo return
------------------------------------------------------------------------
r11 | luckycire | 2015-10-30 06:34:44 +0000 (Fri, 30 Oct 2015) | 1 line
Changed paths:
   M /trunk/BossStatusWhisperer.lua

Rounded Boss health
------------------------------------------------------------------------
r9 | luckycire | 2015-10-28 21:39:35 +0000 (Wed, 28 Oct 2015) | 1 line
Changed paths:
   M /trunk/BossStatusWhisperer.lua

added a check to ensure PLAYER_REGEN_ENABLED event doesn't override expected ENCOUNTER_END event
------------------------------------------------------------------------
r7 | luckycire | 2015-10-28 06:35:32 +0000 (Wed, 28 Oct 2015) | 1 line
Changed paths:
   M /trunk/BossStatusWhisperer.lua

fix dndBanner : SBW => BSW
------------------------------------------------------------------------
r6 | luckycire | 2015-10-28 06:34:39 +0000 (Wed, 28 Oct 2015) | 1 line
Changed paths:
   M /trunk/BossStatusWhisperer.toc

fix name for savedVar (not yet used)
------------------------------------------------------------------------