Testing state: standard
Changes since previous:
- Added packet-based server-side opt-in and opt-out (Note: requires some modification, see README for instructions)
- Timer and ProximityRadar now require server opt-in, in accordance with Modrinth Content Rules
- Updated to 1.20.6!
Known issues
None yet :D
Compatibility
INCOMPATIBLE with 1.20.4, due to significant code changes in Minecraft.
Testing state: Moderate
Changes since previous:
- Removed non-functional "register" commamnd
- Made "set" Brigadier sub-command actually work
- Added "force" argument to
/debugcrash
that usesGlfwUtils.makeJvmCrash()
to crash without saving world - Added the ability to attack mobs in FullKeyboard
Known issues
- None yet
Testing state: Moderate
Changes since previous:
ProximityRadar
- Enabled detection of the Ender Dragon
- Added hoglin and zombified piglin filtering options
- Added (back) projectile detection
Misc
- Fixed the Timer scroll adjustment translation key
- Added option to enable opening of GUIs in portals (yay!)
Testing state: Moderate
Changes since previous:
-
Fixed the toggleable feature "disabled" text not showing the translation
-
Added separate ranges for hostile mobs, players and items in ProximityRadar
-
Updated to 1.20.2
Fun fact: this build is the only tested cross-version! It works on both 1.20.1 and 1.20.2 because minimal stuff was changed in Minecraft's codebase :)
Changes since previous:
- Fixed two critical bugs:
- CommandProcessor blocks all messages when disabled
- FeatureList and CommandProcessor are disabled on world exit, but are not re-enabled
- Added option for CommandProcessor and FeatureList to re-enable on joining world, even if they were disabled
- Downgraded Wurst Client and WI-Zoom (un)compatibility level from "breaks" to "conflicts"
- Added Mod Menu integration for config screen
I'm going on holiday until June 6, so I won't be able to test and fix the mod until I get back, sorry!
NOTE: This is the first release using proper SemVer, so all versions before this are inaccurate.
Xenon v3.1.0+1.19.4
Changes since previous:
- Added a "full keyboard gameplay" feature: Allows you to play Minecraft using only your keyboard and a touchscreen. Full mouse event simulation (so you can drop the touchscreen) is in progress, but not very successful
- Added missing translation keys
- Fixed a bug in CommandProcessor where it would crash if the command is missing the action keyword
- Fixed a bug where the shader color was not reset in ProximityRadar and RedReticle, causing the hotbar to be miscolored