aboutsummaryrefslogtreecommitdiff
path: root/azalea-core/src/direction.rs
AgeCommit message (Expand)Author
2026-01-12Make Bevy dependencies optional in azalea-protocol (#303)mat
2025-12-15sort derives with cargo sort-derivesmat
2025-11-11cleanupmat
2025-08-10Send correct data component checksums (#234)mat
2025-06-03replace wait_one_tick with wait_ticks and some other api improvementsmat
2025-04-04remove executable bit from filesmat
2025-03-16Fluid physics fixes (#210)mat
2025-01-10Fluid physics (#199)mat
2024-12-27resolve some todos in az-coremat
2024-12-25optimize pathfindermat
2024-12-12chore(core): Derive Serialize and Deserialize for `direction` types (#197)Gaspard Culis
2024-11-27Refactor azalea-protocol (#190)mat
2023-10-01organize azalea_core and re-export it from azaleamat
2023-08-26simplify pathfindermat
2023-05-03Inventory (#48)mat
2022-11-27Swarm (#36)mat
2022-11-12Pathfinder (#25)mat
2022-11-06Entity metadata (#37)mat
2022-10-27use variables directly in format stringsmat
2022-10-02All block shapes & collisions (#22)mat
2022-08-29Physics (#11)mat
2022-06-23Fix everything so azalea-buf worksmat
2022-06-23azalea-bufmat
2022-05-01clientbound_add_entity_packet & clientbound_set_entity_data_packetmat