shagu
daf464d443
unitframes: update indicators seperately
2019-05-19 12:00:33 +02:00
shagu
67837b4767
libcast: rename texture to a unique variable name
2019-05-19 10:55:27 +02:00
shagu
bc36fa74d4
prediction: add option to hide/set overheal amount
2019-05-19 10:45:27 +02:00
shagu
4384334636
translation: update esES
...
Thanks Rick#5694
2019-05-19 10:32:02 +02:00
Artur Morozov
1c7751d2ad
translation: update ruRU
2019-05-19 10:27:14 +02:00
Artur91425
3a7536e1ca
skins: add itemtext skin
2019-05-19 10:23:53 +02:00
Artur Morozov
4fa2aea86f
skin: fix dropdown menu backdrop and orientation
2019-05-19 10:12:27 +02:00
dein0s
3e86976ee9
thirdparty: optimize ktm in dock mode
...
* scale column width
* position bottom row
* tune backdrop bottom
2019-05-19 10:01:47 +02:00
shagu
11dbc217ed
libdebuff: rely on persistance on cast stop
2019-05-12 22:22:18 +02:00
shagu
8211f8cb49
libdebuff: check lastspell before accessing it
2019-05-12 22:22:18 +02:00
shagu
96ad072478
libdebuff: add hit handler for paladin judgements
2019-05-12 22:22:18 +02:00
shagu
4aba54b58b
libdebuff: delay debuff update and allow removal
...
* save last action in case of a delayed removal which might
be the case for missing or resisting arrows of a hunter
* avoid flushing pending actions before the fail actions had a
chance to trigger by delaying the persistance by a frame update
* remove failed spell actions from removal process since they shouldn't
be able to persist any longer
* remove some local allocations by directly using an already given variable
2019-05-12 22:22:18 +02:00
shagu
3abaf031bd
actionbar: fix always alt-selfcast option
2019-05-12 22:13:37 +02:00
shagu
8128ec1401
unitframes: run events on unit happiness
2019-05-12 20:40:39 +02:00
shagu
b56a20897d
unlock: avoid nil anchors by removing frame reset
2019-05-09 21:10:05 +02:00
shagu
dbc1f0442f
translation: update esES
...
Thanks Rick#5694
2019-05-09 20:59:41 +02:00
shagu
7c7efd2be9
translations: update tables
2019-05-09 20:56:44 +02:00
shagu
c486c180f0
unitframes: reduce focus-frame click logic
2019-05-09 20:49:50 +02:00
shagu
a30720c895
chat: increase frame strata of the inputbox
2019-05-09 20:37:30 +02:00
shagu
d08854f1b1
map: rework some parts of the map initialization
...
* make use of internal pfUI api functions
* create coord text string only once
* add frame to UISpecialFrames only once
* use a fixed anchor in SetPoint
* cache scale and alpha settings
2019-05-09 20:27:21 +02:00
shagu
cf08eabee9
socialmod: slightly adjust friendlist colors
2019-05-06 08:37:29 +02:00
shagu
970fbb2abd
libcast: check for spell icons before using it
2019-05-05 14:15:51 +02:00
shagu
70acbe4307
nameplates: add option to choose custom texture
2019-05-01 18:46:38 +02:00
shagu
fc623ed165
nameplates: update target glow texture
2019-05-01 18:23:11 +02:00
shagu
669e613926
nameplates: add option to use custom glow color
2019-05-01 16:42:08 +02:00
shagu
77d4397187
nameplates: add option to set inactive alpha
2019-05-01 16:38:59 +02:00
shagu
8e64a38388
nameplates: add target nameplate glow
2019-05-01 16:33:07 +02:00
shagu
85af376cb4
translations: update tables
2019-05-01 16:00:50 +02:00
shagu
1480a91470
roll: add translation for BoP and BoE
2019-05-01 15:56:16 +02:00
shagu
181ba436c2
panel: use api call to generate gold string
2019-05-01 15:55:59 +02:00
shagu
8426d7d7c1
actionbar: add translations
2019-05-01 15:47:29 +02:00
shagu
c115e97f34
socialmod: display cached data of offline friends
...
* Add friend class, level and last seen date to player
* Cache and display for offline friends
2019-05-01 15:28:29 +02:00
shagu
e146d14784
libunitscan: fix docs and prevent bad level data
2019-05-01 15:27:30 +02:00
Road-block
cf4c9ac361
api: add and use rgbhex function
...
* A memoizing method to cache and return hex colorstrings from rgb input.
* Refactor all occurences of adhoc rgb to hex string concatenation to use the new method
* Refactor chat module to use it
2019-05-01 15:23:05 +02:00
shagu
0ea4d54f24
gui: always reinitialize profile dropdown menu
2019-05-01 14:56:29 +02:00
shagu
5051db1890
socialmod: fix classicons when disabled
2019-04-28 17:10:56 +02:00
shagu
a7679ff52e
toc: bump bugfix version
2019-04-27 18:21:57 +02:00
Road-block
a719710b5b
loot: close on click when only one item is left
...
workaround missing loot event for disenchant, container loot on some servers
2019-04-27 18:21:21 +02:00
shagu
3bd28bd3d5
bags: return zero without any purchased bank slot
2019-04-27 17:46:36 +02:00
shagu
8fd272d677
bags: hardcode a limit of 6 bankslots
...
Some servers have a hardcoded value of max-bankslot that exceed the maxiumum of available slots.
Having a server return more purchased slots than available, leads to creation of non-existing
bank slot frames that obviously return in errors.
2019-04-27 15:34:26 +02:00
shagu
b9fc2ef876
skin: add class icons to social frames
2019-04-27 13:37:41 +02:00
shagu
5fcd8b547c
actionbar: update/save macros on button action
2019-04-27 12:20:55 +02:00
shagu
81e7216ada
unitframes: option that replaces name by missing health
2019-04-25 21:28:55 +02:00
shagu
1bf95836df
translations: update tables
2019-04-22 15:15:06 +02:00
shagu
e49ada03f0
castbar: check for existing unitstr before using it
2019-04-22 14:58:51 +02:00
shagu
02f19acce6
castbar: add focus-frame castbar
2019-04-22 14:48:16 +02:00
shagu
29b0a7b2a9
translations: update tables
2019-04-22 13:58:44 +02:00
shagu
9af73275e7
unitframes: add option to resize raid marks
2019-04-22 13:55:47 +02:00
shagu
0d0fb10c2f
focus: add swapfocus command
2019-04-22 13:45:11 +02:00
shagu
6c6aaacd83
unlock: cache zoom onupdate function
2019-04-22 13:26:43 +02:00