Ted's market UI

Ted's Diamond Hunt 2 custom market user interface

这些是代码更新过的版本。 显示所有版本

  • v1.25 2017-04-11 Enter now progresses the dialogue on the "How many to buy?" page.
  • v1.249 2017-04-11 Removed some console spam
  • v1.248 2017-04-11 Fixed infinity symbol requiring browse clicks. "Enter Amount" input when buying an item now defaults to maxCanBuy.
  • v1.247 2017-04-10 Improved market table load speed. Semi-fixed market table display when disabling script using bottom button.
  • v1.246 2017-04-10 Fixed a bug where when searching for a specific item and there were no market offers nothing would happen.
  • v1.245 2017-04-10 Fixed market table flicker when searching all. Added 3s delay to search all button. Some small layout improvements.
  • v1.244 2017-04-09 Fixed a bug with myItemList displaying incorrectly due to prices in arrMarketItems being of type string
  • v1.242 2017-04-09 Added custom market colors setting
  • v1.241 2017-04-09 Added localStorage saving of variables, no need to edit the script yourself any more. Added buttons on market table for adding items to hideItemList and myItemList. Settings are in "Profile & Settings" at top bar next to update log.
  • v1.235 2017-04-07 Added sorting of market table, added blue background for next highest priced item if your price is undercutting too much.
  • v1.234 2017-04-06 Fixed priority of colouring of own items, lightred priority over orange for real this time.
  • v1.233 2017-04-06
  • v1.233 2017-04-06 Fixed priority of colouring of own items, lightred priority over orange.
  • v1.232 2017-04-06 Added defaultUndercut - don't forget to copy and paste your old myItemList and hideItemList, no local storage yet.
  • v1.231 2017-04-01 Added myItemList - highlights items pink if market price is <= price specified
  • v1.229 2017-04-01 Quick Calc improvements. Quick Calc now updates after each market search so you don't have to toggle quickCalc false/true
  • v1.228 2017-04-01 Quick Calc improvements. Text alert when player has an incomplete map
  • v1.227 2017-03-31 Added stargem potions to quickCalc, added smallMarketImages which resizes the images on market table (can change in code if you don't like it, var: smallMarketImages = false)
  • v1.226 2017-03-31 quickCalc enabled for cheapest heat
  • v1.225 2017-03-30 quickCalc disabled, currently bugged and showing incorrect result - will fix tomorrow
  • v1.224 2017-03-30 Added quickCalc, currently only shows best heat cost available on market
  • v1.223 2017-03-30 maxCanBuy is now hidden when you have enough coins to buy all in that offer, and shown when you do not have enough.
  • v1.222 2017-03-29 Readability: Added commas to showMaxCanBuy value
  • v1.221 2017-03-28 toggle var itemTooltips
  • v1.22 2017-03-28 Added tooltips showing market price. Changed own item colour when not lowest price (red > lightred)
  • v1.21 2017-03-28 Fixed display of your own item when searching for single items.
  • v1.2 2017-03-28
  • v1.1 2017-03-25

显示脚本的所有版本