Skip to content

v1.1.0

Compare
Choose a tag to compare
@shupershuff shupershuff released this 23 Apr 09:44
· 479 commits to main since this release
b3a3ef3
  • Made it so if a password is intentionally omitted from accounts.csv that the script will prompt to manually enter it.
  • Made it so long quotes are indented
  • Changed heading title from bnet_displayname to accountlabel in accounts.csv as this may confuse people that they have to enter their bnet names, when in reality this is just a friendly label.
  • Now automatically creates a desktop shortcut with the d2r icon to run the script.
  • Checks Game path before running to ensure config is accurate.
  • Checks to see handle64.exe exists before proceeding.
  • Renames PowerShell window to something a bit friendlier than "Administrator: Windows PowerShell".
  • Made SetText a mandatory feature (removed the option of disabling this) as the active account checker depends on this.
  • Fixed active accounts not showing correctly after removing the option to not use SetText.exe (now mandatory).
  • Added a quote or two.
  • General tidy ups.
  • Updated/added comments.