Skip to content

Archive browser update and other things

Compare
Choose a tag to compare
@oskros oskros released this 25 Oct 16:02
· 165 commits to master since this release

Features

  • Included "Name", "Level" and "Minion kills" in the "Run table"
  • Added an option for the autocompleter to complete unid items (turned off by default, change in Options->General), so you could enter for example "Trellised Armor (Unique)" or "Lacquered Plate (Set)" now. Adding unid items will NOT update your local grail. Unid items added are:
    • all uniques/sets
    • magic/rare tc84/tc87
    • magic/rare jewels
    • magic/rare circlets/tiaras/coronets/diadems
    • magic charms
  • Added kill counter stats to the "Statistics" tab of the archive browser. FYI pack kills are calculated as avg_unique_kills+avg_champ_kills/2.53456
  • Added a "Drop table" tab to the archive browser (The additional columns will only be populated for drops added after this update)
  • Add abbreviations for autocompletion for uber quest keys (KoT, KoD, KoH)

Other things

  • Made a very basic standalone kill counter that can be run from the "unused_tests" folder in the repo (if you have Python installed, of course)
  • Done a lot of work on an item reader, but it is very complicated so still a long way to go

unknown