Commit Graph

63 Commits

Author SHA1 Message Date
Manuel Simon Hirsig 6b3e5650f6 scanning performance improvement 2016-02-24 09:00:49 +01:00
Manuel Simon Hirsig 2d78743207 scanning performance improvement 2016-02-24 08:56:13 +01:00
Manuel Simon Hirsig b552180e20 scanning performance improvement 2016-02-24 08:39:12 +01:00
Manuel Simon Hirsig d9f4d89165 scanning performance improvement 2016-02-24 08:29:40 +01:00
Manuel Simon Hirsig fff8432c55 scanning code change, should improve performance and correctness but may make post scans slower 2016-02-23 20:50:50 +01:00
Manuel Simon Hirsig e976d3da0d some refactoring for post/stack 2016-02-20 07:22:48 +01:00
Manuel Simon Hirsig 8a0ee6ff38 working on new history code 2016-02-07 23:49:54 +01:00
Manuel Simon Hirsig fae940cf9c testing out bid based market value 2016-02-07 15:10:44 +01:00
Manuel Simon Hirsig e2350cb6f3 scanning delay increased 2016-02-03 21:12:43 +01:00
Manuel Simon Hirsig 8c999f9fb4 improved progress bar in search, now ignoring owner data in post 2016-02-03 01:30:48 +01:00
Manuel Simon Hirsig 5c408ad4b9 completely implemented polish notation tooltip filters 2016-02-02 02:34:38 +01:00
Manuel Simon Hirsig 53935e9363 some progress on the filter tab, various changes 2016-01-30 01:20:18 +01:00
Manuel Simon Hirsig 006b7a0582 more progress on the new filter tab, removed views 2016-01-29 23:23:47 +01:00
Manuel Simon Hirsig 5b8f72a3ef working on basic functionality for the new filter search tab 2016-01-29 11:33:55 +01:00
Manuel Simon Hirsig dfeb0af3a1 implemented a test multi query query 2016-01-28 02:11:02 +01:00
Manuel Simon Hirsig 77c4841ede some bugfixes for the new multi query scanning 2016-01-27 22:53:58 +01:00
Manuel Simon Hirsig 912ae0125e implemented multi query search functionality 2016-01-27 22:24:17 +01:00
Manuel Simon Hirsig 5f66b96185 scanning bugfix 2016-01-27 19:52:49 +01:00
Manuel Simon Hirsig 6d9428e170 scan refactoring 2016-01-27 18:29:17 +01:00
Manuel Simon Hirsig 6ec8915a41 bugfix in scan 2016-01-24 08:58:45 +01:00
Manuel Simon Hirsig 58ae2c744e removed obsolete stat_histogram 2016-01-19 08:50:25 +01:00
Manuel Simon Hirsig 46e9ece169 massive improvement of market value 2016-01-18 17:22:52 +01:00
Manuel Simon Hirsig 9c520df47c added notion of expiration to snapshot. Full scan to trim the snapshot is no longer needed 2016-01-17 06:19:30 +01:00
Manuel Simon Hirsig c04ddfdd11 very basic history implemented 2016-01-16 19:00:59 +01:00
Manuel Simon Hirsig bef4812522 fixed a bug where auctions and bids would not show without a refresh after restarting the ah interface 2016-01-16 09:10:30 +01:00
Simon Hirsig bfedc48475 some work on a fix for the missing item in autocomplete issue 2015-11-04 17:27:12 +01:00
Manuel Simon Hirsig 6a8e224040 some finishing touches for the full new ui release 2015-11-01 18:29:47 +01:00
Manuel Simon Hirsig 3f80fbc5cb big progress on the item search and manage tabs 2015-10-31 22:15:56 +01:00
Manuel Simon Hirsig 1928799df6 some scan/manage work 2015-10-29 00:42:51 +01:00
Simon Hirsig da435a0e37 some work on manage tab 2015-10-28 16:33:43 +01:00
Manuel Simon Hirsig 49a1b6b089 work on manage tab 2015-10-28 09:10:17 +01:00
Manuel Simon Hirsig f091153a8c some work on scanning and the auctions/bids tab 2015-10-28 01:19:41 +01:00
Manuel Simon Hirsig 569d2ca8c4 almost completed new UI 2015-10-25 01:58:26 +02:00
Manuel Simon Hirsig 2de27258f9 buy modes and sell sliders done 2015-10-21 19:43:16 +02:00
Manuel Simon Hirsig bbc20a3dd8 almost finished the buy tab modes 2015-10-21 02:47:58 +02:00
Manuel Simon Hirsig 2a16fb7073 reverted the change to wait for full information when scanning. rather be missing some names than waiting twice as long 2015-10-16 22:38:00 +02:00
Manuel Simon Hirsig ef88779f0a some autocomplete improvements 2015-10-16 22:07:02 +02:00
Manuel Simon Hirsig bbfde22d58 Merge branch 'dev' of https://github.com/shirsig/Aux-Addon into dev 2015-10-16 19:24:45 +02:00
Simon Hirsig 598861f56f improved scan performance, some refactoring 2015-10-16 10:28:49 +02:00
Manuel Simon Hirsig 0668fd4c55 small scanning fix 2015-10-16 02:36:53 +02:00
Manuel Simon Hirsig 7be2dcba10 fixed some corner cases in buy, fixed a bug that would invalidate auctions on bid 2015-10-15 21:38:34 +02:00
Manuel Simon Hirsig 35ebf3cf3e items now faded out instead of removed after being bought, fixed an issue with owners missing from auctions 2015-10-15 20:12:16 +02:00
Manuel Simon Hirsig 9e17511e4c finished redesign of buy 2015-10-15 01:00:20 +02:00
Manuel Simon Hirsig 55c53c6f93 some refactorings 2015-10-10 13:13:47 +02:00
Manuel Simon Hirsig 352afd81ac finished sell rework and some other minor fixes 2015-10-04 16:14:53 +02:00
Manuel Simon Hirsig 38c036a338 fixed an issue where buying would require a query despite the auction being on the last requested page 2015-10-04 06:03:03 +02:00
Manuel Simon Hirsig 951498377c scan improvements 2015-10-03 01:25:05 +02:00
Manuel Simon Hirsig 85c0101b85 small improvement for the scanning 2015-10-01 22:55:03 +02:00
Manuel Simon Hirsig 9c9ed8eecb continuation based scan completed 2015-10-01 22:24:16 +02:00
Simon Hirsig 9bad82e3c0 working on continuation passing scan 2015-10-01 17:52:15 +02:00