Commit Graph

60 Commits

Author SHA1 Message Date
Manuel Simon Hirsig a89775e393 some ui changes plus working on pregenerating a database of potentially auctionable items which will work for all locales 2015-10-30 08:48:31 +01:00
Manuel Simon Hirsig 1928799df6 some scan/manage work 2015-10-29 00:42:51 +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 661f7ba5dd some progress on historical scanning 2015-10-27 02:11:02 +01:00
Manuel Simon Hirsig 6051d8b7bf implemented some historical data scanning 2015-10-26 00:13:11 +01:00
Manuel Simon Hirsig 9bc637cd1d new UI complete 2015-10-25 03:00:52 +01:00
Manuel Simon Hirsig 569d2ca8c4 almost completed new UI 2015-10-25 01:58:26 +02:00
Manuel Simon Hirsig 091958ed10 big progress on new UI 2015-10-24 19:37:44 +02:00
Manuel Simon Hirsig 7c7b14c246 some progress with the new UI 2015-10-23 02:16:08 +02:00
Manuel Simon Hirsig 6b761c9fce beginnings of new UI 2015-10-21 23:31:06 +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 11599c4ba8 hopefully the deposit is now correct 2015-10-20 22:03:58 +02:00
Manuel Simon Hirsig 863511ad5d some buy improvements 2015-10-20 02:59:06 +02:00
Manuel Simon Hirsig 9bf0895491 better looking log 2015-10-20 02:41:48 +02:00
Manuel Simon Hirsig 1b9da9c1ad implemented buy grouping 2015-10-20 02:06:07 +02:00
Manuel Simon Hirsig 6a473629e2 finished sliders for sell 2015-10-20 00:53:52 +02:00
Manuel Simon Hirsig 51dc12e428 working on search modes for buy and sliders for quantity in sell 2015-10-19 02:25:56 +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 73ea1935c3 version updated 2015-10-15 01:10:35 +02:00
Manuel Simon Hirsig 9e17511e4c finished redesign of buy 2015-10-15 01:00:20 +02:00
Manuel Simon Hirsig cf04807e2b working on redesign and new features for buy 2015-10-13 01:19:37 +02:00
Manuel Simon Hirsig 2bc08b9359 some refactorings 2015-10-10 14:43:00 +02:00
Manuel Simon Hirsig 55c53c6f93 some refactorings 2015-10-10 13:13:47 +02:00
Manuel Simon Hirsig 3468b50c1c another fix for control search 2015-10-07 23:34:26 +02:00
Manuel Simon Hirsig ea115e65ba made shift insert work again (broken by browse tab replacement) and made the control search not trigger autocomplete 2015-10-07 23:33:06 +02:00
Manuel Simon Hirsig 3d38b9085e fixed fuzzy match bug and removed browse tab 2015-10-07 21:07:39 +02:00
Manuel Simon Hirsig 0e70040682 implemented fuzzy search for buy 2015-10-07 00:11:36 +02:00
Manuel Simon Hirsig 5d26ee13fa updated version number 2015-10-04 16:15:59 +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 9bb60c7e43 Merge branch 'master' into dev 2015-10-04 14:19:17 +02:00
Manuel Simon Hirsig a74e9387a0 working on improving the sell tab backend 2015-10-04 13:43:36 +02:00
Manuel Simon Hirsig 1bdac168e4 bugfix for auctions without buyout price 2015-10-04 05:50:38 +02:00
Manuel Simon Hirsig 47483edd65 some buy restyling 2015-10-04 03:22:50 +02:00
Manuel Simon Hirsig 806e45232c updated version number 2015-10-03 23:26:10 +02:00
Manuel Simon Hirsig d5e5449a01 massive buy upgrade, sorting and bidding 2015-10-03 20:22:30 +02:00
Manuel Simon Hirsig c7ca49b812 small fix 2015-10-01 23:13:44 +02:00
Manuel Simon Hirsig 69f334cedc significantly changed the buying mechanism 2015-10-01 02:22:36 +02:00
Manuel Simon Hirsig 6d0ccf3eb4 fixed bug with stacking 2015-10-01 00:44:26 +02:00
Manuel Simon Hirsig b955184c51 fixed up ui in buy and added missing filters, changed buy search mechanism 2015-09-30 23:32:00 +02:00
Manuel Simon Hirsig 00c35632e3 tooltip filter added 2015-09-30 00:22:07 +02:00
Manuel Simon Hirsig 6ad0a8da8a working on more detailed tooltips 2015-09-29 19:31:22 +02:00
Manuel Simon Hirsig 51d792c425 minor changes/bugfixes 2015-09-29 18:21:34 +02:00
Manuel Simon Hirsig 87d434aa4a autocomplete of item names and exact match in buy tab 2015-09-27 15:16:16 +02:00
Manuel Simon Hirsig ffa66d9d03 small bugfix 2015-09-27 13:23:40 +02:00
Manuel Simon Hirsig 65ec994554 options refactoring and added control-click search shortcut 2015-09-27 13:11:47 +02:00
Manuel Simon Hirsig 3ab03468b2 small refactorings, small bugfix and shift click linking item names now always inserts a name without suffix (would otherwise not work anyway) 2015-09-27 02:20:37 +02:00
Manuel Simon Hirsig 60a4f1bf61 refactoring complete 2015-09-27 01:30:17 +02:00
Manuel Simon Hirsig c4fb4be1c6 implemented auto stack and multi post, auctions can now be cancelled with right click, posting an auction now adds it to the list without refresh necessary and selects it, charges not working yet 2015-09-26 00:35:09 +02:00