Commit Graph

53 Commits

Author SHA1 Message Date
shagu bbdeeb5217 chat: add option to disable player class color 2017-02-02 19:42:12 +01:00
shagu d8c8ee487b api: allow custom transparency 2017-01-23 17:08:37 +01:00
shagu 1e4ff722e5 chat: add option for sticky chat 2017-01-15 20:05:44 +01:00
shagu af0a8b0e8f chat: add option to disable chat fadeout 2017-01-15 20:00:34 +01:00
shagu b100109814 chat: add option to remove tabdock backdrop 2017-01-15 19:51:17 +01:00
shagu f650f20d5f chat: change handling of chat windows 2017-01-06 23:34:23 +01:00
shagu 562bf1b809 chat: add option to disable whisper modification 2017-01-06 01:01:20 +01:00
shagu dddc17bad0 chat: option to change fadout time 2017-01-02 14:47:07 +01:00
shagu 0f875e3b3b chat: only arrange if visible 2017-01-02 14:44:31 +01:00
shagu cc0c086ca2 cleanup: use plain string.find where possible 2017-01-02 00:41:47 +01:00
shagu de5e62f731 firstrun: change text 2016-12-31 17:46:18 +01:00
shagu 8ea3ad2534 chat: register firstrun wizard questions 2016-12-31 16:27:03 +01:00
shagu f08d57fffb layout: make cast and actionbar more compact 2016-12-30 00:35:53 +01:00
Road-block 4776fcc2a8 actionbar: add new configurable actionbars 2016-12-30 00:26:59 +01:00
shagu bfb9590e69 chat: add option to change incoming whisper color 2016-12-27 14:53:39 +01:00
shagu ad4e68d681 api: clean up and documentation 2016-12-24 11:03:47 +01:00
shagu 21b2c77cb8 chat: use more common way to join default channels 2016-12-21 21:19:41 +01:00
shagu 77f02d9674 fonts: support for non latin gameclients 2016-12-19 18:46:46 +01:00
shagu c6c7085006 chat: use colorpicker for timestamp 2016-12-10 18:55:07 +01:00
shagu 9b98455298 chat: use colorpicker for background config 2016-12-10 18:38:07 +01:00
shagu 8700478453 modules: make chat module independent 2016-12-10 15:38:28 +01:00
shagu 220f55e45f chat: adjustable width and increase default size 2016-12-10 15:16:15 +01:00
shagu 77f14f74e1 chat: add option to change background 2016-11-26 01:18:26 +01:00
shagu 8891a1df44 backdrop api: rework every single frame sizing
This commit breaks alot of compatibility and maybe
other things too. The change was necessary, because
the old framework ran up against its limits.
A lot of new configuration options are now possible
and some of them were already added.
2016-11-22 00:04:14 +01:00
shagu 92721c57f7 movables: new approach to handle movable frames 2016-11-17 20:55:07 +01:00
shagu fd3732511c performance: remove onupdate for chat windows 2016-11-12 22:54:20 +01:00
shagu ba72fc39da codestyle: remove trailing semicolons 2016-11-09 23:20:26 +01:00
shagu 41653e445f add possibility to exchange the default fonts 2016-11-08 22:09:13 +01:00
shagu 479cb0141e make chat setting reset more robust 2016-10-26 21:34:54 +02:00
shagu 4d51cf8bb1 add config option for chat height 2016-10-26 20:14:06 +02:00
shagu 55db423606 right chat can be hidden again 2016-10-19 19:23:20 +02:00
shagu 41a814a6a8 chat: remove needless debug-dummy line 2016-10-19 00:12:05 +02:00
shagu 86a903a3fa extend chat inputbox to be a movable frame 2016-10-18 23:56:18 +02:00
shagu 4e7ea17666 chat: fix parent of combatlog and others 2016-10-18 21:50:30 +02:00
shagu 103df625ea add whisper forwarding 2016-10-08 12:57:45 +02:00
shagu c9d723a968 performance update 2016-09-29 22:29:53 +02:00
shagu 730545624a chat: force chat positions on reconf 2016-09-18 22:57:35 +02:00
shagu 029e9729a3 chat: some code cleanup 2016-09-18 22:45:10 +02:00
shagu 119ca09c97 setup chat only once per character 2016-09-18 22:36:19 +02:00
shagu 425c1187a9 add space between channel and text 2016-08-29 01:12:38 +02:00
shagu 3518d7afa2 remove useless variable 2016-08-29 01:11:40 +02:00
shagu f32644080e add space between timestamp and text 2016-08-29 01:08:29 +02:00
shagu 7adbac5cfd show timestamp in chat 2016-08-29 00:46:51 +02:00
shagu d9ca439ee2 cache locales on startup, set enUS as default 2016-08-15 20:09:32 +02:00
shagu 906f25060e adjust panelsize to fontsize 2016-08-05 11:12:03 +02:00
shagu 4d436292d0 make fontsize configurable 2016-08-04 18:36:35 +02:00
Eric Mauser d47f74a4f6 save position of frames and load them on login 2016-06-19 00:01:11 +02:00
Eric Mauser cfc074f951 use proper and different frame names 2016-06-17 23:24:43 +02:00
Eric Mauser 3dcf5a9632 only fill playerdb if all values are given 2016-05-20 09:33:35 +02:00
Eric Mauser 9747e5e37f save playerDB accountwide 2016-05-17 18:29:04 +02:00