Releases: Zgoly/Meteorist
Releases · Zgoly/Meteorist
Release list
v26.1.2-1
What's Changed
- Update to 26.1.2
- Major refactor of
MeteoristStarscript- added new functionsis_fallingandwould_take_damage; improved fall damage/distance calculations with proper caching and edge-case handling - Baritone & Minescript updated to versions 26.1 and 5.0b11 respectively
AutoSleeplogic simplified
Full Changelog: v1.21.11-2...v26.1.2-1
v1.21.11-2
What's Changed
- Update to latest Yarn mappings, Fabric Loader and Loom
- Replace
JumpJumpwith newJumpsmodule, now supports ground-only activation - Overhaul
JumpFlight: add tick-delayed ascent/descent - Add sign counter to
SignSearchinfo string - Enhance
ItemsOfferin AutoTrade with NBT-based filtering, regex matching, and flexible item/count rules - Add Catppuccin theme support and register custom category icon
- Launch updated official website with better download button, SEO metadata, and showcase images
- Add
meteor-addon-list.jsonfor future addon discovery - Bump Baritone version to 1.21.11
Full Changelog: v1.21.11-1...v1.21.11-2
v1.21.11-1
What's Changed
- Update to Minecraft 1.21.11 and upgrade Fabric Loader, Loom, and Gradle
- Overhaul ZAimbot with fully customizable projectile trajectories (snowballs, eggs, etc.) and GUI for managing them
- Easter egg has been added! Try downloading latest version and typing
🌠in the chat - Launch new official website with auto-generated module/command browser and one-click downloads
- Refactor CI workflows to commit generated JSON metadata directly to main repo (no longer uses separate website repo)
- Improve
MeteoristInfoParserwith betterCategoryresolution and file caching for reliable metadata extraction - Fix minor issues in
AutoSleep,ItemsSetting, and various entity imports due to Minecraft 1.21.11 package changes
Full Changelog: v1.21.10-1...v1.21.11-1
v1.21.10-1
What's Changed
- Update to Minecraft 1.21.10 by @ProsperFall in #65
- Migrate to Mojang’s official mappings (replacing Yarn), preparing for 1.21.11+ updates
- Added Minescript integration module – control and monitor Minescript stuff directly from Meteorist
- Added SignSearch module – find and highlight signs using regex patterns, with in-game GUI and navigation support
- Enhanced ZAimbot with independent yaw/pitch control, instant aim toggles, and other changes
- Fixed DmSpam infinite loop when
disableOnExitis enabled - Fixed
ItemsSettingnot loading saved items; also updatedItemsSettingandStringPairSettingNBT handling for consistency - Various other improvements and fixes
New Contributors
- @ProsperFall made their first contribution in #65
Full Changelog: v1.21.8-1...v1.21.10-1
v1.21.8-1
What's Changed
- Updated version format to match Meteor's convention
- Added several new GitHub Workflows
- Rewrote
AutoCrafterto use the recipe book for crafting; improved performance and reliability on higher ping connections - Integrated
DocsGeneratorinto the build as a dev module (can be enabled via Meteor settings) - Introduced
MeteoristInfoParseras a more robust alternative toDocsGenerator - Reverted to Groovy DSL for build scripts
- Converted Access Widener usages to Mixins for better compatibility and maintainability
- Added ZAutoTotem by @Rapou7 in #54
- Updated DataCommand.java by @Gamer-friend in #55
- Various other improvements and fixes
New Contributors
Full Changelog: v1.12...v1.21.8-1
v1.12 (Minecraft 1.21.5)
What's Changed
- Replaced
AutoFixwithAutoRepair(added new functionality) - Added
Use Lerped Positionsetting inBoatControl - Added player whitelist/blacklist settings in
DmSpam - Added and updated filters for following modules:
RangeActionsZAimbotZKillaura
- Added shield-related features to
ZKillaura - Other stuff
v1.11 (Minecraft 1.21.4)
What's Changed
- Added module
AutoCrafter - Added module
NerdVision(Warning: module may be unstable) - Added module
ZoomPlus - Updated module
AutoLeave- split into two modules:AutoLeaveandRangeActions - Added command
Instructions - Added command
Interact - Removed command
Coordinates(alternative is F3 + C) - Added Javadoc to some functions
- Switched to Kotlin Gradle to match meteor addon template
- Other stuff
Full Changelog: v1.10...v1.11
v1.10 (Minecraft 1.21)
What's Changed
- 1.21 update by @crazymoose77756 in #41
- Added module
AutoInteract - Added module
AutoMud - Added module
AutoTrade - Added module
DisconnectSound - Added module
DoubleDoorsInteract - Updated module
EntityUse->EntityInteract - Added command
PlayersInfoCommand
Full Changelog: v1.9...v1.10
v1.9 (Minecraft 1.20.6)
What's Changed
- 1.20.6 update by @crazymoose77756 in #36
- A LOT of restructuring. Configs for some modules may stop working.
- Added module
BoatControl - Added config manager, now you can edit configs for modules with extra functionality more easier
- Added some new interesting messages when launching Meteorist
- Updated module
SlotClick- now it has absolutely different settings and rewritten completely from scratch. - Updated module
AutoSneak- now it has more settings and moduleSafeWalkis no longer controlled by it - Replaced module
AutoLightwithGrid(rewritten as well) - Replaced command
TargetNbtwithDataCommand. Now it has better structure, can work on block states and players. - Small changes in command
CoordinatesCommand - Small changes in module
Placer - Presets: new presets added, replaced
fall_damagefunctionality with meteor method functionality - Other stuff
New Contributors
- @crazymoose77756 made their first contribution in #36
Full Changelog: v1.8...v1.9
v1.8 (Minecraft 1.20.4)
Well, I'm a little late!
What's Changed
- Prepare for 1.20.4 by @Starmania in #34
- Added
Instructions - Fully rewritten
AutoLogin - Fully rewritten
Placer - Rewritten
ItemSuckerand added new mode that works without Baritone - And other small changes!
New Contributors
- @Starmania made their first contribution in #34
Full Changelog: v1.7...v1.8
