Commit Graph

108 Commits

Author SHA1 Message Date
Manuel Simon Hirsig 357429cbe3 fixed bug with autocompletion and special characters 2016-01-21 15:13:25 +01:00
Manuel Simon Hirsig 52aac7cdb1 version bump 2016-01-21 15:00:35 +01:00
Manuel Simon Hirsig 184471ff7a prettier tooltip money, tooltip moved to bottom right of screen, added buyout sorting to the full views 2016-01-21 14:59:54 +01:00
Manuel Simon Hirsig e2bef9f3ac some more history changes, now using the market value in the post panel when no auctions found 2016-01-21 09:52:06 +01:00
Manuel Simon Hirsig c1ba532d2e version bump 2016-01-20 06:26:05 +01:00
Manuel Simon Hirsig 808680277e log changed 2016-01-19 19:47:23 +01:00
Manuel Simon Hirsig 0455ab47c7 small change to correlation 2016-01-19 12:38:00 +01:00
Manuel Simon Hirsig da102f9e55 changed variance to correlation 2016-01-19 12:16:46 +01:00
Manuel Simon Hirsig e3c9be4387 removed color coding of trend alltogether 2016-01-19 09:58:49 +01:00
Manuel Simon Hirsig 2e35eff687 reversed color coding of trend in tooltip 2016-01-19 09:51:55 +01:00
Manuel Simon Hirsig 5139512969 small bugfix 2016-01-19 09:34:37 +01:00
Manuel Simon Hirsig 58ae2c744e removed obsolete stat_histogram 2016-01-19 08:50:25 +01:00
Manuel Simon Hirsig 586629fc89 small bugfix 2016-01-18 20:59:42 +01:00
Manuel Simon Hirsig 094c9d015d added percentages of market value to tables 2016-01-18 20:43:43 +01:00
Manuel Simon Hirsig ba96d13d7c minor changes 2016-01-18 18:12:30 +01:00
Manuel Simon Hirsig 46e9ece169 massive improvement of market value 2016-01-18 17:22:52 +01:00
Manuel Simon Hirsig d8d2b36d2e histogram stat bugfix 2016-01-18 11:38:27 +01:00
Manuel Simon Hirsig c46f918d06 small fix 2016-01-18 08:28:40 +01:00
Manuel Simon Hirsig de6ff66e51 some changes to the average stat module, use '/aux clear average' in case of problems 2016-01-18 08:22:02 +01:00
Manuel Simon Hirsig 00e9537ce2 removed some confusion in the slash commands 2016-01-18 04:45:18 +01:00
Manuel Simon Hirsig 32186f9fbc hist price bugfix 2016-01-18 04:36:26 +01:00
Manuel Simon Hirsig 31a8618967 added back localization 2016-01-18 03:29:28 +01:00
Manuel Simon Hirsig c1c9c36f3b improvements to the static item database and preparations for future localization 2016-01-18 02:55:16 +01:00
Manuel Simon Hirsig 4e5e903277 version bump 2016-01-18 01:13:24 +01:00
Manuel Simon Hirsig c4d872d7c1 removed localization in autocomplete, recently searched and other places to no longer be dependent on the wow cache 2016-01-17 16:32:44 +01:00
Manuel Simon Hirsig 96b4e52eb0 bugfix for median 2016-01-17 11:36:46 +01:00
Manuel Simon Hirsig 4ea7aaeb6f lots of polish for the stat modules but the interface is still clumsy 2016-01-17 10:15:46 +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 10349381ad some progress on price history 2016-01-16 17:03:23 +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
Manuel Simon Hirsig 34e42698aa properly updating the recommendation when reloading the post panel 2016-01-06 18:54:50 +01:00
Manuel Simon Hirsig 39425fdfb5 dropdown of item search no longer disappears automatically 2015-12-28 23:05:21 +01:00
Manuel Simon Hirsig 75cc49d46a bumped version number 2015-12-19 14:40:04 +01:00
Manuel Simon Hirsig 3d7572534c added missing artifact color to autocomplete (probably should rather just remove artifacts from the list as they're unobtainable anyway) 2015-12-10 18:22:50 +01:00
Manuel Simon Hirsig 6d177484fe fixed a bug where the search icon and results wouldn't match when clicking too fast in the item search tab, fixed a bug with the alt-click on inventory items for searching shortcut, now removing redundant entries from the recently searched list 2015-12-10 10:59:21 +01:00
Manuel Simon Hirsig ee66b16d1a bumped version number 2015-12-05 13:08:32 +01:00
Manuel Simon Hirsig 3f35b5f2b8 completely separated auctions and bids 2015-11-23 04:04:36 +01:00
Manuel Simon Hirsig c1ef4130e2 working on separating bids and auctions 2015-11-23 03:02:36 +01:00
Manuel Simon Hirsig 3f8d78e4fd small bugfix 2015-11-16 10:34:28 +01:00
Manuel Simon Hirsig 4f907f9c9e fixed issue of auctions not showing after posting, setting of view is now shared between the search panels as well as persisted between sessions, tab/shift-tab can now be used to switch between all input fields 2015-11-16 10:31:16 +01:00
Manuel Simon Hirsig a04b557ebc window closable with escape and fixed a bug with foror's item class 2015-11-02 18:37:00 +01:00
Manuel Simon Hirsig 3a6a01a469 fixed bug where it would bid instead of buy sometimes 2015-11-02 18:24:42 +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 34ebedaf1b fixed issue with static database and some other bugs 2015-11-01 02:59:13 +01:00
Manuel Simon Hirsig 6523c4a06a some changes to static item db generation 2015-11-01 02:17:51 +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 0b25a526bb item search progress 2015-10-31 13:36:29 +01:00
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