index
:
azalea-drasl.git
main
Fork of azalea that adds support for authentication over Drasl/Yggdrasil.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
azalea-core
/
src
/
resource_location.rs
Age
Commit message (
Expand
)
Author
2025-11-13
rename ResourceLocation to Identifier ahead of mojmap changes
mat
2025-08-10
Send correct data component checksums (#234)
mat
2025-08-04
Default components (#232)
mat
2025-05-30
fix clippy issues and improve formatting everywhere
mat
2025-04-04
remove executable bit from files
mat
2025-02-22
update to rust edition 2024
mat
2024-11-27
Refactor azalea-protocol (#190)
mat
2024-10-26
group imports with rustfmt
mat
2024-07-05
upgrade to simdnbt 0.6 (#160)
mat
2024-04-23
1.20.5 (#127)
mat
2023-12-05
1.20.3 (#110)
mat
2023-11-19
Replace azalea-nbt with simdnbt (#111)
mat
2023-03-14
make ResourceLocation::new -> Self and impl Serialize/Deserialize for Resourc...
mat
2023-03-11
Add RegistryHolder struct and serde features (#81)
EightFactorial
2023-02-04
Use an ECS (#52)
mat
2022-10-08
handle SectionBlocksUpdate packet
mat
2022-10-07
Replace impl Read with Cursor<&[u8]> (#26)
mat
2022-08-06
Better errors (#14)
mat
2022-06-25
read_into -> read_from
mat
2022-06-23
move_entity_with_delta
mat
2022-06-23
Fix everything so azalea-buf works
mat
2022-06-23
azalea-buf
mat
2022-04-26
finish update recipes packet implementation
mat
2022-04-22
simplify error handling
mat
2021-12-26
reading nbt in the protocol works
mat
2021-12-16
add a few more login packets
mat
2021-12-16
add files
mat