Releases: use-ai-for-mc/imagine-more-fun
Releases · use-ai-for-mc/imagine-more-fun
Release list
v3.4.1
What's Changed
- feat: restore quest collectible guidance and remaining-time HUD by @weikengchen in #29
Full Changelog: v3.4.0...v3.4.1
v3.4.0
What's Changed
- Port ImagineMoreFun to Minecraft 26.2 in #27.
- Keep /ridestats authoritative after the ImagineFun API starts, allowing the in-game statistics menu to immediately correct a stale ride counter.
Compatibility
- Minecraft 26.2
- Fabric Loader 0.19.3 or newer
- Java 25 or newer
- ImagineFunUtils 0.0.9 or newer is recommended
Full Changelog: v3.3.1...v3.4.0
v3.3.1
What's Changed
- Reduce SkinCache I/O by @weikengchen in #10
- Highlight quest collectibles by @weikengchen in #11
- Fix durable setup completion and legacy migration by @weikengchen in #12
- Stabilize OpenAudioMC WebView lifecycle by @weikengchen in #13
- fix(pim): resolve data files from Fabric config directory by @weikengchen in #14
- chore(logging): reduce routine gameplay log noise by @weikengchen in #15
- chore: remove Alpha Table debug counters by @weikengchen in #16
- fix(skincache): avoid duplicate startup maintenance by @weikengchen in #17
- feat(strategy): add total-hours duration display by @weikengchen in #18
- perf(strategy): move HUD updates out of rendering by @weikengchen in #19
- perf(autograb): cache same-tick location lookup by @weikengchen in #20
- feat(alerts): request system attention while unfocused by @weikengchen in #21
- feat(showtime): add nearby attraction countdown HUD by @weikengchen in #22
- refactor: remove abandoned Quest and RCT experiments by @weikengchen in #23
- docs: reorganize current contracts and archived evidence by @weikengchen in #24
- build: make deployment formatting check-only by @weikengchen in #25
- Prefer ImagineFun server API for ride counts by @weikengchen in #26
- Prepare 3.3.1 for Minecraft 1.21.11 by @weikengchen in #28
Full Changelog: v3.3.0...v3.3.1
v3.3.0
What's Changed
- [codex] Harden IMF persistence against corrupt state by @weikengchen in #3
- [codex] Show ride goal status in Daily Plan HUD by @weikengchen in #4
- Fix OpenAudioMC WebView lifecycle leak by @weikengchen in #6
- Show nearest ride goal in Daily Plan HUD by @weikengchen in #7
- Prepare 3.3.0 release by @weikengchen in #8
- Prevent orphaned OpenAudioMC media playback by @weikengchen in #9
Full Changelog: v3.2.1...v3.3.0
v3.2.1
What changed
- Removed the chat IME/input-method helper introduced in v3.2.0.
- The mod no longer switches the operating system input method when Minecraft chat opens, so it cannot change the active Chinese/Japanese/etc. input source in other apps.
- Removed the related config option, default setting, language strings, implementation classes, and README mention.
Modrinth summary
Removes the chat input-method helper from v3.2.0. This avoids system-wide OS input-source changes when switching between Minecraft and other apps.
Full changelog: v3.2.0...v3.2.1
v3.2.0
What's Changed
- Windows audio engine + status helper: actionable errors and tray countdown fix by @weikengchen in #2
Full Changelog: v3.1.5...v3.2.0
v3.1.5
What's Changed
- dream cleanup: fix HIGH/MEDIUM/LOW issues across the codebase by @weikengchen in #1
New Contributors
- @weikengchen made their first contribution in #1
Full Changelog: v3.1.1...v3.1.5
v3.1.1
v3.1.0
ImagineMoreFun 3.1.0 — for Minecraft 1.21.11 (Fabric), Java 21.
Highlights
- Space Mountain / Hyperspace Mountain overlay — a client-side visual overhaul for these rides, on by default: a cleaned-up dome, an animated launch-tunnel screen effect (rotating starfield, purple rings, red phase), the coaster track, a projected disco-ball starfield, a sealed entry tunnel, and hidden show props. Fullbright is suppressed while it is active so the effect reads. A master toggle reverts to vanilla visuals.
- Ride Plan HUD — a chained daily-plan tree across the top of the screen, with the server's Daily Objectives folded in automatically as gold DAILY layers.
- Goal-aware
/randomride— warps you to a random ride you still have an open goal on.
Other changes
- Relicensed to the MIT License.
- README rewritten as a single-mod, player-facing page.
- Debug and dev tooling removed from the public build.
- Fixes across pin tooling, autograb timeouts, the setup wizard, and server detection (IPs with a port).
Install
Requires the Fabric loader for Minecraft 1.21.11 and Java 21. Incompatible with the standalone Not Riding Alert and Pim! mods — remove those first.
Full Changelog: v3.0.1...v3.1.0