DiumStream-LevelUpHUD icon

LevelUpHUD

A modern Schedule I HUD showing your rank, tier, and XP in a sleek, dark panel with gradient and rounded corners. Instantly updates with Mod Manager or phone app changes.

CHANGELOG

LevelUpHUD - Changelog

[1.0.4] - 2025-12-09

  • Fixed: Gradient background color and rounded corners now display correctly across all game environments.
  • Improved: The custom UI component previously used for gradients has been removed, streamlining the code and eliminating a dependency.
  • ptimized: The rank calculation process was refined to use direct numerical comparison instead of text comparisons, significantly reducing CPU usage in the update loop to further prevent FPS drops.
  • Improved: Overall HUD initialization stability.

[1.0.3] - 2025-12-08

  • Fixed: corrections to a rank translation error
  • Improved: Code rewritten from scratch for a better structure.
  • Improved: Optimized to prevent FPS drops.

[1.0.2] - 2025-11-24

  • Fixed: Numerous unspecified bugs were corrected.
  • Improved: Code rewritten from scratch for a better structure.
  • Improved: Optimized to prevent FPS drops.
  • Improved: Language system added.
  • Improved: Removed static text size adjustment for "Next Rank" and made it dynamic based on language.
  • Code cleanup and minor optimizations

[1.0.1] - 2025-05-18

  • Fixed: HUD now correctly displays all Kingpin tiers (e.g. Kingpin 12, Kingpin 24, etc.)
  • Fixed: XP to next tier always displays correctly, even at high Kingpin levels
  • Improved: Next rank/tier logic is now fully dynamic and supports unlimited Kingpin progression
  • Code cleanup and minor optimizations

[1.0.0] - 2025-05-17

Initial Release 🎉

  • Modern dark HUD with gradient background and rounded corners
  • Displays your current rank, tier, and XP required for the next rank
  • Fully customizable position, size, and colors (all settings live update)
  • Compatible with Schedule 1 Mod Manager and in-game phone app
  • Instant UI reload when changing any config option
  • Minimal, clean, and easy-to-read design
  • No restart required for changes-everything updates in real time