Skip to content
This repository was archived by the owner on Apr 23, 2026. It is now read-only.

v2.0.0 - Modular Magic & Performance Update

Choose a tag to compare

@hypopheria2k hypopheria2k released this 16 Jan 20:08
· 18 commits to main since this release

🚀 Major Rewrite: Version 2.0.0

This release marks a complete overhaul of the HUD system, transitioning to a modular architecture for better performance and expanded mod compatibility.

🔮 New Magic Mod Integration

Added dedicated modules to display real-time data for:

  • Thaumcraft 6: Aura Vis/Flux, Warp tracking, and Aspect scanning.
  • Botania: Mana Tablet and Buffer capacity.
  • Blood Magic: LP Network and Altar status.
  • Astral Sorcery: Starlight concentration and Celestial data.

⚡ Performance Engine (AMD Ryzen Optimized)

  • Added real-time TPS and MSPT (Milliseconds Per Tick) tracking.
  • Dynamic color-coding for system load monitoring.
  • Optimized for Linux/JVM performance.

🛠️ Technical Changes

  • Cleanup: Removed legacy placeholder code and IDE/Gradle junk.
  • Stability: Fixed debug info "leaks" from third-party mods.
  • Legacy: The old codebase has been archived in the main-legacy branch.