Releases: NGSpace/hudder
Releases · NGSpace/hudder
9.1.0
9.0.0
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
This is an in development version of Hudder with features that might change in the future.
7.1.1-1.21.4
Full Changelog: 7.1.0-1.21.4...7.1.1-1.21.4
7.1.0-1.21.4
Fixes for 1.21.4
5.6.0 1.21.2 beta
Merge pull request #23 from NGSpace/updateto1.21.2 Update to 1.21.2-3
Hudder 5.0.0 - 1.21 - MacOS
Merge pull request #19 from NGSpace/functions [5.0.0] Add functions, some refactoring
trinkets support - 1.21
update trinkets
3.5.1 - 1.21
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
Add support for trinkets