Commit Graph

106 Commits

Author SHA1 Message Date
shagu 8f8773ace4 chat: add option to disable playerlinks 2018-09-14 20:42:33 +02:00
shagu ca02c51b92 chat: option to disable color of unknown classes 2018-09-07 23:03:27 +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 fe1b7cd902 chat: fix scrollwheel on chat frames 2018-08-18 21:39:41 +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 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 1cebe52e29 chat: put the hooking itself into the condition 2018-07-30 23:56:21 +02:00
shagu 8329039723 chat: fix urlcopy strata and translation 2018-05-15 18:03:20 +02:00
shagu 5e5596821a chat: introducing the CLINK Shield
convert prat CLINKs into regular itemlinks.
http://www.wowhead.com/item=15466
2018-04-22 15:24:18 +02:00
shagu f1f411302b chat: add option to show items on mouseover 2018-04-22 15:07:22 +02:00
shagu cd5f33439f chat: add option to customize default brackets 2018-04-22 14:35:36 +02:00
shagu 6ec1ea1fe7 chat: avoid vararg and unpack in hooks
switch to static vars due to previous memleaks because of a weird behaviour of the old lua engine
2018-04-22 14:14:16 +02:00
shagu 8b9d46f4b1 chat: minor restructuring and comments 2018-04-22 14:12:04 +02:00
shagu babba77b06 chat: move wcol one hierarchy up 2018-04-22 14:07:21 +02:00
shagu e91db2264f chat: only calculate color if wmod is set 2018-04-22 14:04:28 +02:00
shagu 1b5707e9d0 chat: add short indicator for yell 2018-04-22 14:04:03 +02:00
shagu 4f14b8c8d3 chat: remove nil field in url formatter 2017-12-23 02:57:03 +01:00
Road-block 173a57ade5 chat: url copy improvements 2017-11-19 12:16:45 +01:00
shagu ecb6640d4f chat: prevent whispermod from removing color reset 2017-11-09 23:12:23 +01:00
William Gunter 2210e6c904 chat: add scroll speed option 2017-10-12 21:06:25 +02:00
shagu b2877b0b51 chat: avoid unknown fields in playerdb 2017-09-30 14:33:05 +02:00
shagu 9accc8bfcf chat: add option to disable chat tab flashing 2017-09-21 14:19:21 +02:00
shagu 1c680c7f3c chat: unify all docked chatframes 2017-09-20 12:53:36 +02:00
shagu ae6c8f0025 chat: simplify hide mechanism 2017-09-20 12:53:31 +02:00
shagu e3b19818d4 chat: fix flashing chat tab appearance 2017-09-04 22:56:02 +02:00
shagu 4a0e16ba06 chat: rework combatlog parenting 2017-08-20 23:46:18 +02:00
shagu d7c3361eae translations: add new strings 2017-08-17 22:25:39 +02:00
shagu 77d357ea06 chat: add option to hide combatlog 2017-08-17 22:19:17 +02:00
shagu c4996bc35b chat: refresh only the first window 2017-08-17 20:51:13 +02:00
shagu c87db7a712 translations: update translation tables
thanks to @Zoups, @aixiu and @godtanker
2017-07-30 14:35:12 +02:00
shagu 8179487ce3 chat: clean up chat channels 2017-07-18 15:04:53 +02:00
shagu f17e0dc496 chat: fix whisperproxy appearance 2017-07-03 00:06:49 +02:00
shagu 6a015b5a47 chat: option to autohide chat-dock 2017-07-02 22:39:14 +02:00
shagu 5832215f95 api: add translation mechanics 2017-06-24 14:43:19 +02:00
shagu bf35a4b982 fonts: integrate upgrade paths 2017-06-08 19:25:53 +02:00
shagu 4a0528b248 panel: add option to use unitframe fonts 2017-06-08 19:25:53 +02:00
shagu c7adb0244f chat: check firstrun availability 2017-06-01 19:33:40 +02:00
shagu ae291b3165 chat: add more font-size options 2017-05-28 20:38:24 +02:00
greenya 83bb05f616 chat: add option to show channel names 2017-05-26 16:17:06 +02:00
shagu 592f4946d7 chat: add table checks for playerDB 2017-05-07 12:59:58 +02:00
shagu e67940734b chat: fix custom whisper color 2017-04-23 22:58:14 +02:00
shagu 645c8593f4 chat: add missing item ref orig function 2017-04-23 17:17:38 +02:00
shagu fa17a9b425 chat: add url detection and copy dialog 2017-04-23 16:32:11 +02:00
shagu 6e26336d36 api: rework of locale system 2017-02-26 21:29:27 +01:00
shagu 6f7a665ffe api: merge api calls into environment 2017-02-26 20:55:22 +01:00
shagu 1766dd4ba0 api: use C for config 2017-02-26 20:42:08 +01:00