Commit Graph

106 Commits

Author SHA1 Message Date
shagu 11e7cb4bec panel: only show addons if component is enabled 2020-04-29 11:19:02 +02:00
shagu 43d3ab85e1 skins: integrate blizzard timemanager properly 2020-03-05 22:38:40 +01:00
shagu 59995900c3 panel: listen to tbc durability events 2019-12-21 09:13:32 +01:00
shagu 3334c7469f modules: make all modules aware of the new borders 2019-12-18 18:54:09 +01:00
shagu 2bcced95ca panel: check guild before using query functions 2019-07-16 19:35:51 +02:00
Artur Morozov 5082a7deb3 panel: add tbc compatibility for minimap zone text 2019-06-16 14:55:59 +02:00
Artur Morozov 08533849c5 tbc: fix micro menu 2019-06-13 18:40:50 +02:00
shagu e9237b59b2 core: use concrete string based client checks 2019-06-10 17:06:31 +02:00
shagu 7632f92dd1 core: use new media mechanism for all textures 2019-06-10 13:35:48 +02:00
shagu 545be99fd7 api: only add shadow to specific frames 2019-06-02 20:43:56 +02:00
shagu 78b492836e panel: use same height calculation as for castbars 2019-06-02 19:17:59 +02:00
shagu 181ba436c2 panel: use api call to generate gold string 2019-05-01 15:55:59 +02:00
shagu 7cc8bb3db8 panel: initialize positions before movable 2019-04-20 14:44:27 +02:00
shagu d3ef6c3aaa panel: add option to hide panels 2019-04-19 22:50:03 +02:00
shagu 7bc60e723d core: whitelist a bunch of modules for tbc 2019-04-07 14:48:58 +02:00
Road-block 06494be3b6 panel: option to use server time instead of local 2019-03-31 14:59:21 +02:00
Road-block e50fabfff9 core: global environment cleanup 2019-03-31 14:59:21 +02:00
shagu 26a9fff578 actionbar: entire rewrite of the actionbars
Final squashed commit of the actionbars. Ready for master.
Config migration is now armed, you can't go back without backups.
2019-03-31 14:59:20 +02:00
shagu 27d6a8ec6d panel: properly update guild info 2018-11-10 00:12:50 +01:00
shagu 8391db6aca panel: add missing inpairs() 2018-09-30 13:45:24 +02:00
shagu 0313db5a42 panel: check gcinfo return values 2018-09-30 13:44:50 +02:00
shagu 2daddc2f43 api: trim down color gradient function
* avoid division through zero in unitframes
* make use of gradient func in unitframes
2018-09-28 22:36:06 +02:00
shagu 8d3c7048de panel: directly use slotids for durability scan 2018-08-09 21:26:59 +02:00
shagu 059e3c4cc7 panel: fix wrong event in exp module 2018-08-09 20:12:32 +02:00
shagu 5e9c7b9011 panel: replace update inventory alert events
This event is now disabled as most servers flood this event
even on other peoples durability changes. Therefore the event
would run about 50 times per minute (depending on the population)
while being in AFK in a capital city. We hopefully might be able
to bring that back, once the most popular servers accept the fix.

Related issue:
https://github.com/LightsHope/issues/issues/786
2018-08-08 22:22:33 +02:00
shagu 5a56567fff panel: move gold cache into the global pfUI_cache 2018-08-05 19:47:44 +02:00
Road-block 44ffb10024 libtipscan: add new tooltip scanning library 2018-07-31 21:23:01 +02:00
shagu 9b8d8eff7a panel: function names should begin with uppercase 2018-07-26 22:43:35 +02:00
shagu 70a6e0080a panel: widget rewrite to increase performance 2018-07-26 22:39:59 +02:00
shagu a305c3c1c1 panels: inizialize the panels table only once 2018-07-26 21:20:24 +02:00
shagu 72ea6ba7bb panel: make panels movable 2018-06-24 21:44:34 +02:00
Road-block e178971b39 panel: add item breakdown on repair tooltip
* api: GetColorGradient method to return a color c between color a and b given a ratio
* panel: show damaged items on the repair tooltip with damage breakdown
* api: add math.modf shim from later wow lua
* api: improve GetColorGradient so it accepts an arbitrary number of color points to plot gradient
* panel: use improved GetColorGradient to color percentage damage green to yellow to red
2018-05-15 17:53:42 +02:00
shagu 00bfaa4618 panel: remove whitespaces 2018-05-03 19:30:36 +02:00
shagu 791789231e panel: add option to autohide 2017-12-03 20:09:53 +01:00
greenya ff060781b6 panel: fix division by zero in exp display 2017-11-19 12:25:13 +01:00
shagu c59d920368 panel: simplify account gold function 2017-10-18 23:26:26 +02:00
Sour bdf66b7ba1 panel: display account-wide gold value on tooltip 2017-10-17 20:40:40 +02:00
Cameron Weaver (Clutch) 061425d953 panel: hide minimap panel if disabled 2017-09-28 19:43:36 +02:00
shagu c01ff76e7c panel: add option to only count on regular bags 2017-09-24 20:38:40 +02:00
shagu b9261330e1 panel/bags: strata adjustments 2017-07-20 22:35:05 +02:00
shagu fd19edc8cf panel: slightly increase the frame strata again 2017-07-20 12:33:28 +02:00
shagu bbaeec478e panel: slightly increase the frame strata again 2017-07-20 01:26:14 +02:00
shagu a524884731 panel: lower frame strata 2017-07-19 21:25:10 +02:00
shagu 7bbd53c651 panel: use existing bag functions 2017-07-18 14:55:11 +02:00
shagu f3458e7953 panel: add new translations 2017-07-02 23:25:39 +02:00
shagu bf2a6c06e4 panel: add memory usage and gc to tooltip
Thanks to @Sqoops for his preliminary work
2017-06-26 22:47:06 +02:00
Sqoops 6c8d4944ee panel: add bagspace calculation 2017-06-26 22:23:06 +02:00
shagu 3909cb38d1 panel: set parent to uiparent 2017-06-18 23:16:49 +02:00
shagu 7bbf17a96d panel: make movable 2017-06-18 23:02:55 +02:00
shagu bf35a4b982 fonts: integrate upgrade paths 2017-06-08 19:25:53 +02:00