Skip to content

v1.52.2

Compare
Choose a tag to compare
@Lailloken Lailloken released this 28 Feb 17:36
· 509 commits to main since this release
b8d9f69

Fixes

General: Multi-monitor support

  • fixed centered widgets/overlays being misplaced if the game-client was running on a monitor with negative coordinates, i.e. above and/or to the left of the main monitor (reported by zefrogi in #345)

Screen-capping

  • fixed an issue with Windows using an unexpected version/variant of the Snipping Tool (reported by zefrogi in #345)

Notepad

  • changed how "grouped widgets" work: instead combining every tab into a single widget, you can now divide text in a tab into paragraphs and create a scrollable widget from that

    • divide a text into paragraphs by inserting lines that only contain a single hash-sign (#)

    • drag the tab out, and the widget will only show one paragraph at a time: while holding TAB, hover over it and scroll to switch paragraphs
      image

  • this also means there can now be more than one scrollable widget on screen


Mapping Tracker

new date-selection

  • replaced the drop-down list of available dates with a visual breakdown that is more versatile
    image

  • instead of only displaying runs from a single day, it is now possible to display runs across a longer period of time (e.g. month, year, league)


added a row for totals / percentages / averages

  • the first row now has highlighted cells that can be clicked to view a summary of the data within a column
    image

added map-run notes

  • new optional setting: you can now add custom notes and additional map-stats (used sextant-mods, scarabs, etc.) to individual map runs

    • if enabled, a notes-icon will appear on the mapping tracker panel that can be clicked to open the notes window
      image
      image

    • while the window is open, you can type in custom notes into the edit-field at the bottom, or omni-click items such as scarabs or voidstones with applied sextants to add additional information to map-runs
      image

  • there is a new column in the map-log viewer for notes: click highlighted cells to view notes, right-click them to edit/add notes
    image


search-filter

  • added a search-filter to only show map-runs with specific characteristics

    • type in one or more keywords (separated by commas) into the edit-field and press ENTER to apply the search-filter
      image
  • currently-active keywords will turn into buttons that can be clicked in order to remove them from the filter one by one (screenshot: crimson temple 16)

  • this filter applies to the whole log-viewer, not just the currently-active date

    • the date-selection overview will only show dates with applicable map-runs

    • clicking the export-button will only export applicable map-runs


how to use the search-filter

  • entering one or more words will search for map names, e.g. crimson temple, and entering numbers will search for map-tier/area-level

  • you can use ! ("not") and | ("or") operators to modify keywords, e.g. crimson temple|cemetery, 16 will show crimson temple OR cemetery runs at T16, and cemetery, !16 will show every cemetery run that is not T16

  • some columns are searchable by using their corresponding operators, e.g. crimson temple, L:apothecary will only list crimson temple runs where an apothecary dropped

    • you can click column-headers to paste the corresponding operator into the search-field

    • column operators can be used on their own to only show runs where the corresponding data was not 0 or blank, e.g. D: will search for runs where you died at least once

  • you can now click icons in the content column to search for specific map-content


Feedback

  • post general feedback, ideas, and opinions here

  • non-GitHub users: add me on Discord (lailloken)