Page 1 of 2

WARAddonClient

Posted: Fri Apr 30, 2021 9:22 pm
by Idrinth
As a replacement for the Curse client I wrote a small java-app a couple years ago to help you more easily update or install your addons.

Usage
This is a java-Application, so you'll need to be able to run .jar files on the system you desire to use this on. The only file you need is the jar-file in the latest Release. After downloading it, copy it to your Warhammer Online directory and run it.

Java is avaible at java.com and is pretty much able to run on any system.

Download: jar-File of https://github.com/Idrinth/WARAddonClie ... ses/latest

Recent Updates:

Re: WARAddonClient

Posted: Wed May 05, 2021 12:58 am
by Idrinth
With 1.8.0 the size and position are saved

Re: WARAddonClient

Posted: Wed May 05, 2021 3:19 pm
by Idrinth
with 1.9.0:
- thanks @Natherul we now have a way to select the exe-path if the file is not found automatically
- there is now simple theme support, including Darcula

Example-Image: https://www.guilded.gg/Idrinths-Addons/ ... ddonClient

Re: WARAddonClient

Posted: Sun May 09, 2021 6:06 pm
by Idrinth
with 1.10.0
- major cleanups
- additional themes
- first binary release (as in it runs without installed java)

Let me know if the installer is of interest

Re: WARAddonClient

Posted: Fri May 14, 2021 10:42 pm
by Idrinth
v1.11.0 added the following command line options:
--version
--setlocation {location}
--updateonly

And both a deb and an rpm installer. Most of the changes are thanks to Natherul

Re: WARAddonClient

Posted: Sat May 15, 2021 11:51 am
by Natherul
Its also now available in the AUR (packaged and maintained by me and xpander):
https://aur.archlinux.org/packages/waraddonclient/

Re: WARAddonClient

Posted: Thu May 20, 2021 11:07 am
by Idrinth
Release 1.12
- tags are now scrollable
- uninstall now removes all installed folders, even on name missmatch
- command line options have been cleaned up
- detecting unknown addons

Picture: https://www.guilded.gg/Idrinths-Addons/ ... lient-1120

Re: WARAddonClient

Posted: Fri May 21, 2021 11:22 pm
by Idrinth
second round of bugfixes out now

Re: WARAddonClient

Posted: Fri May 28, 2021 8:42 am
by Idrinth
Third round of bugfixes done, mostly related to images not being shown and some performance improvements

Re: WARAddonClient

Posted: Fri May 28, 2021 8:20 pm
by Idrinth
Another round of bugfixes and some new commands with version 1.13:
not throwing exceptions on parsing as errors
preventing duplicate description retrieval
added backup comand
added backup restore command