Skip to content

Releases: Skaldhor/update-gw2-addons

v1.7

11 Nov 20:39
Compare
Choose a tag to compare

Changed formatting according to Microsoft best practices

added support for:

v1.6

04 Oct 16:49
b632336
Compare
Choose a tag to compare
  • The script will now only run with privileged rights, if you don't start it with admin privileges it will prompt for admin rights
  • Since the script will always run as admin you can create a scheduled task to run the script whether user is logged on or not: this has the benefit that the script runs in the background and won't be visible (--> it won't bother you)
  • Also because of the elevated rights a temporary scheduled task will be created in user context to show a message box when an update is available (the task will automatically be deted after 90 seconds)

v1.5

03 Oct 16:10
e9ecf79
Compare
Choose a tag to compare
  • changed the function "Download-GithubDLL" so it's more future-proof
  • changed the function "Download-TacO" so Github is used directly instead of the website http://www.gw2taco.com/
  • created a function for downloading GW2Radial
  • changed the name of the script version variable
  • changed/added comments for better documentation
  • changed the output formatting in the powershell window for better readability (what is downloaded from where to where)

v1.4

01 Oct 14:41
d05e678
Compare
Choose a tag to compare
  • added the ability to automatically check for updates
  • if you enable this feature you'll be prompted with a message box, telling you an update is ready to download. You can then open the latest release page via the button in the message box
  • for this feature the script must be run in user context, so if you created a scheduled task for it, make sure to set it to "Run only when user is logged on" - otherwise you won't see the textbox

v1.3

30 Sep 19:59
d05e678
Compare
Choose a tag to compare
  • added the ability to only choose desired addons
  • added the ability to uninstall addons
  • updated GW2Radial installation/updating since Friendly0Fire changed the zip-package and file name

v1.2

25 Sep 20:50
619b6e8
Compare
Choose a tag to compare
  • added ArcDPS Unofficial Extras updating

v1.1

25 Sep 20:08
2e5f337
Compare
Choose a tag to compare
  • added TacO updating
  • better commenting

v1.0

27 Jun 13:33
9979d80
Compare
Choose a tag to compare

First release.