Commit Graph

1007 Commits

Author SHA1 Message Date
shagu c417f89d34 prediction: add missing inpairs 2018-09-29 01:18:13 +02:00
shagu f624ebf932 buff: use texture to check for buff existence 2018-09-28 23:34:25 +02:00
shagu 7e2e333791 skin: only apply cooldowns on existing frames 2018-09-28 23:25:29 +02:00
shagu 7ecac458ac api: use dynamic shortcut for string.gfind 2018-09-28 22:53:16 +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 806784e094 chat: add missing pairs 2018-09-28 22:33:31 +02:00
shagu 8ca63c1ed7 translations: fix class buff typo 2018-09-15 22:20:47 +02:00
wodim 4a438a0be1 firstrun: fix typos 2018-09-15 21:21:11 +02:00
shagu a2a6742331 chat: add ignore player dropdown menu 2018-09-14 21:19:35 +02:00
shagu fbfe63ffd3 skin: make ticket dialog movable 2018-09-14 20:54:32 +02:00
shagu 8f8773ace4 chat: add option to disable playerlinks 2018-09-14 20:42:33 +02:00
shagu cdd2857c30 translations: update tables 2018-09-10 19:51:51 +02:00
shagu 3e3230e875 unitframes: rewrite of debuff indicators
customizable size, position and appearance:
- off: no indicators at all
- legacy: tint the whole plate
- glow: draws a glowing border
- square: draw colored squares
- icon: use generic icons
2018-09-10 19:43:20 +02:00
shagu ca02c51b92 chat: option to disable color of unknown classes 2018-09-07 23:03:27 +02:00
shagu 454f1806a0 focus: add /castfocus command 2018-09-06 20:34:00 +02:00
shagu c39fedcc3a chat: allow to send playerlinks on shift-click 2018-09-03 20:40:49 +02:00
shagu db5a021f0e chat: more robust and configurable player colors 2018-09-02 16:35:51 +02:00
shagu e8538b3b77 prediction: send healcomm compatible predictions 2018-08-25 16:52:57 +02:00
shagu 0e05531ddb socialmod: move skin code into module 2018-08-25 12:02:37 +02:00
shagu 43b8ca423c gui: move profile to the top 2018-08-23 22:46:24 +02:00
shagu 061ec1e72f translations: add new translation strings 2018-08-23 22:13:30 +02:00
shagu 94d796343b skin: add friends frame 2018-08-23 17:13:33 +02:00
shagu b36ffe6100 skin: add static popup editbox skins 2018-08-23 17:13:33 +02:00
shagu 3f536fbd21 thirdparty: move addon hook function to api 2018-08-23 15:54:34 +02:00
shagu b5c73145df prediction: abort on invalid values 2018-08-19 12:30:55 +02:00
shagu fe1b7cd902 chat: fix scrollwheel on chat frames 2018-08-18 21:39:41 +02:00
shagu 4d8f090c19 gui: let external modules access gui functions 2018-08-18 21:14:36 +02:00
shagu 6fe2ed38e2 unlock: use uppercase for n/a 2018-08-18 20:38:26 +02:00
shagu 570cd80fd0 nameplates: add option to zoom target nameplate 2018-08-18 20:32:14 +02:00
shagu bd77b73f37 chat: update position for all docked chats 2018-08-18 19:00:25 +02:00
shagu 5ebc6e8951 chat: same mousewheel function for all chats 2018-08-18 18:58:44 +02:00
shagu dd2a562813 unlock: delay dock updates when scaling changes 2018-08-18 17:34:23 +02:00
shagu e4251d35b6 unlock: add dock to unlock mode 2018-08-18 17:16:29 +02:00
shagu 662f3df76a gui: remove duplicate focus config 2018-08-18 17:09:56 +02:00
shagu 5312b54101 castbar: instantly hide casts on name change 2018-08-16 18:09:34 +02:00
shagu 9fa7efa4ad eqcompare: round comparison values 2018-08-15 23:21:17 +02:00
shagu 45b4468774 castbar: instantly hide on non-existing units 2018-08-14 20:19:25 +02:00
shagu bd7a26227b hdgraphic: new module to inject video settings 2018-08-12 11:55:14 +02:00
shagu 7a4c29fe10 hdgraphic: remove maximum graphic detail option 2018-08-12 11:41:29 +02:00
shagu 211d0d789e unlock: update minimum transparency on draggers 2018-08-11 22:17:40 +02:00
shagu b374bee9bc unlock: entire rewrite of the unlock mode 2018-08-11 22:11:02 +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 15a1dfa2e6 chat: reduce memory by preloading colors 2018-08-09 18:57:45 +02:00
shagu 6d6055ebe2 chat: reduce memory by prebuilding strings 2018-08-09 18:57:39 +02:00
shagu 7656ac6733 chat: reduce memory by preloading url functions 2018-08-09 18:57:26 +02:00
shagu 5d7a82127a unusable: add option to choose the color 2018-08-08 23:39:59 +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 44a4aa522c eqcompare: add proper support for atlasloot 2018-08-08 18:48:26 +02:00
shagu c2ff2851ec gui: remove addon names from translation tables 2018-08-07 19:15:57 +02:00