Skip to content

ImGUI and notes

Latest
Compare
Choose a tag to compare
@adamk33n3r adamk33n3r released this 28 Feb 08:56
· 10 commits to master since this release

This is a massive update that adds a ton of new features both to the existing drawable and to new windows.

Features

  • Added ability to toggle drawable columns on/off individually
  • Set a max width to the name column when the notes column is enabled
  • Redesigned the layout of the plugin settings window
    • Swapped colors to use a new color picker widget (should auto upgrade)
  • Added a new GUI that displays all of your data in a filterable table
  • Added new column for showing record across all playlists
  • Added player notes feature
    • Can edit any players note in the main GUI and also in a quick-launch dialog while in a match
    • The quick-launch dialog shows all players that you've seen during that match (even if they've left)
    • Now able to show players notes in the drawable during a match
  • Both new windows are able to have keybinds set in the plugin settings