Commit Graph

71 Commits

Author SHA1 Message Date
Manuel Simon Hirsig 53bc503f68 trying to prevent race conditions 2015-09-10 17:15:26 +02:00
Manuel Simon Hirsig f24a9ed5fc moved some labels 2015-09-10 04:19:55 +02:00
Manuel Simon Hirsig 030e9c986c fixed a bug where armor would be parsed as charges for items without charges 2015-09-10 03:38:53 +02:00
Manuel Simon Hirsig 44db416765 another small bugfix 2015-09-10 03:33:38 +02:00
Manuel Simon Hirsig 16c084cd04 small bugfix 2015-09-10 03:32:36 +02:00
Manuel Simon Hirsig 5e513253cb now extracting the charges from the tooltip and using them in place of the stack size when available, also some minor ui adjustments 2015-09-10 03:30:33 +02:00
Manuel Simon Hirsig 70ee39d110 more refactoring 2015-09-09 22:40:48 +02:00
Manuel Simon Hirsig e07c822310 more refactoring 2015-09-09 22:28:32 +02:00
Manuel Simon Hirsig 5a63789668 first part of the sell refactoring 2015-09-09 21:58:42 +02:00
Manuel Simon Hirsig 9322e4b28f fixed options texts 2015-09-09 21:09:32 +02:00
Manuel Simon Hirsig 546da7f95f Merge branch 'master' of https://github.com/shirsig/Auctionator-Vanilla 2015-09-09 20:29:49 +02:00
Manuel Simon Hirsig 1104c1e831 some refactoring 2015-09-09 20:29:44 +02:00
Zerf e2825b9ad1 Colored items in buy tab results 2015-09-09 21:26:27 +03:00
Zerf 0730cb3a22 spacing fix 2015-09-09 20:48:04 +03:00
Raivis Lauberts 5ebd320525 Buy tab search editbox onEnterPressed event starts search 2015-09-09 20:46:44 +03:00
Manuel Simon Hirsig a7f3228441 sort of fixed the empty search bug 2015-09-09 19:19:11 +02:00
Manuel Simon Hirsig 2a8b12f154 removed some old files 2015-09-09 17:33:21 +02:00
Manuel Simon Hirsig b36ed04847 obsolete reference removed 2015-09-09 17:32:02 +02:00
Manuel Simon Hirsig b5ea595553 test 2015-09-09 17:25:02 +02:00
Manuel Simon Hirsig 99d184bfaa major visual upgrade of buy tab, cleaned up xml files a bit, better reporting functionality for the buy tab, handled more corner cases in buy tab 2015-09-09 17:19:40 +02:00
Manuel Simon Hirsig 9a7d70a4fc some more polish for the buy tab 2015-09-09 07:59:27 +02:00
Manuel Simon Hirsig 7284582c47 Buy tab completed! 2015-09-09 07:44:46 +02:00
Manuel Simon Hirsig eee8fb0e3b fixed a bug with item left-click when clicking on an empty bag slot 2015-09-09 06:03:47 +02:00
Manuel Simon Hirsig 94e8d7d77f perfected the appearance of both auctionator tabs 2015-09-09 06:01:38 +02:00
Manuel Simon Hirsig a31cc69abe fixed the total price display bug (well, more missing feature than bug), improved the appearance of the buy tab a lot 2015-09-09 04:27:02 +02:00
Manuel Simon Hirsig 41e0eefe47 extended shift-click name copy for the buy tab, generally implemented the buy tab functionality. It's working in principle! but still needs a lot of polish. Also did some refactoring 2015-09-09 02:17:52 +02:00
Manuel Simon Hirsig bbc7e8c260 Basic initial search in buy tab now working 2015-09-08 23:55:13 +02:00
Manuel Simon Hirsig 0217ac7088 refactoring and some work on the buy tab backend 2015-09-08 22:11:48 +02:00
Manuel Simon Hirsig 21ab9ac4a7 some refactoring 2015-09-08 20:30:54 +02:00
Manuel Simon Hirsig 4a931d572f some refactoring 2015-09-08 20:16:47 +02:00
Manuel Simon Hirsig 899428497f buy tab was hidden (until it is fully implemented) 2015-09-08 17:30:53 +02:00
Manuel Simon Hirsig 0ba52639a5 added shift-click item name insert 2015-09-08 05:39:39 +02:00
Manuel Simon Hirsig 14c35f325c merged 2015-09-08 04:44:45 +02:00
Manuel Simon Hirsig 74de431b70 small improvement 2015-09-08 04:38:13 +02:00
Zerf e97da9a0fb frame strata fix 2015-09-08 03:59:30 +03:00
Zerf 6c4f4708b0 Merge branch 'master' of https://github.com/shirsig/Auctionator-Vanilla 2015-09-08 03:54:21 +03:00
Zerf e17933b6e5 Initial groundwork for buy tab
Global scope variable for settings
Universal tab index (not tied to 4th)
2015-09-08 03:53:52 +03:00
Manuel Simon Hirsig e51eae0a8a small bugfix 2015-09-08 02:40:32 +02:00
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