aboutsummaryrefslogtreecommitdiff
path: root/azalea/examples/todo
AgeCommit message (Expand)Author
2026-03-20optimize pathfinder swarms and write perf guidemat
2025-12-28Implement `EntityRef` (#299)mat
2025-12-28add a few more functions for getting common components to Clientmat
2025-12-15sort derives with cargo sort-derivesmat
2025-12-12Delete `StartError` and `JoinError` (#296)mat
2025-12-12Refactor azalea-registry (#294)mat
2025-12-11Run handler function in a Tokio LocalSet (#295)mat
2025-06-14add note about current_thread to azalea readmemat
2025-04-17Move login state to the ECS (#213)mat
2025-04-04rename ChatPacket::username and uuid to sender and sender_uuidmat
2024-01-04rename open_container to open_container_at and add get_open_containermat
2023-12-04simplify boilerplate in examplesmat
2023-09-14add ResourcePackEvent eventmat
2023-05-03Inventory (#48)mat
2023-03-07Add World::find_block (#80)mat