WoWInterface SVN NeedToKnow-Updated

[/] - Rev 129

Filtering Options

Clear current filter

Rev Log message Author Age Path
129 4.0.17
- Tried again to make some of the profile code more robust, specifically fixing up users who have corrupted data from previous bugs
- Fixed a bug with the "tooltip numbers"
- Updated the toc for 5.4
Kitjan-211804 3525d 01h 22m /
128 4.0.16
bugfixes: Removed debug spew and a profile named "Default" won't cause problems now
Kitjan-211804 3916d 03h 03m /
127 4.0.14
- Updated toc for 5.3
- Fixed a bug with the "buff to watch" dialog occasionally restricted to a few characters
- Added support for spell cooldowns with charges. This defaults to on for any spell that has charges. For now, I've got it counting up (whereas the action bars count down) and we'll see how that works for folks.

4.0.13
- Updated toc for 5.2
- Fixed a bug with weapon imbues not
Kitjan-211804 3963d 12h 52m /
126 Added some sanity checks vs profile key collisions. Some flavor of key collision has happened to me and others, but is pretty rare. Kitjan-211804 4077d 22h 06m /
125 - Initial commit of power bars
- Added combo points to power bars
- Added a new apperance option for changing font outline
- Perf improvement for event dispatching, now goes through a dispatch table instead of a bunch of if/else checks
Kitjan-211804 4077d 22h 32m /
124 Setting version to 4.0.09 Kitjan-211804 4203d 23h 48m /
123 - Removing use of globals, starting with what's accessed by Bar_AuraCheck and OnUpdate, the two most "inner loop" functions of NTK Kitjan-211804 4206d 14h 35m /
122 - Fix for assigning _ as a global (apparantly caused taint in 5.0.4, Blizzard fix in 5.0.5)
- Can show stacks without showing name (ticket 109)
- Support for the three "tooltip numbers" (ticket 110)
Kitjan-211804 4206d 17h 52m /
121 Fix for ticket 137, last raid recipient doesn't work with cross-realm party members Kitjan-211804 4210d 19h 53m /
120 4.0.08 fixes for last raid recipient being based on the wrong (obsolete) event Kitjan-211804 4220d 17h 47m /
119 4.0.07 Fix some lua errors associated with the profile ui Kitjan-211804 4225d 13h 51m /
118 MoP support Kitjan-211804 4227d 18h 45m /
117 - Fixed icons for weapon enchants and item cooldowns
4.0.04
Kitjan-211804 4365d 18h 55m /
116 4.0.03 Missed a spot the version is in. Kitjan-211804 4384d 14h 57m /
115 4.0.03 Kitjan-211804 4384d 14h 58m /
114 Last Raid Recipient support

- Rewrote "spell cast" detection, previously written for "detect extends". Detect extends should be a lot more robust as a result, though I still get some of my "asserts" in feral.
- Added "Last Raid Recipient" as a buff target. This will auto-set its bar target to the raid member that was the last target for a matching player's spell. Great for healer abilities like Beacon of Light, Lifebloom, Earth Shield, etc.
- Deprecated "Spell Usable" as a bar type. I've left support in for people already using it, but as Victory Rush now grants a buff when it's usable, that's a much better way to watch that ability and Spell Usable has confused many people
Kitjan-211804 4384d 15h 03m /
113 Refactored the "bar_entry" to include the numeric form of spell id entries rather than having to run find and convert to a number during combat Kitjan-211804 4400d 17h 58m /
112 Restructured SPELLCAST_SUCCEEDED processing to make extend detection more robust and pave the way for "lastcast" bar unit Kitjan-211804 4400d 19h 05m /
111 Fixed a bug with options cancelling; it could nil out values that had been false, which would cause them to become true the next time they were uncompressed Kitjan-211804 4443d 07h 43m /
110 Import/Export bugs. Commas in the value weren't being handled correctly, and values which were boolean false were being ignored (and thus replaced with their defaults on unpack, which could be true.) Kitjan-211804 4443d 08h 38m /

1 2 Next >

Show All