7.3.0-26.1.1 - Fabric
Curse Maven Snippet
What's new
AFKStation 7.3.0
AFKStation 7.3.0 is a major maintenance, quality-of-assurance, and stabilization update. This release focuses on rigorous code auditing, strict UI standardization, and eliminating lingering state bugs to provide a flawless configuration experience.
Changed
- FPS Optimization: Changed the default AFK FPS limit from
30to45to provide a smoother and more responsive default idle experience. - UI Standardization: Formalized and strictly enforced internal UI specifications. All settings pages now use exact, hard-calculated button dimensions, grid spacing (12px horizontal gap, 4px vertical gap), and precise alignments.
- Dynamic Apply State: The
Applybutton state calculation now evaluates across all 34 configuration variables instantly upon page initialization, ensuring accurate reactivity.
Fixed
- Fixed a persistent issue where the "Apply" button would incorrectly remain disabled after confirming a configuration reset from a non-HOME sub-page (e.g., the HUD or Camera tabs).
- Fixed UI slider values and toggle states occasionally failing to visually update immediately after a reset action was triggered.
- Fixed an edge-case configuration bug where values could become desynced between the backend
Configand the frontend working state. - Fixed history management logic safely handling bounds without risking
ConcurrentModificationException.
Removed
- Removed custom X, Y, Z coordinate options for HUD positioning. The HUD position is now strictly managed via predefined Anchor presets (Top-Left, Top-Right, Bottom-Left, Bottom-Right, Center) for better consistency and ease of use.
- Removed faulty lifecycle state-reset logic (e.g., clearing
loadedStateduring theremoved()UI hook) that previously corrupted the screen reload process and broke default value restoration. - Removed arbitrary and hardcoded UI margins in favor of a strictly calculated, unified grid system.
- Removed obsolete code paths and redundant validations discovered during the comprehensive engineering code audit.
Notes
- Updating to AFKStation 7.3.0 is highly recommended for all users to ensure UI consistency and reliable configuration management.
- Existing configuration files (
afkstation.json) are fully compatible and will automatically adapt to the new default parameters where applicable. - AFK history remains capped safely, and existing saved settings are preserved.
- AFKStation remains a client-side only mod. Multiplayer is fully supported without requiring server-side installation.
This mod has no additional files

