Skip to content

v2.0.0-pre1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 21 Jun 21:40
v2.0.0-pre1
010bd5b

This is a pre-release version of the v2.0.0 rewrite. Please report any issues/bugs you may encounter!

Changes

  • Rebuilt the config GUI around Confikure.
    • Modules are now presented as features with cleaner controls, labels, and descriptions.
    • Added persistent selected tab and collapsed group state.
    • Added /openutils to open the config screen.
  • Added a new Layout Editor for HUD positioning.
    • HUD previews now resemble the real HUD elements.
    • HUD positions now use stable persistence IDs and improved anchoring.
  • Replaced Null Move with Snap Tap.
    • Added forward/back and side-to-side SOCD modes.
    • Added last-input, absolute-priority, and neutral behavior.
  • Removed Array List, Ghost Liquid Fix, Fall View, Nick Bot, and Weather.
  • Switched the internal event bus to FastBus.
  • Added Confikure GUI persistence, HUD layout persistence, and safer config/HUD layout error handling.
  • Cleaned up feature architecture, utility classes, descriptions, and release metadata.

Breaking Changes

  • Existing v1 config files are not migrated. You will need to reconfigure features after updating to v2.
  • Several removed modules/features no longer exist in the config.

Full Changelog: v1.4.5...v2.0.0-pre1