Skip to content

v0.3.0

Choose a tag to compare

@Kvan7 Kvan7 released this 04 Jan 16:59
· 248 commits to master since this release
ad10eb5

Mostly Fixes

I'll get to adding unit tests soon I promise

Changelog

  • Adds:
    • Online filter alert banner #220
      • Warning banner when listings seem to be unrepresentative of the value of an item
      • Mainly since the trade site currently handles sorting and it values a div as 7.5 ex
      • This is 100% able to be disabled in settings if it is annoying
    • Alpha for socketing runes
      • Alpha test is available in settings(General->Enable Alphas->Runes)
      • There are quite a few major problems with it but they are mostly able to be worked around for now
      • Allows you to socket runes and check the price with a specific rune, without having to permanently socket the item
      • Known issues:
        • Item is stored in a stack, so removing runes will remove the wrong one sometimes
        • Not all rune always apply their values (mainly armour and ele damage ones I just haven't done them yet)
        • Changing runes causes filters to reset to default states if any changed
        • Sometimes changing runes will not work at all?
  • Fixes:
    • Table formatting in localizations #214
    • Fixes focus not having rune sockets #227
    • Fixes Uniques erroring when using english site with other languages #232 #239
      • This does change how selecting trade site works, options are now just native site and english site
    • Fixes Unique mods always being under hidden
    • Fixes Unique mods being disabled by default
    • Fixes Physical dps not always correctly enabled on new weapon types
    • Fixes Rune tag having no styling
    • Fixes bad sorting from trade site
      • Resorts the trade site's list at the currency ratio values
      • Ratio can be changed in online filters, but it wont save

Full Changelog: v0.2.0...v0.3.0