r59-release
Details
-
FilenameHitsMode-r59-release.zip
-
Uploaded by
-
UploadedNov 6, 2008
-
Size104.61 KB
-
Downloads59
-
MD502972b77a6e0d5e967a7a3d91d9d5c2a
Supported WoW Retail Versions
- 3.0.3
Changelog
------------------------------------------------------------------------
r60 | allara | 2008-11-06 16:05:01 +0000 (Thu, 06 Nov 2008) | 1 line
Changed paths:
A /tags/r59-release (from /trunk:59)
Tagging as r59-release
------------------------------------------------------------------------
r59 | allara | 2008-11-06 02:06:32 +0000 (Thu, 06 Nov 2008) | 4 lines
Changed paths:
M /trunk/HitsMode.lua
Removed a hack from the energize router. This was causing unintended issues, such as:
- Glyphed Mend Pet wouldn't report happiness gains
- Probably many other side effects
Removing the hack may have introduced problems, please report them. This probably solved a whole bunch of issues all at once.
------------------------------------------------------------------------
r57 | allara | 2008-10-27 18:42:33 +0000 (Mon, 27 Oct 2008) | 1 line
Changed paths:
M /trunk/HitsMode.lua
M /trunk/HitsMode.options.lua
M /trunk/Locales/HitsMode.enUS.lua
- Added support for Shadowstorm spell school
------------------------------------------------------------------------
r55 | allara | 2008-10-23 18:33:30 +0000 (Thu, 23 Oct 2008) | 1 line
Changed paths:
M /trunk/HitsMode.lua
- Bunch of bug fixes for debug output (ironic much?)
------------------------------------------------------------------------
r54 | allara | 2008-10-23 18:00:15 +0000 (Thu, 23 Oct 2008) | 1 line
Changed paths:
M /trunk/HitsMode.lua
- Enabled the second part of debug mode
------------------------------------------------------------------------
r52 | allara | 2008-10-23 17:55:08 +0000 (Thu, 23 Oct 2008) | 1 line
Changed paths:
M /trunk/Changes.txt
M /trunk/HitsMode.lua
M /trunk/HitsMode.options.lua
M /trunk/Locales/HitsMode.enUS.lua
- Added an option in the UI to turn on Debug Mode for any window
------------------------------------------------------------------------
r50 | allara | 2008-10-22 00:40:29 +0000 (Wed, 22 Oct 2008) | 5 lines
Changed paths:
M /trunk/Changes.txt
M /trunk/HitsMode.lua
M /trunk/HitsMode.options.lua
M /trunk/Locales/HitsMode.enUS.lua
- Major refactor of output engine to pass a table of parameters, this should resolve some indeterminacy issues including seeing "on" erroneously in some messages where it doesn't belong
- Added support for Froststorm spell school (used by exotic pets such as chimera) (untested)
- Changed the wording of gain attacks from "[Your] [Sword Specialization] gain attacks from [You] for 1" to "[You] gain attacks from [Sword Specialization] [You] for 1" (untested)
- These changes are BETA and need to be tested by a wider user base
- All previously reported issues should be retested as this build may have had side effects which fixed other issues
------------------------------------------------------------------------
r48 | allara | 2008-10-13 01:20:16 +0000 (Mon, 13 Oct 2008) | 1 line
Changed paths:
M /trunk/Locales/HitsMode.enUS.lua
- [4] Fixed several more missing messages
------------------------------------------------------------------------
r47 | allara | 2008-10-11 22:54:47 +0000 (Sat, 11 Oct 2008) | 1 line
Changed paths:
M /trunk/Locales/HitsMode.enUS.lua
- [3] Fixed error: GetString: Unable to locate "GAINSENERGYFROM"
------------------------------------------------------------------------
r45 | allara | 2008-10-11 19:43:05 +0000 (Sat, 11 Oct 2008) | 2 lines
Changed paths:
M /trunk
M /trunk/HitsMode.lua
- Removed revision number from options window
------------------------------------------------------------------------
r44 | allara | 2008-10-11 18:35:33 +0000 (Sat, 11 Oct 2008) | 2 lines
Changed paths:
M /trunk/Locales/HitsMode.enUS.lua
HitsMode:
- [1] Fixed error: GetString: Unable to locate "GAINSRAGEFROM"
------------------------------------------------------------------------
r42 | allara | 2008-10-10 00:23:23 +0000 (Fri, 10 Oct 2008) | 2 lines
Changed paths:
M /trunk/Locales/HitsMode.enUS.lua
HitsMode:
- Knowledge base updates to remove references to files.wowace.com
------------------------------------------------------------------------
r41 | allara | 2008-10-10 00:11:27 +0000 (Fri, 10 Oct 2008) | 29 lines
Changed paths:
M /trunk/Changes.txt
M /trunk/HelpLibrary.lua
M /trunk/HitsMode.lua
M /trunk/HitsMode.options.lua
M /trunk/HitsMode.toc
M /trunk/HitsMode.xml
M /trunk/Locales/HitsMode.enUS.lua
HitsMode:
- SUPPORT FOR WOW PATCH 3.0 (WRATH OF THE LICH KING)
- Major rewrite of output engine
- Complete rewrite of aura handling
- Many grammar and wording fixes to make messages sound more natural
- Added support for Runes and Runic Power
- Added support for all new combat log events
- Added support for overhealing and overkill damage
- Added support for all "strike" spell types (physical damage + spell damage)
- Added support for Frostfire spell school
- Added support for absorb, resist, and block amounts
- Added support for aura refreshes
- Added support for aura breaks (such as crowd control spells)
- Added support for aura stacking (now shows the stack number when gaining/losing the aura)
- Added support for aura diminishing
- HitsMode will now recognize any summoned guardians and other non-controllable pets (including totems) as your pet
- Spell steals, interrupts, dispels, and breaks will now report the spell you used to initiate the action ("using [Spell]")
- Added message "[You] die"
- Removed Verbose Mode A
- Renamed "Verbose Mode B" to "Verbose Mode"
- Renamed "Verbose Mode C" to "Show Values First in Verbose Mode"
- Renamed "Short Verbose Mode" to "Hide 'For' in Verbose Mode"
- Removed the ability to show ++/-- for gain/fades events
- Capitalize text now works better
- Changed the default other unit color to friendly when we don't know the allegiance
- Added a special case for pets in the process of summoning or desummoning, the unit color will now be the "Other Friendly" color (royal blue by default)
- Made "miss" separate from all other miss types, so you can route them differently if you'd like
- Removed option "Allow Greater Resizing of Chat Windows"
------------------------------------------------------------------------
r38 | root | 2008-09-30 15:59:21 +0000 (Tue, 30 Sep 2008) | 1 line
Changed paths:
M /trunk/.pkgmeta
Hopefully fix .pkgmeta
------------------------------------------------------------------------
r37 | root | 2008-09-29 22:00:34 +0000 (Mon, 29 Sep 2008) | 1 line
Changed paths:
A /trunk/.pkgmeta
M /trunk/Libs
Facilitate WowAce-on-CurseForge transition
------------------------------------------------------------------------
r35 | root | 2008-09-29 20:58:11 +0000 (Mon, 29 Sep 2008) | 1 line
Changed paths:
D /tmp/trunk/HitsMode
A /trunk (from /tmp/trunk/HitsMode:34)
Importing old repo data under /trunk
------------------------------------------------------------------------
r34 | Allara | 2008-08-10 21:59:49 +0000 (Sun, 10 Aug 2008) | 1 line
Changed paths:
M /tmp/trunk/HitsMode/HitsMode.lua
HitsMode: - Couple minor fixes
------------------------------------------------------------------------
r31 | Allara | 2008-08-10 04:40:08 +0000 (Sun, 10 Aug 2008) | 6 lines
Changed paths:
M /tmp/trunk/HitsMode/Changes.txt
M /tmp/trunk/HitsMode/HitsMode.lua
M /tmp/trunk/HitsMode/HitsMode.options.lua
M /tmp/trunk/HitsMode/HitsMode.toc
M /tmp/trunk/HitsMode/Locales/HitsMode.enUS.lua
HitsMode:
Combat Summary tab:
- Added "Damage Given (Total)"
- Wording changes
- Added "Announce DPS"
- Added "Announce New High DPS"
------------------------------------------------------------------------
r30 | Allara | 2008-07-30 21:15:58 +0000 (Wed, 30 Jul 2008) | 1 line
Changed paths:
M /tmp/trunk/HitsMode/Changes.txt
M /tmp/trunk/HitsMode/HitsMode.lua
M /tmp/trunk/HitsMode/HitsMode.options.lua
M /tmp/trunk/HitsMode/Locales/HitsMode.enUS.lua
HitsMode: Added "Show Raid Icons" option
------------------------------------------------------------------------
r29 | Allara | 2008-07-30 17:05:32 +0000 (Wed, 30 Jul 2008) | 1 line
Changed paths:
M /tmp/trunk/HitsMode/HitsMode.lua
HitsMode: Help window now opens correctly (was broken with patch 2.4.3)
------------------------------------------------------------------------
r28 | Allara | 2008-06-06 17:01:26 +0000 (Fri, 06 Jun 2008) | 5 lines
Changed paths:
M /tmp/trunk/HitsMode/HitsMode.lua
HitsMode:
- Fixed "ISIMMUNES" error
- Fixed tense on a deflect message
- Fixed Arcane school coloring
- Drycoded
------------------------------------------------------------------------
r27 | Allara | 2008-05-27 20:23:10 +0000 (Tue, 27 May 2008) | 1 line
Changed paths:
M /tmp/trunk/HitsMode/HitsMode.lua
M /tmp/trunk/HitsMode/Locales/HitsMode.enUS.lua
HitsMode: Fixed "for" on a few messages
------------------------------------------------------------------------
r26 | Allara | 2008-05-25 19:52:13 +0000 (Sun, 25 May 2008) | 3 lines
Changed paths:
M /tmp/trunk/HitsMode/Changes.txt
M /tmp/trunk/HitsMode/HitsMode.lua
M /tmp/trunk/HitsMode/HitsMode.toc
M /tmp/trunk/HitsMode/Locales/HitsMode.enUS.lua
HitsMode:
- Small adjustment to output logic
- Fixed apply/remove enchantment messages
------------------------------------------------------------------------
r25 | Allara | 2008-05-13 18:07:25 +0000 (Tue, 13 May 2008) | 2 lines
Changed paths:
M /tmp/trunk/HitsMode/Changes.txt
M /tmp/trunk/HitsMode/HitsMode.lua
M /tmp/trunk/HitsMode/HitsMode.toc
HitsMode:
- Fix for enUS fallback
------------------------------------------------------------------------
r24 | Allara | 2008-05-12 17:20:02 +0000 (Mon, 12 May 2008) | 2 lines
Changed paths:
M /tmp/trunk/HitsMode/Changes.txt
M /tmp/trunk/HitsMode/HitsMode.lua
M /tmp/trunk/HitsMode/HitsMode.options.lua
M /tmp/trunk/HitsMode/Locales/HitsMode.enUS.lua
HitsMode:
- Split "other" unit name coloring by reaction
------------------------------------------------------------------------
r23 | Allara | 2008-05-07 21:44:33 +0000 (Wed, 07 May 2008) | 1 line
Changed paths:
M /tmp/trunk/HitsMode/HitsMode.lua
HitsMode: added revision keyword
------------------------------------------------------------------------
r22 | Allara | 2008-05-07 21:10:54 +0000 (Wed, 07 May 2008) | 2 lines
Changed paths:
M /tmp/trunk/HitsMode/HitsMode.lua
M /tmp/trunk/HitsMode/HitsMode.toc
HitsMode:
- Minor display logic fix
------------------------------------------------------------------------
r21 | Allara | 2008-05-07 19:45:56 +0000 (Wed, 07 May 2008) | 2 lines
Changed paths:
M /tmp/trunk/HitsMode
A /tmp/trunk/HitsMode/Libs
HitsMode:
- Updated externals
------------------------------------------------------------------------
r20 | Allara | 2008-05-07 18:54:10 +0000 (Wed, 07 May 2008) | 2 lines
Changed paths:
M /tmp/trunk/HitsMode
HitsMode:
- Added externals
------------------------------------------------------------------------
r19 | Allara | 2008-05-07 18:44:09 +0000 (Wed, 07 May 2008) | 2 lines
Changed paths:
A /tmp/trunk/HitsMode
A /tmp/trunk/HitsMode/Bindings.xml
A /tmp/trunk/HitsMode/Changes.txt
A /tmp/trunk/HitsMode/HelpLibrary.lua
A /tmp/trunk/HitsMode/HitsMode.lua
A /tmp/trunk/HitsMode/HitsMode.options.lua
A /tmp/trunk/HitsMode/HitsMode.toc
A /tmp/trunk/HitsMode/HitsMode.xml
A /tmp/trunk/HitsMode/Locales
A /tmp/trunk/HitsMode/Locales/HitsMode.enUS.lua
A /tmp/trunk/HitsMode/Skin
A /tmp/trunk/HitsMode/Skin/HitsMode-BotLeft.blp
A /tmp/trunk/HitsMode/Skin/HitsMode-BotRight.blp
A /tmp/trunk/HitsMode/Skin/HitsMode-HeaderHighlightBar.blp
A /tmp/trunk/HitsMode/Skin/HitsMode-HighlightBar.blp
A /tmp/trunk/HitsMode/Skin/HitsMode-TopLeft.blp
A /tmp/trunk/HitsMode/Skin/HitsMode-TopRight.blp
A /tmp/trunk/HitsMode/embeds.xml
HitsMode: initial commit
- Combat log replacement
------------------------------------------------------------------------