| Age | Commit message (Collapse) | Author |
|
|
|
instead
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
real time
|
|
|
|
don't pathfind on magma, fix mining blocks while swimming, fix RadiusGoal heuristic, and add Client::physics, is_executing_path, and is_calculating_path
|
|
|
|
* change Client::component to return a reference
* write docs
* merge main
* remove unused parking_lot feature
|
|
* move the Client struct out of azalea-client into azalea
* actually add client impls in azalea
|
|
might add to ci later, unsure how to do it without adding significant friction for contributors though
|
|
* start implementing enchants
* store parsed registries
* more work on enchants
* implement deserializer for some entity effects
* mostly working definitions for enchants
* fix tests
* detect equipment changes
* fix errors
* update changelog
* fix some imports
* remove outdated todo
* add basic test for enchants applying attributes
* use git simdnbt
|
|
|
|
|
|
|
|
|
|
|
|
executing path is long
|
|
|
|
closes #257
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* fix panics in `wait_until_goto_target_reached`
* replace eprintln with warn
---------
Co-authored-by: mat <git@matdoes.dev>
|
|
|