Commit Graph

38 Commits

Author SHA1 Message Date
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
Eric Mauser d4a8ef0a90 introducing the "module-loader" 2016-05-16 01:17:55 +02:00
Eric Mauser 0d5a0c5568 functions should be capitalized 2016-05-03 19:54:08 +02:00
Eric Mauser 2fd3a08ea3 moved to github, reset trashy history 2016-05-02 20:47:00 +02:00