Skip to content
This repository was archived by the owner on Feb 26, 2025. It is now read-only.

Tags: AS1100K/aether

Tags

[email protected]

Toggle [email protected]'s commit message
Final Release: 0.3.0

[email protected]

Toggle [email protected]'s commit message
fix: parse changelog before checkout

[email protected]

Toggle [email protected]'s commit message
fix: binary name

[email protected]

Toggle [email protected]'s commit message
Changed Anti-AFK Settings

[email protected]

Toggle [email protected]'s commit message
Changed Anti-AFK Settings

[email protected]

Toggle [email protected]'s commit message
Updated README.md

[email protected]

Toggle [email protected]'s commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bridged logs to discord and add chat feedback back (#14)

[email protected]

Toggle [email protected]'s commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added Support for Multiple Bots, Advanced Anti AFK Plugin and Discord…

… Plugin (#10)

* RELEASE 0.3.0-alpha.6

* Moved to Minecraft Version 1.20.6

* Moved to Better 1.20.6

* Removed Chat feedback

* Fix: stone miner movement (#6)

* Optimized Imports

* Added Support for multiple bots (#8)

* Added support for multiple bots

* Added `Config` resource

* updated todos

* Improved distance calculation for `StopPathfinding`

* Added version check for `config.json`

* Advanced Anti-AFK (#7)

* Added Advanced Anti AFK

* fixed anti-afk

* Integrated Task Manager to support newer Anti AFK Plugin

* Added newer anti-afk plugin to `aether-core`

* Created `rust-toolchain` for entire workspace

* Updated documentation

* Added Chat Feedback back

* updated .gitignore

* Added Discord Plugin

* Added Discord Chat Bridge Plugin

* fix: Added support for multiple bots

* Integrated Discord Plugin with `aether-core`

[email protected]

Toggle [email protected]'s commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Modular code (with plugins) (#4)

* Added Anti-AFK Plugin

* Added Auto-Mine Plugin

* Added Task Manager Plugin

* Updated examples and `aether-core` to use plugins

* Added ViaVersion

* Upgraded Version of `aether-core`

[email protected]

Toggle [email protected]'s commit message
Better Pearl Loading (#3)

- Removed unnecessary println that logs the server's chat
- Makes the bot come back to the AFK Location after loading the pearl
- Better AFK Module (now bot interacts with chest and even sends swing packets other than random head rotati

Major Commits:

* Moved from `std::sync::Mutex` to `parking_lot::Mutex`

* Added Modular Approach to stop pathfinding.

+ fmt

* Removed unused function

* Added functionality for the bot to go back to the afk location after loading the pearl

* Added Better AFK Module

* Added "You have lost connection to the server" support for 2b2t

* Removed logging of every chat message

* Removed unnecessary mut

* Added Debug Trait to State

* Better Pearl Loading

* Bumped Azalea Version

* Bump the Version of `aether-core`