Skip to content

v5.0.0

Latest
Compare
Choose a tag to compare
@LifeIsAParadox LifeIsAParadox released this 04 Feb 08:28
· 4 commits to master since this release
5e7ea85

To avoid confusion with Minecraft's versioning system, we are transitioning from Semantic Versioning (SemVer) to a Unity like versioning scheme:

  • x.y.z
    • x: Increment by 1 every year. Since this project started in 2020, the version number 5.0.0 corresponds to the year 2025.
    • y: Major or minor increment.
    • z: Represents patches, fixes, or hotfixes.

This approach ensures that our version numbers remain distinct and are not mistaken for Minecraft's versions.

Highlight

  • Fancy Tab Hud 2.0 (back and customizable)
  • Slayer Stuff
    • Slayer Bossbars
    • Slayer HUD
    • Boss slain time
    • Personal Best slain time
    • Boss and MiniBoss spawn alert
    • Mute Enderman sounds
    • Laser phase Timer
  • Teleport Maze Solver
  • Wardrobe helper based on hotbar keybinds
  • Daedalus axe as farming tool
  • Garden Plots Widget
  • Speed Presets (ranchers boots)
  • Floor 7 Terminal/Device Waypoints
  • Powder mining tracker
  • Corpse Finder
  • Carnival Helpers
  • Smooth AOTE
  • CTRL/CMD + F to search inventory
  • Estimated Diana burrow pos
  • Share position and set waypoint
  • Speed Status Bar
  • Sack Item Autocomplete
  • Viewstash Autocomplete
  • Fel Head Glow
  • Bits Helper
  • Salvage Helper
  • Math teacher helper
  • More slot text (Evolving Item, New Year Cake, Wardrobe slot)
  • Tweak texture positions for quick craft
  • Pet rarity backgrounds in pets menu
  • 1.8.9 mushroom hitbox
  • Skyblock ID tooltip
  • Prevent placing protected items in item frames
  • Option to share fairy grottos
  • Hide latency icons in the tab
  • Customizable night vision strength
  • Valuable Consumable Protection
  • Dwarven Mines unbreakable carpet highlighter
  • Dungeon Class-based player glow
  • Enchantment abbreviations as slot text
  • Raffle task highlighter
  • Fix Skin Transparency
  • Fix Nukekubi Heads
  • Fix kings scent detection
  • Fix BazaarPriceTooltip crash in sacks
  • Fix PV failing to fetch skins
  • Fix NPE
  • Fix offhand slot moving around
  • Fix crash on missing pet info in slayer rewards
  • Fix undyed leather armour turning black

What's Changed

New Contributors

Full Changelog: v1.22.2...v5.0.0