Skip to content

Releases: Zgoly/Meteorist

v1.21.11-1

22 Dec 19:47
cf37ea3

Choose a tag to compare

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 MeteoristInfoParser with better Category resolution 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

03 Dec 21:19

Choose a tag to compare

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 disableOnExit is enabled
  • Fixed ItemsSetting not loading saved items; also updated ItemsSetting and StringPairSetting NBT handling for consistency
  • Various other improvements and fixes

New Contributors

Full Changelog: v1.21.8-1...v1.21.10-1

v1.21.8-1

01 Aug 23:32

Choose a tag to compare

What's Changed

  • Updated version format to match Meteor's convention
  • Added several new GitHub Workflows
  • Rewrote AutoCrafter to use the recipe book for crafting; improved performance and reliability on higher ping connections
  • Integrated DocsGenerator into the build as a dev module (can be enabled via Meteor settings)
  • Introduced MeteoristInfoParser as a more robust alternative to DocsGenerator
  • 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

  • @Rapou7 made their first contribution in #54
  • @Gamer-friend made their first contribution in #55

Full Changelog: v1.12...v1.21.8-1

v1.12 (Minecraft 1.21.5)

29 Apr 21:05

Choose a tag to compare

What's Changed

  • Replaced AutoFix with AutoRepair (added new functionality)
  • Added Use Lerped Position setting in BoatControl
  • Added player whitelist/blacklist settings in DmSpam
  • Added and updated filters for following modules:
    1. RangeActions
    2. ZAimbot
    3. ZKillaura
  • Added shield-related features to ZKillaura
  • Other stuff

v1.11 (Minecraft 1.21.4)

28 Jan 19:44

Choose a tag to compare

What's Changed

  • Added module AutoCrafter
  • Added module NerdVision (Warning: module may be unstable)
  • Added module ZoomPlus
  • Updated module AutoLeave - split into two modules: AutoLeave and RangeActions
  • 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

image

Full Changelog: v1.10...v1.11

v1.10 (Minecraft 1.21)

26 Jun 20:38

Choose a tag to compare

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)

08 Jun 21:53

Choose a tag to compare

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 module SafeWalk is no longer controlled by it
  • Replaced module AutoLight with Grid (rewritten as well)
  • Replaced command TargetNbt with DataCommand. 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_damage functionality 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)

09 Apr 20:04
def4bc8

Choose a tag to compare

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 ItemSucker and added new mode that works without Baritone
  • And other small changes!

New Contributors

Full Changelog: v1.7...v1.8

v1.7 (Minecraft 1.20.2)

23 Oct 18:55
45d22c1

Choose a tag to compare

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 TargetNbt command
  • Removed ContainerCleaner (Meteor now has a replacement in InventoryTweaks)

Full Changelog: v1.6...v1.7

v1.6 (Minecraft 1.20.1)

24 Jul 18:04
2a3b6a4

Choose a tag to compare

What's Changed

  • Fix startup jvm crash by @Fiz-Victor in #28
  • Renamed FastBridge to AutoSneak. Now it has new functionality!
  • Rewritten DmSpam code
  • Removed NewVelocity
  • Other minor changes

New Contributors

  • @Fiz-Victor made their first contribution in #28

Full Changelog: v1.5...v1.6