Releases: Zgoly/Meteorist
Releases · Zgoly/Meteorist
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
v1.7 (Minecraft 1.20.2)
What's Changed
- New logo
- Added
AutoSleep - Added
ZAimbot - Rewritten
ItemSucker - Rewritten
SlotClick - Rewritten and fixed
DmSpam - Rewritten and fixed
ZKillaura - Added syntax highlighting to
TargetNbtcommand - Removed
ContainerCleaner(Meteor now has a replacement inInventoryTweaks)
Full Changelog: v1.6...v1.7
v1.6 (Minecraft 1.20.1)
What's Changed
- Fix startup jvm crash by @Fiz-Victor in #28
- Renamed
FastBridgetoAutoSneak. Now it has new functionality! - Rewritten
DmSpamcode - Removed
NewVelocity - Other minor changes
New Contributors
- @Fiz-Victor made their first contribution in #28
Full Changelog: v1.5...v1.6
