Added the "v1.21.80.20/21/22 Preview (PC)" preset.
Changes
v1.21.80.20/21/22 Preview is now fully supported!
Fixes
Fixed a bug where the customOverlays.css file was not imported.
v0.19.0
Additions
The customizer now makes the following options always toggleable:
Starting Map
Bonus Chest
Flat World
Fixes
Fixed a bug where the max text length override was not working on all text boxes.
v0.18.0
Additions
Added buttons to get the actual download link instead of just downloading the file.
v0.17.3
Critical Bug Fixes
Fixed a bug where the customizations to the debug tab were not applied properly.
v0.17.2
Critical Bug Fixes
Fixed a bug where the "Add more default game modes" option would break the create and edit world screens.
v0.17.1
Critical Bug Fixes
Lots of visual bug fixes to the Ore UI Preview in the colors tab of the customizer options menu.
v0.17.0
Additions
Added an Ore UI Preview to the colors tab of the customizer options menu, it shows what the menu looks like with your current
color settings.
Changes
The `maxTextLengthOverride` option now forces all text boxes to use the length, even if the text box would normally have had a
longer length.
The customizer now produces a warning if one of the customizations failed, which could be caused by the section of the file it
would replace having already been modified, or by it being from a Minecraft version that is not supported by that customization.
The customizer now uses regex expressions to replace the values so that it will work with other versions of Minecraft, since
each Minecraft version changes the variables names.
v0.16.0
Additions
Added an extremely advanced JavaScript console, it even supports expanding variables like in chromium devtools.
Added custom scrollbars.
Added a few new assets.
Added the `Consolas` font.
Added the `JSONB` class.
Added the `JSONBConsole` class.
Added the `About` tab to the `8Crafter Utilities Main Menu`.
Added the version number and config to the `General` tab of the `8Crafter Utilities Main Menu`.
Added the `heldKeys` and `keldKeyCodes` properties to the `Small Corner Debug Overlay`.
Changes
Various bug fixes and improvements.
v0.15.1
Fixes
Fixed a bug where the customizer was not adding files correctly.
v0.15.0
Additions
Added all the debug utilities.
Added the 8Crafter Utilities Main Menu.
Added a ton of new files.
Fixes
Fixed a bug where the customizer did not work.
v0.14.0
Additions
Added a feature where the customizer automatically fixes a bug with the PC version of Ore UI where many of the icons were just
blank white squares.
Added more logging to the console for what was modified.
v0.13.1
Fixes
Fixed a bug where the color replacements would default to using HSV format, which was not supported by Minecraft.
v0.13.0
Additions
Made the color replacements options functional.
Added a TON of new color replacements options.
Fixes
Fixed a bug where the title for the `Colors` tab of the options menu was labeled General Settings.
v0.12.0
Additions
Moved the options into their own settings menu, with a sidebar and tabs, it currently has two tabs:
General
Colors
v0.11.2
Fixes
Fixed an issue where the debug tab wouldn't appear.
v0.11.1
Fixes
Fixed the Add Debug Tab option.
v0.11.0
Changes
The world seed can actually be changed now. Note: You have to do it in the debug tab, otherwise the seed changes won't save.
Fixes
Fixed a bug where the Allow For Changing Seeds toggle did not do anything.
v0.10.0
Additions
Added an Android v1.21.70/71 preset.
Added an error message for when a preset is unable to be loaded.
The file size now is displayed in the most suitable unit, rather than always bytes.
v0.9.2
Fixes
Fixed a bug where it would say that imported files were presets.
v0.9.1
Fixes
Fixed a bug where when repairing the directory structure of the .zip files, it would add "Local Disk" folders in there.
v0.9.0
Additions
Added .zip file validation.
Added an element to display errors and warnings from during the validation of the .zip file.
Added .zip file presets. You can choose to use one by using the dropdown.
The comments added to the top of the modified files now include the customizer's version, and the selected settings.
Changes
If the .zip file is structured `myZip.zip/dist/hbui/**` instead of `myZip.zip/gui/dist/hbui/**` it will now give a warning and
automatically repair the directory structure.
If the .zip file is structured `myZip.zip/hbui/**` instead of `myZip.zip/gui/dist/hbui/**` it will now give a warning and
automatically repair the directory structure.
v0.8.1
Fixes
Fixed an issue where the seed text box was still disabled.
v0.8.0
Changes
Massive updates to the debug tab.
Updated instructions.
v0.7.3
Additions
Added the customizer's version number into the comments added to the top of the modified files.
Changes
Updated the displayed version on the website from v0.0.1 to v0.7.3.