Skip to content
This repository was archived by the owner on May 5, 2025. It is now read-only.

VaultAdditions v1.8.0

Choose a tag to compare

@a1qs a1qs released this 21 Dec 21:11
· 179 commits to millennium since this release

Feature Changes

  • Added ShieldWall Ability
    • Prevents being attacked for a given duration
    • Has custom rendering
    • Configurable in the abilites.json config
  • Removed CommonConfigs, as they are no longer used
  • Added LegacyManaShield Ability
    • Works exactly as Mana Shield pre U16
  • Added BladeFrenzyAbility
    • Nova AD based Ability that can be configured the exact same way as Nova
  • Added a Leaderboard menu accessible via a keybind
    • Displays various information about events and Player Power Crystal Contributions
    • Certain texts may be changed via modification of the en_us.json file via a datapack
  • Added a lot of Blocks for a certain reason

The boring technical stuff

  • Register custom Creative Tab, moved all the additional things to that tab
  • Register Keybindings
    • Added Keybind to opening Leaderboard Screens
    • Added Keybind to toggle Zephyrs Grace power
  • Register Custom Sounds
  • Refactored powers -> power package for consistency
  • Refactored vault.powermenu to just vault.menu package
  • Moved Power related skills under a vault.skill package
  • Move ClientPower related things to a client.vault package
  • Bump version to v1.8.0

Bug Fixes

  • Fixed potential issue with indexes inside the Vault
  • Fixed incorrectly reading/storing contributions of player power crystals
  • Added Translation Keys for missing entries