Skip to content

Releases: NGSpace/hudder

9.1.0

14 Nov 16:52

Choose a tag to compare

Hudder 9.0.0 for minecraft 1.21.9 and 1.21.10 has been shipped to modrinth:
add active_effects (by @magor2345)

Fix JS booleans
Fix JS sections

9.0.0

08 Nov 10:56

Choose a tag to compare

Variables Added:

  • selectedresourcepacks
  • selectedresourcepacks_unfiltered
  • cps
  • cps_left
  • cps_right
  • f3enabled
    Variables added by @magor2345:
  • version_type
  • game_version
  • username
  • uuid
  • world_name (singleplayer only)
  • server_name
  • server_ip
  • server_motd
  • entity_in_front
  • cam_fluid_in_front
  • fluid_in_front

Changes:

  • Remove excess names of compilers (Configs will be changed automatically)
  • Moved config outside of the Hudder folder
  • Map function now throws an error if unsafe operations are not allowed.
  • Added DataVariableRegistry (See wiki)
  • Deprecated ObjectDataAPI infavor of DataVariableRegistry
  • Added registerCompiler(String name, ATextCompiler compiler)
  • Removed registerLoadedCompiler
  • Deprecated registerCompiler(String name, String classname) infavor of registerCompiler(String name, ATextCompiler compiler)
  • Fixed js array functions throwing an error on arrays not created by the hud
  • Fixed hud not showing when debug features are enabled even if f3 is not toggled
  • Removed "armor" and "fibonacci" default huds
  • While loops are now only limited when unsafe operations are disabled.
  • Added proper names for the config options for unsafe operations

9slicetexture

14 Feb 10:27
8005e53

Choose a tag to compare

This is an in development version of Hudder with features that might change in the future.

7.1.1-1.21.4

19 Dec 21:00

Choose a tag to compare

7.1.0-1.21.4

13 Dec 15:16
3366327

Choose a tag to compare

Fixes for 1.21.4

5.6.0 1.21.2 beta

26 Oct 15:57
936a023

Choose a tag to compare

Merge pull request #23 from NGSpace/updateto1.21.2

Update to 1.21.2-3

Hudder 5.0.0 - 1.21 - MacOS

22 Oct 17:46
ff667ea

Choose a tag to compare

Merge pull request #19 from NGSpace/functions

[5.0.0] Add functions, some refactoring

trinkets support - 1.21

01 Oct 23:58

Choose a tag to compare

update trinkets

3.5.1 - 1.21

09 Sep 13:35

Choose a tag to compare

Added variables:
{playerspeed} - the speed of the player in blocks per second
{horizontal_playerspeed} - the horizontal speed of the player in blocks per second

Fixed the != operator

Sources jar provided below

trinkets support - 1.20.1

24 Aug 17:57

Choose a tag to compare

Add support for trinkets