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
|
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
|
c3ec6b670e
|
made scan completely independent
|
2015-09-08 01:49:13 +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
|
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
|
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 |
|