shagu
1988c30675
actionbar: move usable update into own function
...
Don't trigger full updates on usable changes. Also removing the
`UPDATE_INVENTORY_ALERTS` event, as it is no longer in use.
2019-12-16 12:02:25 +01:00
shagu
bf493645c1
actionbar: only refresh required slot changes
2019-12-16 10:43:04 +01:00
shagu
46133f54a9
actionbar: reduce time spent in update functions
...
* Introduce a list of buttons that need updates instead of iterating over all
* Introduce a list of all ever created buttons
* Move all (update/event/button)lists from bars into local space
* Replace integer button iterators with pairs iteration
* Rename ButtonUpdate to ButtonRangeUpdate as it no longer holds any other calls
2019-12-11 20:50:06 +01:00
shagu
f3b704a082
actionbar: fix self and this variable scoping
2019-12-11 18:54:10 +01:00
shagu
61422e082d
actionbar: buffer and separate frequent events
2019-12-11 08:04:01 +01:00
shagu
549f2b9456
actionbar: add option to disable reagent counter
2019-12-10 21:32:16 +01:00
shagu
2659f24bdb
actionbar: assign scripts only once per bar
2019-12-10 21:32:15 +01:00
shagu
26d2eeb2c6
actionbar: unified button events and updates
...
Use a unified OnEvent and OnUpdate handler, in order to avoid
registering events for each of the 120 action-buttons.
2019-12-10 21:32:06 +01:00
shagu
d6d5abdebc
tooltip: add option to display itemIDs
2019-12-05 21:54:03 +01:00
shagu
a5df9db348
libtooltip: add tooltop library for extended infos
...
Add tooltip library, based on the sellvalue item hooks,
in order to obtain extended gametooltip data, that can be used
to query the current GameTooltip for ItemLink and ItemID.
2019-12-05 21:49:12 +01:00
shagu
c90c0ea8ba
cooldown: add fontsize option for frametypes
2019-12-04 17:29:07 +01:00
shagu
b86ce8adef
bags: fix icon textures on bank bag slots
2019-11-09 20:14:46 +01:00
shagu
cf3bff92b2
bags: use already existing constant for max bags
2019-11-08 15:58:21 +01:00
shagu
1335624c65
bags: fix amount of bankslots in tbc
2019-11-07 22:11:23 +01:00
shagu
842a0cd982
unlock: only open config gui on existing entries
2019-11-04 09:22:40 +01:00
shagu
f4db399d08
chat: try to match extended clinks first
2019-10-29 07:24:18 +01:00
shagu
1588f9ad5d
chat: replace all kind of clinks with real links
2019-10-28 20:27:35 +01:00
shagu
af85f1b08c
player: fix dropdown menu on tbc
2019-10-19 10:42:37 +02:00
shagu
5b4e92e0e8
xpbar: restore unlocked positions on reload
2019-10-14 22:41:59 +02:00
shagu
656da011a6
minimap: only hide toggle button if existing
2019-10-03 01:19:14 +02:00
shagu
cb54e164ff
xpbar: avoid nil error when reaching maxlevel
2019-10-01 20:07:39 +02:00
shagu
748e1d0405
buff: allow to cancel weapon enchants on tbc
2019-09-27 13:30:18 +02:00
shagu
ef3ec0bb9c
chat: fix clink messages for tbc
2019-09-25 14:45:47 +02:00
shagu
02c1863ab4
chat: add additional tbc chat channels
2019-09-25 14:45:23 +02:00
shagu
9e165cca59
prediction: fix spell delay error on tbc
2019-09-21 14:53:11 +02:00
shagu
0b24522857
prediction: add compatibility for tbc
2019-09-20 22:41:51 +02:00
shagu
8b406fb04b
raid: fix raidframe groups for tbc
2019-09-15 17:25:16 +02:00
shagu
8eb1f546bf
actionbar: fix tbc filters for druid forms
2019-09-08 13:13:21 +02:00
shagu
e31236535d
actionbar: add custom secure frame page filters
2019-09-07 17:52:12 +02:00
shagu
06bc7bfdda
actionbar: use regular settings table for paging
2019-09-07 17:51:36 +02:00
shagu
a5803c9c73
buffwatch: whitelist for tbc use
2019-09-06 16:25:13 +02:00
shagu
3b3f2279a1
xpbar: rewrite to support dynamic reputation bars
2019-08-31 19:02:56 +02:00
shagu
384cbad7dd
nameplates: fix castbar for tbc clients
2019-08-30 20:51:26 +02:00
shagu
7c520e911b
nameplates: unify target detection
2019-08-30 20:50:29 +02:00
shagu
b0b74bf51f
nameplates: disable game castbars
2019-08-30 20:49:11 +02:00
shagu
89fec7abdc
castbar: prefer unitstrings over names
2019-08-30 19:57:45 +02:00
shagu
f1f4fa4094
combopoints: whitelist combopoints for tbc
2019-08-19 19:40:49 +02:00
shagu
e0f448ea78
chat: disable padding when panel is invisible
2019-08-05 18:02:25 +02:00
shagu
3625cd1844
xpbar: cache config value on startup
2019-08-04 14:43:53 +02:00
shagu
2d68f3c60d
nameplates: disable right-click emulation for tbc
2019-08-03 09:03:42 +02:00
shagu
c0fc47f43a
minimap: hide worldmap button if existing
2019-08-03 08:43:56 +02:00
shagu
7beda0fc5b
nameplates: use proper target glow detection
2019-08-02 18:03:11 +02:00
shagu
b0f338204f
nameplates: disable modern click handlers for tbc+
2019-08-02 17:57:02 +02:00
shagu
99b89dae2d
nameplates: use alpha to skip flicker on init
2019-08-02 17:56:09 +02:00
shagu
04e489bc2c
nameplates: disable modern click handlers for tbc
2019-08-02 17:38:26 +02:00
shagu
884775d902
chat: remove additional colons from player links
2019-08-02 17:34:15 +02:00
shagu
9cf0453742
group: unregister old group frame events
2019-08-02 17:25:59 +02:00
shagu
5c5340104f
unlock: skip visibility updates in combat lockdown
2019-08-02 17:18:06 +02:00
shagu
9ed82476bc
chat: hook set alpha and avoid chat update loop
2019-07-30 22:47:45 +02:00
shagu
708df6b6c5
chat: restore chat tab alpha on flash events
2019-07-30 22:08:03 +02:00