Commit Graph

61 Commits

Author SHA1 Message Date
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
shagu 5a60812786 api: replace getglobal 2017-02-26 20:19:22 +01:00
shagu 5c249e9e96 chat: replace global function 2017-02-26 19:32:00 +01:00
shagu 010f83e907 chat: add option to always show right pane 2017-02-02 20:18:59 +01:00
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