mirror of
https://github.com/mat-1/azalea.git
synced 2025-08-02 14:26:04 +00:00
update changelog
This commit is contained in:
parent
a5e7ff771d
commit
cfdd8e690f
1 changed files with 2 additions and 0 deletions
|
@ -19,7 +19,9 @@ is breaking anyways, semantic versioning is not followed.
|
||||||
- Add auto-reconnecting which is enabled by default.
|
- Add auto-reconnecting which is enabled by default.
|
||||||
- `client.start_use_item()`.
|
- `client.start_use_item()`.
|
||||||
- The pathfinder no longer avoids slabs, stairs, and dirt path blocks.
|
- The pathfinder no longer avoids slabs, stairs, and dirt path blocks.
|
||||||
|
- The pathfinder now immediately recalculates if blocks are placed in its path.
|
||||||
- The reach distance for the pathfinder `ReachBlockPosGoal` is now configurable. (@x-osc)
|
- The reach distance for the pathfinder `ReachBlockPosGoal` is now configurable. (@x-osc)
|
||||||
|
- azalea-brigadier now supports suggestions, command contexts, result consumers, and returning errors with `ArgumentBuilder::executes_result`.
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue