
Eymistaken's Zoom 1.0.1
release9 марта 2026 г.Testing new API features of Eymistaken's HUD.

Eymistaken's Zoom 1.0.0
release22 февраля 2026 г.Changelog - Version 1.0.0
Initial Release & API Demonstration
This is the first experimental release of Eymistaken's Zoom, designed to showcase how external plugins can hook into the Eymistaken's HUD core module.
Added:
Real-time cinematic zoom functionality using MathHelper lerp interpolation. Mouse sensitivity scaling corresponding to the current zoom multiplier. Integration with Cloth Config and ModMenu. Independent, configurable sliders for Zoom-In Speed and Zoom-Out Speed (Default: 35). "Client" environment tag implemented to prevent accidental server crashes. Technical Notes for Developers:
Source code demonstrates the proper configuration of
fabric.mod.json entrypoints to dynamically load as a HUD module. Includes examples of Mixin injections (
FovMixin ,
MouseMixin ) handling input processing alongside main client logic.
