Commit Graph

42 Commits

Author SHA1 Message Date
shagu cec258ed16 bags: show tooltips on bagslot buttons 2017-01-25 22:51:40 +01:00
shagu 51b3e525e5 bags: fix appearance on scaled chat frames 2017-01-23 14:32:42 +01:00
shagu 8a91be54b2 bags: fix effective scale width 2017-01-15 19:31:55 +01:00
shagu 15f27138d9 bags: add options for colored borders 2017-01-01 14:55:06 +01:00
shagu 4726c93c30 bags: remove update faction event
This event was introduced as a hackfix to
provide proper repaints of the bags. There
was an issue that bags are not fully loaded
on PLAYER_ENTERING_WORLD, therefore the
later triggered UPDATE_FACTION was used.

As the bagframes have seen alot of rewrite
and cleanups, it should be save to remove this.
2016-12-31 15:05:53 +01:00
shagu fd0161f277 bags: fix parents of bag elements 2016-12-28 14:31:34 +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 9163caf18c modules: make bags module independent 2016-12-10 16:36:50 +01:00
shagu 297a459921 bags: add panel to bankframe 2016-11-26 14:51:57 +01:00
shagu d63c6a68d8 bags: only refresh if it has an item 2016-11-26 00:51:25 +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 d4f19f8007 bags: highlight bag on mouseover 2016-11-13 16:12:40 +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 6fb9676467 bags: fix non refreshing bank frame 2016-11-07 20:44:45 +01:00
shagu 7c7cc282e0 bags: add support for keyring 2016-11-06 16:28:27 +01:00
shagu 23c5456b36 bags: big rework and performance optimization 2016-11-06 01:58:53 +01:00
shagu 07d4b9aaaf bags: fix indentation 2016-11-05 01:06:18 +01:00
shagu 9135053015 enhance bagslot button appearance 2016-11-04 22:35:28 +01:00
shagu 141b26b53d update bank frame after removing bags 2016-11-04 22:34:31 +01:00
shagu 7d563088f4 fix error message while swapping bags 2016-11-04 22:34:03 +01:00
shagu b3e74f1a1d show item locks in bag- and bankframes 2016-11-04 22:33:18 +01:00
shagu ac6b3a878b bags: do not ask for item deletion
Do not ask for item deletion by dragging any item
between itemslots or other empty spaces on bagframe
2016-10-25 22:32:34 +02:00
shagu c9b4ab44ea add frame names to bag module 2016-10-25 22:20:47 +02:00
shagu c80a120c73 refine textures and buttons 2016-10-23 12:52:37 +02:00
shagu 476ef1b013 show colors for quivers, profession-, and soulbags 2016-10-22 15:03:26 +02:00
shagu b2ee145886 bags: stacksplit frame works now 2016-10-10 01:09:50 +02:00
shagu fb323e22a2 complete rewrite of bags.lua 2016-10-10 00:08:42 +02:00
shagu bf7067830e performance tweaks for bags
the whole bag thing needs a rewrite
2016-10-08 18:50:01 +02:00
shagu 823a9df275 do not close bags when opening mailbox/vendor 2016-09-18 23:54:57 +02:00
shagu 4d436292d0 make fontsize configurable 2016-08-04 18:36:35 +02:00
shagu 4774e2ef42 change z-position of raidframes to high 2016-08-04 17:30:32 +02:00
Eric Mauser 90245391cf fix parent of bagframe 2016-07-11 23:40:07 +02:00
Eric Mauser 7297e08bf0 fix parent of bank purchase button 2016-07-11 23:22:06 +02:00
Eric Mauser 4394dacf0c add bagframe, can be toggled via rightclick on "x" 2016-07-11 23:17:34 +02:00
Eric Mauser 8e26d787f4 fixup: removing testing invocations 2016-07-11 21:06:40 +02:00
Eric Mauser 564139acf9 add buy and bag buttons to bankframe 2016-07-11 20:56:22 +02:00
Eric Mauser cfc074f951 use proper and different frame names 2016-06-17 23:24:43 +02:00
Eric Mauser d4a8ef0a90 introducing the "module-loader" 2016-05-16 01:17:55 +02:00
Eric Mauser 65f2b15627 rename config variable 2016-05-15 23:15:07 +02:00
Eric Mauser 2fd3a08ea3 moved to github, reset trashy history 2016-05-02 20:47:00 +02:00