Skip to content

v8

Compare
Choose a tag to compare
@DevilXD DevilXD released this 14 Jan 16:07
· 658 commits to master since this release

Changes:

  • Removed a not-so-necessary dependency introduced with the tray icon - this shrinks down the release size back to 10 MB and improves loading time two fold.
  • The tray icon now displays simple drop progress on mouse-over.
  • Added smart caching of the dynamic inventory attributes, should result in slightly improved performance.
  • Added a --tray argument, that causes the application to quietly start in tray. Remember that -g/--game can also be used to pre-select a game.
  • The application will now refuse to start if it's already running (prevents running two or more instances by accident).