Commit Graph

33 Commits

Author SHA1 Message Date
Manuel Simon Hirsig cfd37254d6 small bugfix 2015-09-08 02:35:04 +02:00
Manuel Simon Hirsig d596ba6bc2 made some parts of scan local 2015-09-08 02:04:48 +02:00
Manuel Simon Hirsig c3ec6b670e made scan completely independent 2015-09-08 01:49:13 +02:00
Manuel Simon Hirsig d95b8b108e fixed an issue with framestrata 2015-09-08 01:21:12 +02:00
Manuel Simon Hirsig 58e75fc4a6 fixed a bug where when loading from cache the auctionator price wouldn't be added into the money frame because the blizzard handler was executed later 2015-09-08 01:17:57 +02:00
Manuel Simon Hirsig f4d3dca265 fixed a bug with the options button being displayer over error messages 2015-09-08 01:09:11 +02:00
Manuel Simon Hirsig 124433dd2f factored out scan into separate file 2015-09-07 23:23:54 +02:00
Manuel Simon Hirsig 31ab600f6d fixed a bug with the two old settings (alt and start in auc tab) that were always on 2015-09-07 23:09:55 +02:00
Manuel Simon Hirsig a0d2e11e9d factored out the Scan functions, though not yet in a different file 2015-09-07 23:07:07 +02:00
Manuel Simon Hirsig 91aa3da49f made entries shrink when there's a scrollbar 2015-09-07 21:26:57 +02:00
Manuel Simon Hirsig ac7f6f9fd7 scaling issue fixed, slightly changed the layout 2015-09-07 20:19:14 +02:00
Manuel Simon Hirsig 21ba5feb86 added an instant buyout with right-click feature and and an option in the settings, removed the weird pointless boolean-number conversions for the settings 2015-09-07 16:52:34 +02:00
Manuel Simon Hirsig 45b26d2e23 improved the scaling of the ui a little 2015-09-07 14:27:28 +02:00
Manuel Simon Hirsig 3978a67fb2 removed needless global 2015-09-07 14:07:38 +02:00
Manuel Simon Hirsig 42ced873f8 some renaming 2015-09-07 08:10:30 +02:00
Manuel Simon Hirsig 8516384bbe minor refactoring 2015-09-07 07:55:33 +02:00
Manuel Simon Hirsig 882f6b3ffa increased message area size 2015-09-07 07:23:42 +02:00
Manuel Simon Hirsig 0cdb7ca0bc moved the auctionator button 2015-09-07 07:20:01 +02:00
Manuel Simon Hirsig 850ad61a1a some more fine tuning for the visuals 2015-09-07 07:16:44 +02:00
Manuel Simon Hirsig 30c4932989 vastly improved look of auctionator tab 2015-09-07 07:05:48 +02:00
Manuel Simon Hirsig f29b20875c fixed a bug with the no auctions message not being displayed 2015-09-07 04:49:16 +02:00
Manuel Simon Hirsig be567480e6 some refactoring, changed undercut to 1c 2015-09-07 04:19:11 +02:00
Manuel Simon Hirsig e92fe865da fixed some bugs with auctionator messages and prevented auctionator from searching when in other tabs 2015-09-07 02:43:07 +02:00
Manuel Simon Hirsig 2d1a6f6ac3 fixed some bugs and cleaned up the code a bit 2015-09-07 02:02:57 +02:00
Manuel Simon Hirsig 338a8ef113 rewritten auction querying so that it can be reused for other tabs in a general way 2015-09-06 15:55:45 +02:00
Manuel Simon Hirsig ce992f1ade fixed a bug when changing item before the search is complete 2015-09-06 04:00:45 +02:00
Manuel Simon Hirsig a88a3cfb6a made alt click to put up an inventory item for auction work 2015-09-06 02:50:03 +02:00
Manuel Simon Hirsig 446d73c648 removed the comment column (may not have been working anyway) and made things better fit into the auction house frame 2015-09-06 02:15:35 +02:00
Manuel Simon Hirsig 892f66c476 fixed a bug with the selection of results and added a refresh button 2015-09-06 01:39:07 +02:00
Manuel Simon Hirsig fb8222f095 all searches are now cached, disabled the toggle when opening the auctionator tab 2015-09-05 23:54:55 +02:00
Manuel Simon Hirsig 7942ddfe45 The list is now no longer reloaded when the item has the same name. Most of the weird code formatting has been removed 2015-09-05 22:21:01 +02:00
Manuel Simon Hirsig ad02e347ad working on making it not reload if the item is the same 2015-09-05 21:49:50 +02:00
Manuel Simon Hirsig 354309eed8 initial commit, based off of auctionator, restructured a bit 2015-09-05 20:25:51 +02:00