Releases: Zgoly/Meteorist
Releases · Zgoly/Meteorist
v1.21.8-1
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 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
- @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)
What's Changed
- Replaced
AutoFix
withAutoRepair
(added new functionality) - Added
Use Lerped Position
setting inBoatControl
- Added player whitelist/blacklist settings in
DmSpam
- Added and updated filters for following modules:
RangeActions
ZAimbot
ZKillaura
- 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:AutoLeave
andRangeActions
- 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 moduleSafeWalk
is no longer controlled by it - Replaced module
AutoLight
withGrid
(rewritten as well) - Replaced command
TargetNbt
withDataCommand
. 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)
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
- @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
TargetNbt
command - 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
FastBridge
toAutoSneak
. 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
1.20 (v1.5)
- Replaced
AutoFloor
withPlacer
- Added
DmSpam
- Added modes to
AutoLight
- Updated and optimized
Presets
- Updated
SlotClick
- Removed comments referring to author
- Other stuff
1.19.3 (v1.4.1)
- Fixed some modules
- Removed easter eggs from code