shikulja
03efcd2dc7
translations: update ruRU
2021-01-10 12:33:00 +01:00
shagu
28875d51de
nameplates: satisfy outdated versions of omnicc
...
Old versions of OmniCC doesn't check the existance of frame names of unknown
foreign objects before accessing them:
cooldown.textFrame.icon =
--standard action button icon, $parentIcon
getglobal(cooldown:GetParent():GetName() .. "Icon") or
--standard item button icon, $parentIconTexture
getglobal(cooldown:GetParent():GetName() .. "IconTexture") or
--discord action button, $parent_Icon
getglobal(cooldown:GetParent():GetName() .. "_Icon");
Code like this leads to errors such as: 'attempt to concatenate a nil value'.
By this commit every single debuff icon of the pfUI nameplates will now have
a frame name. That doesn't fix the OmniCC root cause, but makes at least the
pfUI/ShaguPlates no longer responsible for showing it up...
2021-01-09 01:36:16 +01:00
shagu
d9e409cf28
toc: bump version to 5.0
2021-01-07 17:57:40 +01:00
shagu
3043f2f085
unitframes: add option to use custom fonts
2021-01-07 17:57:11 +01:00
shagu
6433e24013
unitframes: add option to customize heal color
2021-01-07 17:32:40 +01:00
shagu
16c3f0efe9
easteregg: fix grammar in new years message
2021-01-03 22:12:00 +01:00
shagu
65a4defe36
toc: bump version to 4.9.30
2021-01-03 16:55:29 +01:00
shagu
7780dfac21
nameplates: add several health text format options
2021-01-03 16:54:25 +01:00
shagu
2700f85283
nameplates: add option to set hp text position
2021-01-03 16:13:10 +01:00
shagu
1eaea3df1a
nameplates: add option to define raidicon position
2021-01-03 15:18:44 +01:00
shagu
17c1933aa7
thirdparty: add sheepwatch (tbc) skin
2021-01-03 14:53:06 +01:00
shagu
71635735da
license: happy new year
2021-01-01 14:36:27 +01:00
shagu
c713493b94
toc: bump version to 4.9.29
2020-12-31 14:47:38 +01:00
shagu
cf5345ed69
easteregg: align explosion speed to framerate
2020-12-31 14:46:32 +01:00
shagu
4c739fe2cc
bags: set alpha on all slots during search
2020-12-31 12:52:23 +01:00
shagu
98071ca86c
unitframes: wait for stable unit before updating
2020-12-30 17:37:45 +01:00
shagu
3c3aaf3ee7
unitframes: ignore target update during range scan
2020-12-30 17:36:07 +01:00
shagu
22ce96e605
toc: bump version to 4.9.28
2020-12-30 16:47:48 +01:00
shagu
54f65c0a8e
ui-widgets: only set checked textures if existing
2020-12-30 16:46:15 +01:00
shagu
8828748635
toc: bump version to 4.9.27
2020-12-30 16:30:08 +01:00
shagu
e23cac89d8
librange: skip on macro action slots
2020-12-30 16:28:33 +01:00
shagu
5ae24f72b0
toc: bump version to 4.9.26
2020-12-30 13:07:30 +01:00
shagu
40a41ee436
ui-widgets: set script if no other script is found
2020-12-30 13:05:19 +01:00
shagu
2d1619c3c6
ui-widgets: use native hook function for buttons
2020-12-30 13:04:44 +01:00
shagu
edc4371253
tooltip: clamp statusbar and text to screen
2020-12-29 05:18:22 +01:00
shagu
2a0cd7ce23
toc: bump version to 4.9.25
2020-12-28 20:56:45 +01:00
shagu
dddaf75315
skins: avoid ui taints of the spellbook skin
2020-12-28 20:55:51 +01:00
shagu
7a7ca5da82
ui-widgets: avoid ui taints of button skins
...
slightly changes the appearance of checked buttons from an
outline of active buttons to a glow effect using class colors.
2020-12-28 20:51:25 +01:00
shagu
48370871cd
toc: bump version to 4.9.24
2020-12-27 00:48:51 +01:00
shagu
f11782082d
ui-widgets: hook old function for button highlight
2020-12-27 00:47:29 +01:00
shagu
011da8a881
toc: bump version to 4.9.23
2020-12-26 20:08:52 +01:00
shagu
b968fffce6
ui-widgets: skip skin functions on invalid frames
2020-12-26 20:07:29 +01:00
shagu
6af467aaf1
thirdparty: decrease totemtimers icon outline
2020-12-26 16:25:06 +01:00
shagu
3b6ef1812f
thirdparty: add totemtimers (tbc) skin
2020-12-26 16:19:36 +01:00
shagu
2ae099ef75
toc: bump version to 4.9.22
2020-12-24 15:52:59 +01:00
shagu
da0b36fa58
easteregg: rework merry x-mas appearance
2020-12-24 15:52:17 +01:00
shagu
3d137960fe
loot: abort on events for empty loot slots
2020-12-16 16:54:58 +01:00
shagu
70a29a7948
thirdparty: add ackis recipe list button skin
2020-12-13 14:28:20 +01:00
shagu
906bebe5d2
toc: bump version to 4.9.21
2020-12-08 22:34:09 +01:00
shagu
a6c7b2d6e4
cooldown: use gcd threshold for other frames
2020-12-08 22:31:30 +01:00
shagu
8c7579ad26
castbar: reset delays on new spell casts
2020-12-08 21:56:39 +01:00
shagu
246b9b224f
castbar: only trigger delays on player events
2020-12-08 21:54:08 +01:00
shagu
13771185d5
toc: bump version to 4.9.20
2020-12-08 17:16:50 +01:00
shagu
4cb5dda2cc
castbar: use same frame spacing as in unitframes
2020-12-08 17:15:46 +01:00
shagu
bbf4e860b7
bags: update pushed textures of item slots
2020-12-07 17:36:29 +01:00
shagu
9ed72e4d42
toc: bump version to 4.9.19
2020-12-06 20:55:08 +01:00
shagu
c96463c0a5
loot: use native insert link function when possible
2020-12-06 20:54:16 +01:00
shagu
ddd6781c17
roll: hide item tooltip on leave
2020-12-06 20:14:24 +01:00
shagu
455514a65a
roll: use native insert link function when possible
2020-12-06 20:13:33 +01:00
shagu
5f46be7376
actionbar: move shift key check to last condition
...
IsShiftKeyDown() is quite expensive in vanilla, therefore moving it to
the last condition to have it execute as less as possible.
2020-12-06 15:46:40 +01:00