| 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
|
|
|
|
|
|
|
|
|
|
closes #140
|
|
|
|
* 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
|
|
|
|
|