Перейти к содержимому
Mineforgian

Hudder

Make your own custom hud that looks and acts how you want it to!

Загрузки
14K
Подписчики
39
Обновлён
18 августа 2026 г.
Лицензия
MPL-2.0

Опубликован 28 марта 2024 г.

Want to do math to show icons on your screen? Want to use JavaScript and/or hudder's own custom language?! Well now you can! using this highly customizable hud creation mod you can create ANY HUD you want!!

Hudder allows you to create a custom hud to appear on your screen in game using it's very simple language (Or JavaScript if you know how to use it)!

Example:

{fps} will produce:

150fps

Why Hudder?

Because Hudder won't eat your pet rock.

You can learn more on the wiki

Full Variable list can also be found Here.

Full Method list can also be found Here.

Ченджлог

10.3.0-26.3-snapshot-9Релиз26.3-snapshot-7, 26.3-snapshot-8, 26.3-snapshot-9 · 18 августа 2026 г.

Additions

  • Added option to remove boss bars
  • Added rotate parameter for the text method
  • Added rectangle, gradient and horizontal_gradient methods
  • Added boss_bars variable (An array of objects with the properties [String uuid, String color, String color_code, Component name, boolean darken_screen, boolean play_boss_music, boolean create_world_fog, float progress])

Deprecations

  • Deprecated the AddText parameter for the run method in Hudder (as well as the add alias).
  • Deprecated old support for quote-less strings in Hudder's run method.

Changes

  • Added a total and Per-file size limit for Hudpacks (64MiB total, 8MiB per-file, disabled if unsafe operations is enabled)
  • Added a max file count for Hudpacks (255 files, disabled if unsafe operations is enabled)
  • Hudder V3 no longer marked experimental/unstable

Fixes

  • The DataVariableRegistry now enforces case-insensitivity in the getters too.
  • Many less than ideal error handling.
  • Potential memory leaks
  • Drag n drop in the config screen
  • Several issues caused by invalid Hudpacks
  • Some issues with auto-refresh
  • Some screen types being incorrect or too general
  • Item and slot methods

Technical/API changes

  • Improved testing infrastructure
  • Updated FunctionAndConsumerAPI to provide more debug information to the functions and consumers
  • Deprecated functions and consumers not using the new interfaces.
  • Updated DataVariableRegistry to be more type safe.
  • Deprecated the old DataVariableRegistry's VariableTypes class and the DataVariableRegistry methods that use it
  • Many breaking changes for Compilers (And many to come)
10.3.0-26.2Релиз26.2 · 18 августа 2026 г.

Additions

  • Added option to remove boss bars
  • Added rotate parameter for the text method
  • Added rectangle, gradient and horizontal_gradient methods
  • Added boss_bars variable (An array of objects with the properties [String uuid, String color, String color_code, Component name, boolean darken_screen, boolean play_boss_music, boolean create_world_fog, float progress])

Deprecations

  • Deprecated the AddText parameter for the run method in Hudder (as well as the add alias).
  • Deprecated old support for quote-less strings in Hudder's run method.

Changes

  • Added a total and Per-file size limit for Hudpacks (64MiB total, 8MiB per-file, disabled if unsafe operations is enabled)
  • Added a max file count for Hudpacks (255 files, disabled if unsafe operations is enabled)
  • Hudder V3 no longer marked experimental/unstable

Fixes

  • The DataVariableRegistry now enforces case-insensitivity in the getters too.
  • Many less than ideal error handling.
  • Potential memory leaks
  • Drag n drop in the config screen
  • Several issues caused by invalid Hudpacks
  • Some issues with auto-refresh
  • Some screen types being incorrect or too general
  • Item and slot methods

Technical/API changes

  • Improved testing infrastructure
  • Updated FunctionAndConsumerAPI to provide more debug information to the functions and consumers
  • Deprecated functions and consumers not using the new interfaces.
  • Updated DataVariableRegistry to be more type safe.
  • Deprecated the old DataVariableRegistry's VariableTypes class and the DataVariableRegistry methods that use it
  • Many breaking changes for Compilers (And many to come)
10.2.1-26.2Релиз26.2 · 11 августа 2026 г.

Updated translations for Spanish (Thanks to @danielelproxddd_ on Discord)

10.2.0-26.2Релиз26.2 · 9 августа 2026 г.

Additions:

  • Added a proper selection list for huds instead of having a text box that inputs the filename of the hud
  • Added first_execution variable for if it's the first time this hud has ran (since clearing cache), should be useful for initalizing huds
  • Added "integer" option type to hudpacks (require format version 3)
  • Added an edit button for the huds in Hudder's settings (Opens system editor)
  • Added experimental reimplementation of the Hudder compiler using ASM and Bytecode generation (Further implementation details will be reported on upon exiting experimental status)

Changes:

  • Hudpack format version 3
  • Draging and dropping huds into Hudder's settings now copies them into Hudder's huds folder.
  • Compilers now report which huds they support
  • Experimental compilers now show a warning when selected in Hudder's settings
  • General performance improvements across the entire codebase

Removed:

  • Removed the built in hud tutorial.hud
  • Removed the built in hud worldtime.js

Fixes:

  • Huds that take longer than a second to compile now compile in the background
  • ;no_sys_var; and ;sys_var; not doing their job
  • Inconsistent casing with Functions and Methods (All methods and functions are now case sensitive)
  • Built in huds always regenerating after deletion, built in huds now only regenerate if the hudder folder is missing completely
10.1.2-26.3-snapshotsАльфа26.3-snapshot-5, 26.3-snapshot-6 · 30 июля 2026 г.

Update 26.3 branch to 10.1.2

10.1.2-26.2Релиз26.2 · 30 июля 2026 г.

Fix crash if the config folder is a symbolic link

10.1.1-26.2Релиз26.2 · 25 июля 2026 г.

Fixed translations for Spanish (Thanks to @danielelproxddd_ on Discord) Fixed game crashing if another mod tries to load an external compiler before Hudder finished initialization.

10.1.0-26-snapshot-5Альфа26.3-snapshot-5 · 22 июля 2026 г.

Update to 26.3 snapshot 5

Комментарии

Загружаем…