Commit Graph

71 Commits

Author SHA1 Message Date
shagu 5832215f95 api: add translation mechanics 2017-06-24 14:43:19 +02:00
shagu 6722520e7b unitframes: add focus frame 2017-06-02 18:01:50 +02:00
shagu 1849ac28e7 api: always prefer own functions 2017-02-27 00:30:02 +01:00
shagu 2c3951a174 api: remove useless comment 2017-02-26 21:47:06 +01: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 e20e4ef385 api: rename global variables 2017-02-26 20:41:56 +01:00
shagu 8752fa8106 api: move variable init to the others 2017-02-26 18:02:03 +01:00
shagu 51974f23c0 castbar: add support for aimed- and multishot 2017-02-26 17:18:17 +01:00
shagu c8464e75e4 api: add a generic hook function 2017-02-23 21:54:43 +01:00
shagu cf915a20ae api: clean up env_pfui code 2017-02-22 20:14:01 +01:00
shagu 6d1836bb9d api: load env_pfui only once 2017-02-22 20:10:11 +01:00
shagu fee604728d api: use local variable space for pfUI modules 2017-02-22 20:06:57 +01:00
shagu 7273a2e92d firstrun: tranform to module 2017-02-22 19:46:44 +01:00
shagu fa21ebbfd2 api: add new fonts and config migration 2017-02-07 22:20:28 +01:00
shagu 4b5926d9b8 castbar: use locale independent combat log parsing 2017-02-05 00:11:53 +01:00
shagu 5791f95373 firstrun: fix title of cvar dialog 2017-01-25 22:05:10 +01:00
shagu 8b43b589d7 firstrun: add dialog to setup default interface settings 2017-01-25 22:01:18 +01:00
shagu 96143c25c2 api: allow specific order for firstrun 2017-01-06 23:35:45 +01:00
shagu fe232d2553 api: ensure variables to be available 2017-01-01 19:56:59 +01:00
shagu e39ff707c8 api: enforce fonts and colors 2017-01-01 17:57:33 +01:00
shagu 286b8e6022 api: fix indentation 2016-12-31 18:12:13 +01:00
shagu de5e62f731 firstrun: change text 2016-12-31 17:46:18 +01:00
shagu 429b34d7ef api: add firstrun wizard functionality 2016-12-31 15:59:37 +01:00
shagu dc3c89b3ad hunterbar: add range based auto paging 2016-12-30 05:36:40 +01:00
shagu a34d049fc3 api: change dialog framestrata 2016-12-30 00:05:20 +01:00
shagu ad4e68d681 api: clean up and documentation 2016-12-24 11:03:47 +01:00
shagu a6c5a91823 performance: load settings only once 2016-12-23 22:30:47 +01:00
shagu 7bc0e57c87 api: no dummy value for profiles required 2016-12-23 21:43:03 +01:00
shagu b9761c6e5d api: add config profile variable 2016-12-23 19:43:25 +01:00
shagu 26b1414805 api: question dialog helper function 2016-12-23 19:40:09 +01:00
shagu edd169eb78 api: use separate button skin function 2016-12-23 19:35:21 +01:00
shagu 79e771c79d eqcompare: add equip compare tooltips 2016-12-21 14:07:34 +01:00
shagu 77f02d9674 fonts: support for non latin gameclients 2016-12-19 18:46:46 +01:00
shagu cadff71362 unitframes: combine code and split new options 2016-12-13 22:54:17 +01:00
shagu 22c37043b8 backdrop: increase clickable area if possible 2016-12-12 00:05:54 +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 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 9e78940ddc add info popup box 2016-11-06 18:51:30 +01:00
shagu 4fcb3076aa enable scaling of all movables 2016-11-06 17:22:32 +01:00
shagu 476ef1b013 show colors for quivers, profession-, and soulbags 2016-10-22 15:03:26 +02:00
shagu 61079a06d2 config: every module can now be disabled
Note: This is experimental at the moment,
many modules still have an dependency to
each other. Expect errors when using this...
2016-10-17 00:39:26 +02:00
shagu 67f8bb21b0 clean up gui code 2016-10-16 16:05:13 +02:00
shagu bb0a12a3fc remove debug function 2016-10-16 11:42:32 +02:00
shagu 7bc18d302a rework of the gitter frames 2016-10-15 01:35:12 +02:00
shagu 119ca09c97 setup chat only once per character 2016-09-18 22:36:19 +02:00
shagu f55eb8b9be multi-locale support for autoshift 2016-08-15 20:41:24 +02:00
shagu d9ca439ee2 cache locales on startup, set enUS as default 2016-08-15 20:09:32 +02:00