Skip to content
This repository has been archived by the owner on Sep 21, 2021. It is now read-only.

Releases: Eathox/Vana

0.88

16 Feb 01:50
Compare
Choose a tag to compare

Version 0.88

Small update which fixes some important bugs

Changed:

  • You can now close the warning notification that VANA didn't initialize

Fixed:

  • Some Keybinds (Like hide Hud, Export loadout and randomise loadout) dint work
  • Some loadouts would get created without name

0.87

12 Feb 02:33
Compare
Choose a tag to compare

Version 0.87

This update is all about optimising and cleaning up code

Overall:

  • Increased Loading speed by roughly 15 Times
  • Cleaned up code

Changed:

  • After deleting a Tab/Loadout the next Tab/Loadout will be selected, if there are no more Tabs/Loadouts the parent will be selected
  • Load and Save notification (The one that says "Note Saved Loadouts can be Assinged by Zeus as respawn loadouts") will one popup once each arsenal session
  • Switched Confirm and cancel buttons around in confirmation UI (So its now like the other Cancel/ok buttons in the arsenal)
  • Rename Confirm button is now disabled if name is already used be an other loadout
  • Rename Confirm/Save buttons are now disabled if edit field is empty
  • Save button text changes to "Replace" if a loadout with that name allready exsists
  • DragDrop now remebers if the moved tab(s) were opened or closed

Added:

  • Notification message when saving, loading and replacing a loadout
  • Notification message when Deleting a Loadout/Tab

Fixed:

  • DragDrop would happen when using scrollbar

Removed:

  • Error when renaming a loadout to an allready used name (Since your not able to try and do this anymore)