r20120412055409
Details
-
FilenameclcInfo_Warlock-r20120412055409.zip
-
Uploaded by
-
UploadedApr 12, 2012
-
Size19.71 KB
-
Downloads96
-
MD54e54f9e84413c0ff1d86eb7bf0e0ac79
Supported WoW Retail Versions
- 4.3.3
Changelog
Deronda at Stormreaver:
- Removed extraneous line of code and fixed spell id typo.
- Fixed bugs with Conflagrate travel time/in-flight code.
- Fixed bug where in flight checks were using current_time instead of GetTime() Also added code to check if the Backdraft proc from Conflagrate was "in flight".
- Fixed bug with calculation of cast_left on a gcd spell.
- Fixed an issue where the gcd_duration is sometimes zero when it should be the length of the gcd.
- Increased travel time guess for Immolate to 0.55 seconds. Fixed bug where current_time was not being incremented for non-channelling gcd spells.
- Removed in flight checks for Soul Fire when Empowered Imp procs or Soulburn is up. Adjusted some comments.
- Took clip time off Bane of Agony check. Removed commented out code in destro module.
- Added code to provide a multiplier for cast times to Warlock Rotation. This allows the user to account for speed changes with specific spells. Also added a destro function to calculate if backdraft will be popping or dropping.
- Bane of Doom action now checks for Bane of Agony as well.
- Added "PLAYER" filter to DoTs.
- Removed an extraneous comment.
- Initial development commit. Afflication and Demo code outstanding.