Skip to content

Releases: gw2-addon-loader/GW2-Addon-Manager

Addon Manager v1.2.0

08 Jul 22:00
3f6bad7
Compare
Choose a tag to compare

What's new in this update:

  • Clean install option to remove all addons and start over
  • Option to launch game after finishing updates
  • Back button on post-update screen
  • crash fix and improved crash logging

Thanks to @will-scc for implementing the latter 3 changes, much appreciated.

Disclaimer: The author of this application is not affiliated with ArenaNet or addon authors. All IP is property of its respective owners. Every user's hardware and software configuration is unique, and thus this application may work for some and not for others. This would likely be the result of a particular addon not working on the system, and not a result of using this tool, but there are no guarantees. You use this tool at your own risk; the author is not liable for broken installations, bad addons, crashes, any negative consequences, etc.

Hotfix 1.1.1 for Version Tracking

03 May 01:40
Compare
Choose a tag to compare

Changes

Quick fix to error present in v1.1.0 where the configuration file would not accurately track the downloaded update.

Addon Manager v1.1.0

03 May 01:00
9f7f08e
Compare
Choose a tag to compare

What's new in this update:

Known Issues

  • Version field in config file will not get updated when upgrading from v1.0.0, so the update prompt will still appear. Fix incoming in a few hours.

Reporting Bugs

Troubleshooting help can be found on the wiki. If you can't find a resolution to your issue there, opening an issue here on Github using the relevant issue template is the best way to help get a bug fixed quickly.

General Questions/Feedback

For general questions that aren't answered on the wiki or to give detailed feedback, join the GW2 Development Discord and use the #addon-loader channel.

Disclaimer: The author of this application is not affiliated with ArenaNet or addon authors. All IP is property of its respective owners. Every user's hardware and software configuration is unique, and thus this application may work for some and not for others. This would likely be the result of a particular addon not working on the system, and not a result of using this tool, but there are no guarantees. You use this tool at your own risk; the author is not liable for broken installations, bad addons, crashes, any negative consequences, etc.

Addon Manager v1.1.0 Alpha 2

02 May 06:08
e124b8c
Compare
Choose a tag to compare
Pre-release

Alpha version

Some things may be buggy or not ready for full release, keep this in mind before downloading! Just checking to see if others experience unique errors I missed before releasing this fully.

Changes compared to previous alpha

  • fixed bug where application would not launch, likely due to my recent commits to the approved-addons repo
  • Buildpad should work fully

Reporting Bugs

Troubleshooting help can be found on the wiki. If you can't find a resolution to your issue there, opening an issue here on Github using the relevant issue template is the best way to help get a bug fixed quickly.

General Questions/Feedback

For general questions that aren't answered on the wiki or to give detailed feedback, join the GW2 Development Discord and use the #addon-loader channel.

Disclaimer: The author of this application is not affiliated with ArenaNet or addon authors. All IP is property of its respective owners. Every user's hardware and software configuration is unique, and thus this application may work for some and not for others. This would likely be the result of a particular addon not working on the system, and not a result of using this tool, but there are no guarantees. You use this tool at your own risk; the author is not liable for broken installations, bad addons, crashes, any negative consequences, etc.

Addon Manager v1.1.0 Alpha

19 Apr 05:41
Compare
Choose a tag to compare
Pre-release

Alpha version

Some things may be buggy or not ready for full release, keep this in mind before downloading!

What's new in this update:

Known Issues

  • Buildpad support not fully implemented, likely to crash if you attempt to enable, disable, or delete it.

Reporting Bugs

Troubleshooting help can be found on the wiki. If you can't find a resolution to your issue there, opening an issue here on Github using the relevant issue template is the best way to help get a bug fixed quickly.

General Questions/Feedback

For general questions that aren't answered on the wiki or to give detailed feedback, join the GW2 Development Discord and use the #addon-loader channel.

Disclaimer: The author of this application is not affiliated with ArenaNet or addon authors. All IP is property of its respective owners. Every user's hardware and software configuration is unique, and thus this application may work for some and not for others. This would likely be the result of a particular addon not working on the system, and not a result of using this tool, but there are no guarantees. You use this tool at your own risk; the author is not liable for broken installations, bad addons, crashes, any negative consequences, etc.

Addon Manager v1.0.0

03 Jan 22:55
Compare
Choose a tag to compare

Notice:

If you have addons installed currently or if you have an older version of this application (v0.4.5 or older), I would strongly advise deleting your /bin/ or /bin64/ folder and launching the game to make a clean one before installing this application (this update has a lot of backend changes that completely change the way plugins are loaded into the game). It might be a good idea to delete any .dll files in the /addons/ folder or its subfolders before installing as well.

Reporting Bugs

Troubleshooting help can be found on the wiki. If you can't find a resolution to your issue there, opening an issue here on Github using the relevant issue template is the best way to help get a bug fixed quickly.

General Questions/Feedback

For general questions that aren't answered on the wiki or to give detailed feedback, you can also contact me on discord at Admiralnerf#9647. It's best to join the GW2 Development Discord first so that we have a server in common, as otherwise Discord automatically blocks Direct Messages from strangers.

What's new in this update:

  • Addon Loader support (no more pesky chainloading!)
    • the loader (and d3d9 wrapper required for some addons) are both downloaded and installed automatically during the update process if not already installed
  • UI Modifications
    • description panel
    • links to addon websites
    • color palette change to fit the Icebrood Saga a bit better
    • consolidated the cluttered buttons below the addon list
    • other tweaks here and there
    • added arcdps boontable and fixed arcdps-mechanics crash
  • Configuration file changes
    • changed to .yaml format
    • shuffled fields around and pared down some vestigial ones
  • Bug fixes all around
  • Lots and lots of old boilerplate code cut

Disclaimer: The author of this application is not affiliated with ArenaNet or addon authors. All IP is property of its respective owners. Every user's hardware and software configuration is unique, and thus this application may work for some and not for others. This would likely be the result of a particular addon not working on the system, and not a result of using this tool, but there are no guarantees. You use this tool at your own risk; the author is not liable for broken installations, bad addons, crashes, any negative consequences, etc.

GW2 UOAOM v1.0.0 (alpha)

19 Oct 22:29
Compare
Choose a tag to compare
Pre-release

Description

Reminder: This is an ALPHA pre-release version. Use v0.4.5 for the most recent stable version.

As an alpha, this build may be buggy or have issues not present in a full release. Use at your own risk (I haven't found any critical issues using it myself, but that doesn't mean you won't).

If you have addons installed currently, I would advise deleting your /bin/ or /bin64/ folder and launching the game to make a clean one before using this application (this update has a lot of backend changes that completely change the way plugins are loaded into the game).

What's new in this update:

  • Addon Loader support (no more pesky chainloading!)
    • the loader and required d3d9 wrapper are both downloaded and installed automatically during the update process if not already installed
  • UI Modifications
    • description panel
    • links to addon websites
    • color palette change to fit the Icebrood Saga a bit better
    • consolidated the cluttered buttons below the addon list
    • other tweaks here and there
    • added arcdps boontable and fixed arcdps-mechanics crash
  • Configuration file changes
    • changed to .yaml format
    • shuffled fields around and pared down some vestigial ones
  • Bug fixes all around
  • Lots and lots of old boilerplate code cut
Disclaimer: The author of this application is not affiliated with ArenaNet or addon authors. All IP is property of its respective owners. Every user's hardware and software configuration is unique, and thus this application may work for some and not for others. This would likely be the result of a particular addon not working on the system, and not a result of using this tool, but there are no guarantees. You use this tool at your own risk; the author is not liable for broken installations, bad addons, crashes, any negative consequences, etc.

GW2 Unofficial Add-on Manager v0.4.5

17 Oct 22:02
Compare
Choose a tag to compare

Quick hotfix for templates 404.

Be sure to read the readme before installing if you haven't already.

Disclaimer: Every user's hardware and software configuration is unique, and thus this application may work for some and not for others. This would likely be the result of a particular add-on not working on the system, and not a result of using this tool, but no guarantees. You use this tool at your own risk; the author is not liable for broken installations, bad add-ons, crashes, any negative consequences, etc.

GW2 Unofficial Add-on Manager v0.4.4

01 Sep 19:19
76f6baa
Compare
Choose a tag to compare

Description

Just a crash fix in this update, which should prevent a possible error message and crash on disabling an addon that is not installed.

Be sure to read the readme before installing if you haven't already.

Disclaimer: Every user's hardware and software configuration is unique, and thus this application may work for some and not for others. This would likely be the result of a particular add-on not working on the system, and not a result of using this tool, but no guarantees. You use this tool at your own risk; the author is not liable for broken installations, bad add-ons, crashes, any negative consequences, etc.

GW2 Unofficial Add-on Manager v0.4.3

01 Sep 02:45
Compare
Choose a tag to compare

Description

Hotfix for unhandled exceptions in child threads. There should be no more hard crashes to desktop.

Be sure to read the readme before installing if you haven't already.

Disclaimer: Every user's hardware and software configuration is unique, and thus this application may work for some and not for others. This would likely be the result of a particular add-on not working on the system, and not a result of using this tool, but no guarantees. You use this tool at your own risk; the author is not liable for broken installations, bad add-ons, crashes, any negative consequences, etc.