WoWInterface SVN KuiNameplates

[/] [trunk/] [Kui_Nameplates/] - Rev 158

Filtering Options

Clear current filter

Rev Log message Author Age Path
158 * use icons for combo points rather than a number
* reposition combo points
* fix combat events (automatic toggling) not being registered correctly
* reposition raid icon
* fix raid icon being different sizes depending on "Fix aliasing" setting
SlikerHawk-99516 4008d 19h 19m /trunk/Kui_Nameplates/
157 * remove old TODOs SlikerHawk-99516 4009d 21h 46m /trunk/Kui_Nameplates/
156 * move castbar shield to the left side of the castbar
* fix castbar shield sometimes displaying beneath the castbar
* fix castbar shield being incorrect size when "Fix aliasing" is disabled
* fix frames being incorrectly recognised as the current target when they are shown while a target exists
* fix previously targeted frames sometimes not being correctly lowered when "Fix aliasing" is enabled
SlikerHawk-99516 4009d 22h 28m /trunk/Kui_Nameplates/
155 * embed AceTimer
* use AceTimer hooks rather than OnUpdate
* fix auras don't hide when removed from any frame not monitored by UNIT_AURA
* fix auras don't display on mouseover
* fix auras don't display on raid/party members
* fix auras sometimes aren't hidden correctly
* do not hide auras when the timer gets to 0 (wait for combat log)
* use combat log to determine when to hide auras
* move "useWhitelist" option out of display group
SlikerHawk-99516 4010d 13h 25m /trunk/Kui_Nameplates/
152 * handle errors caused by updating to 150 while running wow
* fix debug font strings using old syntax
SlikerHawk-99516 4010d 21h 15m /trunk/Kui_Nameplates/
151 * reverse position of castbar current/max time text
* change castbar shield texture slightly (base on vector)
* add more help text to "Fix aliasing" tooltip
* change `SetScript`s on default UI elements to `HookScript`s
SlikerHawk-99516 4015d 00h 48m /trunk/Kui_Nameplates/
150 * update custom-rename-me.lua to work with new core SlikerHawk-99516 4031d 16h 11m /trunk/Kui_Nameplates/
149 * reintegrate v4 (rename) SlikerHawk-99516 4031d 16h 21m /trunk/Kui_Nameplates/
148 * reintegrate v4 branch SlikerHawk-99516 4031d 16h 21m /trunk/v4/
145 * update ace3 SlikerHawk-99516 4031d 16h 51m /branches/v4/
143 * add option to use a single size for all fonts. Good for pixel fonts.
* remove option to use tapped colours due to being unreliable (tapped colours are now always used when necessary)
* update kui

* new function, KuiNameplates.RegisterSize
* remove redundant `addon.font`s
* move ModifyFontFlags function to kui
* make castbar register message listeners correctly
* make castbar create itself when enabled
* make monochrome, outline options reapply upon loading
* make onesize setting work without reloading
* make CreateFontString use the global setting for outline, monochrome
* use frame.CreateFontString instead of addon.CreateFontString
* all `outline = true`s in CreateFontString are now redundant
SlikerHawk-99516 4031d 16h 59m /branches/v4/
142 * add nyi notes to config options
* add option to use one font size for all strings (nyi)
SlikerHawk-99516 4038d 15h 51m /branches/v4/
140 * remove font sizes configuration table
* move layout element creation functions into create.lua
SlikerHawk-99516 4041d 13h 15m /branches/v4/
139 * use AceEvent's RegisterMessage/SendMessage function rather than RegisterPostFunction for post functions
* make trivial nameplate names use normal font size
* add support for outline, monochrome font options
SlikerHawk-99516 4058d 03h 43m /branches/v4/
138 * fix castbar configuration having no effect
* move fonts configuration to tab
SlikerHawk-99516 4059d 18h 18m /branches/v4/
137 * change display of configuration; use tabbed groups
* cast warnings hide properly when a cast is interrupted
* cast warnings minor performance improvements
* cast warnings allow disable/enable without ui reload
* fix modules always loading enabled regardless of configuration
* bump TOC to 50200

* move config change handlers out of layout.lua
* modules call InitModuleOptions manually

---
* cast bar options will have no effect as i moved the profile from self.db.profile.* to self.db.profile.display.*
SlikerHawk-99516 4059d 18h 48m /branches/v4/
136 - rewrite of external modules, now using Ace3 modules
- added capability for modules to add their options to the options frame. As a result, some options have been reset and moved around in the interface
- modules now use their own profile database
- completely externalised modules, now possible to make separate addons to interfere with kui
- fixed issue where cast warnings might trigger errors relating to nil values
- embedding AceEvent
- updated Kui_Media, kui
SlikerHawk-99516 4111d 22h 38m /branches/v4/
134 * merging profile fix from trunk SlikerHawk-99516 4115d 20h 34m /branches/v4/
131 - branching v4 rewrite/cleanup SlikerHawk-99516 4115d 21h 34m /branches/v4/
128 * castbar performance improvements
* moved font configuration into it's own category (expand the Kui Nameplates group in interface options).
* name text on trivial nameplates no longer has a maximum width. No more ellipses.

-- since last revision
* fixed issue where a font change did not apply to newly created frames

-- caveats/technical changes
* removed unused locals from layout.lua
* new font options are NYI
* frame helper function for creating font strings - adds font strings to the frames .fontObjects table, sizes are stored as a key of KuiNameplates.fontSizes. Allows all font strings to be scaled easily.
SlikerHawk-99516 4117d 20h 18m /trunk/Kui_Nameplates/

1 2 Next >

Show All