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

Releases: hypopheria2k/Better-F3-Reborn

🚀 Release v2.1.1

Choose a tag to compare

@hypopheria2k hypopheria2k released this 19 Jan 19:45

🚀 Release v2.1.1

✨ New Features

  • Dynamic Text Backgrounds: Added F3 + J to toggle the background boxes behind text modules on the fly.
  • Individual Compass Positioning: The vertical position of the compass can now be fine-tuned via compassYOffset in the config.
  • Advanced Color Customization: Background colors now support full Hex-String customization (e.g., 0x000000) within the config.

🔧 Improvements & Fixes

  • Compass Background: Decoupled the compass background from the global text background toggle to ensure readability at all times.
  • Optimized Default Position: Adjusted the default compass height to sit perfectly above the standard Minecraft HUD.
  • Code Cleanup: Centralized rendering logic into RenderUtils for better performance and maintainability.
  • System Info: Further refined GPU string cleaning for Linux/Mesa users (Ryzen APUs).

⚠️ Important Note

Please delete your old config file (config/betterf3reborn.cfg) before launching this version to allow the new settings to generate correctly.

🚀 Better F3 Reborn v2.1.0 - The Framework Update

Choose a tag to compare

@hypopheria2k hypopheria2k released this 18 Jan 18:17

This release marks a significant milestone. We have completely rewritten the core architecture to provide a more stable, modular, and customizable experience for Minecraft 1.12.2.

🏗️ Major Architectural Changes

  • From Monolith to Framework: Moved away from a single monolithic debug renderer to a modular, registry-based system.
  • Decoupled Logic: Each HUD component is now an independent class, allowing for cleaner code and easier third-party extensions.
  • Performance Optimization: Rewritten rendering logic to ensure minimal impact on FPS, even in heavy modpacks.

✨ New Features & Improvements

  • Intelligent GPU Info: Drastically cleaned up the System line. Long GPU strings (especially on Linux/Mesa drivers and Ryzen APUs) are now shortened to keep the HUD clean.
  • Global Scaling: Added a userScale option (0.1x to 2.0x) in the config to perfectly fit any screen resolution.
  • New Spacing Defaults: Increased default X/Y offsets to 8 for a much cleaner, less "cramped" look at the screen edges.
  • Full Localization: Added complete translation support for German (de_de) and English (en_us) for all config menus and keybindings.
  • Refined Layout: The Compass has been repositioned above the hotbar to prevent overlapping with world information.

🔌 Mod Compatibility

  • Magic & Tech Integration: Refined real-time tracking for Thaumcraft (Aura/Flux), Botania (Mana), Blood Magic (LP Network), and Astral Sorcery (Starlight).
  • Server Metrics: Improved color-coded TPS and MSPT tracking for better server performance monitoring.

⌨️ Keybinds

  • All F3-shortcuts are now registered as native Minecraft keybinds.
  • You can rebind every toggle (Coordinates, System, Magic modules, etc.) in the standard Controls menu.

📥 Installation Note

It is highly recommended to delete your old betterf3reborn.cfg before launching this version. This allows the mod to generate the new, optimized default values for scaling and offsets.

v2.0.0 - Modular Magic & Performance Update

Choose a tag to compare

@hypopheria2k hypopheria2k released this 16 Jan 20:08

🚀 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.

Better F3 Reborn v1.1.0 - The Logic & Compatibility Update

Choose a tag to compare

@hypopheria2k hypopheria2k released this 15 Jan 16:09

🚀 Better F3 Reborn v1.1.0

🛠️ Key Changes & Fixes

  • Fixed Debug Overlay Leaks: Improved blocking of vanilla and third-party debug text layers. Your HUD stays clean, even in large modpacks.
  • Intuitive F3+X Logic: Pressing F3 + X now "locks" the Performance Graph and the HUD open. Pressing F3 again intelligently unlocks and closes the HUD.
  • Native Keybindings: All F3-shortcuts are now registered in the standard Minecraft Controls menu. You can rebind every toggle to any key you prefer!
  • System Stability: Fixed a crash related to config categories and added an auto-close feature when leaving a world.

🧪 Compatibility Tested
Tested with:

  • Astral Sorcery,
  • Baubles,
  • BetterFps,
  • BlahajASM,
  • EntityCulling,
  • FPS Reducer,
  • FermiumBooter,
  • FoamFix,
  • GPUTape,
  • InGame Info XML,
  • LunatriusCore,
  • MixinBooter,
  • Stellar Sky.

Full Changelog: v1.0.1...v1.1.0

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 29 Dec 19:48
a169601

Version 1.0.1 - New Features:

  • ⏰ Time of Day: Added in-game time display (e.g., Day 5, 14:32).
  • 🌦️ Weather Display: Shows current weather conditions.
  • 🎨 Biome Colors: Biomes now have distinct colors (e.g., Desert = Yellow, Ocean = Blue).
  • 🧭 Compass: Added a functional compass with N/S/E/W indicators.

🧹 Cleanup: Minor code optimizations and general cleanup.

Better F3 Reborn 1.0

Choose a tag to compare

@hypopheria2k hypopheria2k released this 27 Dec 13:37
2fb7f11