aboutsummaryrefslogtreecommitdiff
path: root/azalea-core/src/resource_location.rs
AgeCommit message (Expand)Author
2025-11-13rename ResourceLocation to Identifier ahead of mojmap changesmat
2025-08-10Send correct data component checksums (#234)mat
2025-08-04Default components (#232)mat
2025-05-30fix clippy issues and improve formatting everywheremat
2025-04-04remove executable bit from filesmat
2025-02-22update to rust edition 2024mat
2024-11-27Refactor azalea-protocol (#190)mat
2024-10-26group imports with rustfmtmat
2024-07-05upgrade to simdnbt 0.6 (#160)mat
2024-04-231.20.5 (#127)mat
2023-12-051.20.3 (#110)mat
2023-11-19Replace azalea-nbt with simdnbt (#111)mat
2023-03-14make ResourceLocation::new -> Self and impl Serialize/Deserialize for Resourc...mat
2023-03-11Add RegistryHolder struct and serde features (#81)EightFactorial
2023-02-04Use an ECS (#52)mat
2022-10-08handle SectionBlocksUpdate packetmat
2022-10-07Replace impl Read with Cursor<&[u8]> (#26)mat
2022-08-06Better errors (#14)mat
2022-06-25read_into -> read_frommat
2022-06-23move_entity_with_deltamat
2022-06-23Fix everything so azalea-buf worksmat
2022-06-23azalea-bufmat
2022-04-26finish update recipes packet implementationmat
2022-04-22simplify error handlingmat
2021-12-26reading nbt in the protocol worksmat
2021-12-16add a few more login packetsmat
2021-12-16add filesmat