| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
real time
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Make Bevy dependencies optional in azalea-protocol
* derive serde traits on Direction again
* update docs for types that may not have Component
|
|
|
|
|
|
|
|
don't pathfind on magma, fix mining blocks while swimming, fix RadiusGoal heuristic, and add Client::physics, is_executing_path, and is_calculating_path
|
|
|
|
|
|
|
|
calculate_cached_mining_costs_index
|
|
|
|
|
|
|
|
|
|
cached_mining_costs
|
|
|
|
|
|
|
|
* refactor Account
* clean up implementation and docs
* add AccountTrait::join
* update changelog
* update example
|
|
|
|
* start implementing EntityRef struct
* use EntityRef and impl more functions for it
* fix doctests
* typo
* slightly reword some docs
* update changelog
|
|
|
|
|
|
* 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
|
|
|