add active_effects
Fix JS booleans Fix JS sections
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
Add selectedresourcepacks and selectedresourcepacks_unfiltered variables
Fix
fix
Fix
Some fixes to while loops and functions.
Add issprinting variable
Backport 8.5.0 variables to 1.21.4
Fixed
Backport 8.5.0 to 1.21 and 1.21.1
Update to 1.21.9
Removed cloth config dependency, replaced with custom config screen
Moved wiki
Add Spanish (Mexico) translation (Thanks to @danielelproxddd_)
Added keybind ('r' by default) to open hudder's config screen
Booleans added: isguiopen ischestopen iscraftingtableopen isdialogopen isinventoryopen
Strings added: openguitype openguititle
Fix operating system variable
Fix Operating system variable
Fix hex colors, final fix for rendering, some code deprecations, added searchbar in wiki.
Automatic config upgrades, fixing render culling bug, fix math and class operators mixing (again), update dependencies.
Port to 1.21.6
Fixed the biome variable. Fixed hotbar rendering incorrectly or not at all.



