EtienneLamoureux / TQVaultAE

Extra bank space for Titan Quest Anniversary Edition
MIT License
279 stars 62 forks source link

QoL : Customizable vault button icon #421

Closed hguy closed 2 years ago

hguy commented 2 years ago

Persisted vault tab location

This QoL improvement allow TQVaultAE to remember last selected tab between vault switching and tool restart. it remember selection individualy for left and right vault. image

"Disabled Tooltip" feature become persistent

This improvement allow TQVaultAE to remember tab tooltip enabling/disabling between restart. image

New vault file format

This update also releive TQVaultAE from the burden of the old and clunky binary format for Vault storage and change it to Json. The conversion from .vault to .json is made the first time the vault is loaded then the Json file become the prefered file format. This doesn't affect the other files that have to be shared with the game. Newly created vaults use json from the start. image image

Customizable vault button icon

Open the wizard. image Customize the button image Result (with label) image

Updated ArzExplorer

image

EtienneLamoureux commented 2 years ago

Alright this is fantastic. Unfortunately it conflicts, but I'm looking forward to putting that in.

hguy commented 2 years ago

Alright this is fantastic. Unfortunately it conflicts, but I'm looking forward to putting that in.

@EtienneLamoureux Thanks it was not an easy task :) It's merged.