Commit Graph

61 Commits

Author SHA1 Message Date
shagu bf2a6c06e4 panel: add memory usage and gc to tooltip
Thanks to @Sqoops for his preliminary work
2017-06-26 22:47:06 +02:00
Sqoops 6c8d4944ee panel: add bagspace calculation 2017-06-26 22:23:06 +02:00
shagu 3909cb38d1 panel: set parent to uiparent 2017-06-18 23:16:49 +02:00
shagu 7bbf17a96d panel: make movable 2017-06-18 23:02:55 +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
greenya 38581f724d minimap/panel: consistent player coordinates 2017-05-18 08:05:39 +02:00
shagu ad93d56d9f panel: add option to display soulshard count 2017-05-13 21:25:12 +02:00
shagu 95da9a013f panel: add ammo display 2017-05-04 22:56:47 +02: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 c8e547a46a panel: add option for 12 hour clock 2017-01-25 23:10:29 +01:00
shagu 721afed9af panel: fix guild info without guild 2017-01-12 19:53:13 +01:00
shagu 4156a9c01e panel: add servertime tooltip 2017-01-08 18:54:17 +01:00
shagu a4a51cca69 panel: remove default transparency for panels 2017-01-06 23:35:06 +01:00
shagu 4b322a6254 panel: fix gold tooltip initialization 2017-01-02 20:59:27 +01:00
shagu 7aefa979ce panel: fix and reduce money calculation code 2017-01-02 01:19:32 +01:00
shagu cc0c086ca2 cleanup: use plain string.find where possible 2017-01-02 00:41:47 +01:00
shagu 1cd75a1cc5 panel: clean up repair code 2016-12-28 14:58:32 +01:00
shagu 48c0db74bd panel: add missing events and tooltip to repair info 2016-12-27 16:11:48 +01:00
shagu 4f8934c638 panel: remove useless code 2016-12-27 15:54:41 +01:00
shagu 7cc10e61ee panel: change combat timer default caption 2016-12-27 15:53:15 +01:00
shagu a6accb9053 panel: add combat timer 2016-12-27 15:51:47 +01:00
shagu d858d308bb panel: change menubar default position 2016-12-27 13:44:32 +01:00
shagu 8521c24741 panel: add click handler to friend and guild 2016-12-26 20:39:39 +01:00
shagu ad4e68d681 api: clean up and documentation 2016-12-24 11:03:47 +01:00
shagu 77f02d9674 fonts: support for non latin gameclients 2016-12-19 18:46:46 +01:00
shagu f23f8539df panel: add option to hide caption 2016-12-16 20:32:02 +01:00
shagu 4442f3f738 modules: make panel module independent 2016-12-10 15:56:14 +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 93e8cba9d6 panel: remove useless event 2016-11-16 23:04:08 +01:00
shagu 0fb417e6c0 tooltip: fix empty tooltips on cursor anchor 2016-11-12 22:33:07 +01:00
shagu 537c8116dc panel: add addon switcher and tooltips to system info 2016-11-12 22:11:36 +01:00
shagu a9466660d4 panel: add timer functionality to date info 2016-11-12 12:11:34 +01:00
shagu db71691413 panel: fix position value of minimap tooltip 2016-11-10 21:25:59 +01:00
shagu ba72fc39da codestyle: remove trailing semicolons 2016-11-09 23:20:26 +01:00
shagu 1b570acc79 panel: add tooltip and action to goldinfo 2016-11-09 22:56:37 +01:00
shagu c9085ece20 panel: add tooltip and action to zoneinfo 2016-11-09 22:30:45 +01:00
shagu 6b039fe0dd panel: panels can trigger functions and tooltips 2016-11-09 22:20:18 +01:00
shagu 41653e445f add possibility to exchange the default fonts 2016-11-08 22:09:13 +01:00
shagu a73ef2c97a panel: add microbutton menubar 2016-11-06 23:29:59 +01:00
shagu c0b8a0322f panel: remove parents and adjust to chat scaling 2016-11-06 20:43:19 +01:00
shagu 74261c4dab panel: set chat windows as parent 2016-11-06 19:04:33 +01:00
shagu 94f0a9203b adjust hide button texture 2016-10-23 12:53:57 +02:00
shagu c80a120c73 refine textures and buttons 2016-10-23 12:52:37 +02:00
shagu 0ae104c3d9 resize minimap to original size
the minimap is now on its regular size again.
this fixes some bugs with addons like gatherer,
which rely on a static minimap size.
2016-09-20 20:29:00 +02:00
shagu f2ace9c525 set panel ontop of bags 2016-08-15 09:11:47 +02:00
shagu 906f25060e adjust panelsize to fontsize 2016-08-05 11:12:03 +02:00