Commit Graph

47 Commits

Author SHA1 Message Date
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
shagu 4d436292d0 make fontsize configurable 2016-08-04 18:36:35 +02:00
Eric Mauser fd0e695895 remove trailing spaces 2016-07-10 18:59:00 +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 ce29efaf7d add a list of available panel fields
this list will be used later for combo-box
dropdown menu in the options menu.
2016-05-21 13:10:49 +02:00
Eric Mauser dba2b7cb2d minimap panel now listens to its event 2016-05-21 12:59:11 +02:00
Eric Mauser c5f71be8aa add options for time and fps 2016-05-21 12:57:43 +02:00
Eric Mauser 0bf37d7eba minimap panel is now a configurable panel 2016-05-21 12:40:59 +02:00
Eric Mauser d3d33c47d9 add some configurable panel entries 2016-05-17 00:17:15 +02:00
Eric Mauser d4a8ef0a90 introducing the "module-loader" 2016-05-16 01:17:55 +02:00
Eric Mauser 2fd3a08ea3 moved to github, reset trashy history 2016-05-02 20:47:00 +02:00