Skip to content

v0.2.1

Choose a tag to compare

@castledking castledking released this 24 Apr 01:40

v0.2.1: Clone/Move Rotation & Keybind Fixes

This release fixes clone/move tools not rotating when pressing Ctrl + R, cleans up duplicate keybind categories, and removes debug logging noise.

Highlights

  • Clone/Move Rotation: Ctrl + R now properly rotates the selection preview in clone/move operations
  • Clone/Move Mirroring: Ctrl + F now properly mirrors the selection preview based on the player's look direction
  • Keybind Categories Fixed: Resolved issue where multiple Axion categories appeared in the keybinds menu
  • Reduced Log Spam: Removed excessive debug logging the last few versions brought in

Technical Changes

  • Added transform and sourceClipboardBuffer to RepeatRegionPreview to track transformations
  • Added handleRotateAction() and handleMirrorAction() to controller for clone/move operations
  • Fixed edge detection for Ctrl+key combinations in KeyBindingHandler
  • Cleaned up debug logging in AxionPreviewTemplateCache, BlockPreviewPipeline, ClientModeController, MinecraftClientMixin, and MouseMixin

Supported Versions

1.21.7, 1.21.8, 1.21.9, 1.21.10, 1.21.11

Support and Feedback