WoWInterface SVN NeedToKnow-Updated

[/] [trunk/] - 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 16h 46m /trunk/
128 4.0.16
bugfixes: Removed debug spew and a profile named "Default" won't cause problems now
Kitjan-211804 3916d 18h 26m /trunk/
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 3964d 04h 16m /trunk/
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 4078d 13h 29m /trunk/
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 4078d 13h 55m /trunk/
124 Setting version to 4.0.09 Kitjan-211804 4204d 15h 11m /trunk/
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 4207d 05h 58m /trunk/
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 4207d 09h 15m /trunk/
121 Fix for ticket 137, last raid recipient doesn't work with cross-realm party members Kitjan-211804 4211d 11h 16m /trunk/
120 4.0.08 fixes for last raid recipient being based on the wrong (obsolete) event Kitjan-211804 4221d 09h 10m /trunk/
119 4.0.07 Fix some lua errors associated with the profile ui Kitjan-211804 4226d 05h 15m /trunk/
118 MoP support Kitjan-211804 4228d 10h 08m /trunk/
117 - Fixed icons for weapon enchants and item cooldowns
4.0.04
Kitjan-211804 4366d 10h 19m /trunk/
116 4.0.03 Missed a spot the version is in. Kitjan-211804 4385d 06h 21m /trunk/
115 4.0.03 Kitjan-211804 4385d 06h 21m /trunk/
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 4385d 06h 26m /trunk/
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 4401d 09h 21m /trunk/
112 Restructured SPELLCAST_SUCCEEDED processing to make extend detection more robust and pave the way for "lastcast" bar unit Kitjan-211804 4401d 10h 29m /trunk/
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 23h 07m /trunk/
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 4444d 00h 01m /trunk/

1 2 Next >

Show All