Releases: Zgoly/Meteorist
Releases · Zgoly/Meteorist
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
1.19.2 (v1.4)
Added TargetNbt
command
- Added
AutoFix
module - Added
EntityUse
module - Added
FastBridge
module
Added some utils
Fixed AutoFloor
and other modules
1.19.2 (v1.3.2)
- Added some GUI addons
- Updated icon
- Other stuff