aboutsummaryrefslogtreecommitdiff
path: root/azalea-buf/src/write.rs
AgeCommit message (Expand)Author
2025-05-30fix clippy issues and improve formatting everywheremat
2025-04-17Move login state to the ECS (#213)mat
2025-04-04remove executable bit from filesmat
2025-02-23fix memory leak in simulation tests (lol)mat
2025-02-23minor memory usage optimizationsmat
2025-02-22update to rust edition 2024mat
2025-02-02start implementing data driven registriesmat
2024-11-27Refactor azalea-protocol (#190)mat
2024-10-26group imports with rustfmtmat
2024-04-231.20.5 (#127)mat
2024-04-20clippymat
2023-12-02fix writing nbtmat
2023-11-19Replace azalea-nbt with simdnbt (#111)mat
2023-10-26remove some unnecessary code and improve docs for Menumat
2023-01-25Fix test and packets (#60)EightFactorial
2022-11-12Pathfinder (#25)mat
2022-10-23Add Client::set_client_information (#33)mat
2022-10-16Microsoft Authentication (#29)mat
2022-10-02All block shapes & collisions (#22)mat
2022-09-02get rid of Readable & Writable (#21)mat
2022-09-01fix bad u32::write_into and add testsmat
2022-08-20Implement ALL packets (#16)mat
2022-06-25clippomat
2022-06-23Fix everything so azalea-buf worksmat
2022-06-23azalea-bufmat