Skip to content

Releases: iwiwao/Tree-of-Savior-Addon-Manager

v1.0.8

26 Mar 13:55
Compare
Choose a tag to compare

Minor update to request elevated privileges when launching to avoid permission issues writing to addon and data directory.

v1.0.7

13 Aug 15:25
Compare
Choose a tag to compare

Split Repo and Dependency updates into separate functions.
Tighten up ToS directory validation checks a bit.
Trim the addon popup size again.
Clean up returnChildRepoData.
Remove hardcoded dependency downloads.
Added sorting options.
Reduce unneeded grid drawing for nonactive tabs.

v1.0.6

09 Aug 17:22
Compare
Choose a tag to compare

Removed Github API code in favor of parsing Atom.
Include atom data in addon info.
Additional filtering option.
Added epic icons.
Add addon installer overrides.

v1.0.5

03 Aug 20:46
Compare
Choose a tag to compare

Add xmlSimple.lua dependency download.
Update from Tree of Savior Addon Community's iToS addon list to JTosAddon's list.
Added Broken Addon list from JTosAddon.

v1.0.4

03 Aug 15:30
Compare
Choose a tag to compare

Additional filtering options.
Allow addon update from main screen.
Disallow addon uninstall while ToS client running.
Tweak XAML layout code.
Tweak updatable addon background color.

v1.0.3

01 Aug 21:01
Compare
Choose a tag to compare

Allow addon Install & Uninstall from main screen.
Removed redundant XAML code.
Store filename with installed addon data.
Add installed addon discovery routine.

v1.0.2

31 Jul 21:03
Compare
Choose a tag to compare

Move away from Task.Factory to simple awaits.
Fix addon data dircetory. Again.
Split addon management into another class.
Split repo cache management into another class.
Reduce size of addon information window.
Automatic download of dependencies when updating addon cache.
Move HttpClient to a single instance.
Replace WebClient calls with HttpClient.
Basic program update self-checking.

v1.0.1

30 Jul 21:14
Compare
Choose a tag to compare

Code the addon Update button.
New XAML-driven layout for main addon window.
Make sure ToS directory is set before opening addon popup.
Fix addon popup pulling wrong addon when list is filtered.
Added (disabled) github API calls and repo recording.
Fixed incorrect repo pull on iToS tab.
Probably other things I forgot about.

v1.0

29 Jul 21:19
Compare
Choose a tag to compare

Initial release. Many changes needed.