| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 9 days | correct shapes for blocks with random offsets | mat | |
| 9 days | change panicking functions in Client and EntityRef to return an AzaleaResult ↵ | mat | |
| instead | |||
| 2026-03-23 | cleanup and slightly speed up is_block_state_standable | mat | |
| 2026-01-13 | Rename Instance to World (#304) | mat | |
| 2026-01-12 | Make Bevy dependencies optional in azalea-protocol (#303) | mat | |
| * Make Bevy dependencies optional in azalea-protocol * derive serde traits on Direction again * update docs for types that may not have Component | |||
| 2026-01-06 | add a few more convenience functions and update some docs | mat | |
| 2026-01-05 | pathfinder fixes and api improvements | mat | |
| don't pathfind on magma, fix mining blocks while swimming, fix RadiusGoal heuristic, and add Client::physics, is_executing_path, and is_calculating_path | |||
| 2025-12-29 | fix EntityRef::is_alive being able to panic, and add EntityRef::exists | mat | |
| 2025-12-28 | Implement `EntityRef` (#299) | mat | |
| * start implementing EntityRef struct * use EntityRef and impl more functions for it * fix doctests * typo * slightly reword some docs * update changelog | |||
