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-protocol
/
src
/
packets
/
login
Age
Commit message (
Expand
)
Author
2026-01-13
Merge AzaleaRead and AzaleaWrite (#305)
mat
2025-12-15
sort derives with cargo sort-derives
mat
2025-12-11
enable str_to_string clippy lint
mat
2025-12-12
Refactor azalea-registry (#294)
mat
2025-11-13
rename ResourceLocation to Identifier ahead of mojmap changes
mat
2025-09-20
more accurate mining and impl PartialEq for packets
mat
2025-06-17
1.21.6 (#215)
mat
2025-05-30
more formatting fixes
mat
2025-05-30
fix clippy issues and improve formatting everywhere
mat
2025-04-17
Move login state to the ECS (#213)
mat
2025-04-04
remove executable bit from files
mat
2024-12-21
more verbose login_disconnect error
mat
2024-12-19
fix incorrect packets
mat
2024-11-28
switch some packet structs to unit structs
mat
2024-11-27
Refactor azalea-protocol (#190)
mat
2024-10-26
group imports with rustfmt
mat
2024-10-23
1.21.2 (#171)
mat
2024-04-23
1.20.5 (#127)
mat
2023-12-05
1.20.3 (#110)
mat
2023-10-01
organize azalea_core and re-export it from azalea
mat
2023-09-21
1.20.2 (#99)
mat
2023-02-04
Use an ECS (#52)
mat
2022-12-07
1.19.3 (#34)
mat
2022-11-12
Pathfinder (#25)
mat
2022-10-30
more docs
mat
2022-10-07
Replace impl Read with Cursor<&[u8]> (#26)
mat
2022-10-02
All block shapes & collisions (#22)
mat
2022-09-06
rename variants in packet enums to be shorter
Ubuntu
2022-09-05
Publish everything* to crates.io
mat
2022-09-02
get rid of Readable & Writable (#21)
mat
2022-09-01
fix bad u32::write_into and add tests
mat
2022-08-20
Implement ALL packets (#16)
mat
2022-08-19
shut up clippy
Ubuntu
2022-08-06
Better errors (#14)
mat
2022-07-29
Split clientbound and serverbound packets
mat
2022-07-07
Update ServerboundHelloPacket
mat
2022-06-25
read_into -> read_from
mat
2022-06-23
Fix everything so azalea-buf works
mat
2022-06-08
get rid of ProfilePublicKey struct
mat
2022-05-26
Compiles
mat
2022-05-26
Fixes
mat
2022-05-26
1.19
mat
2022-05-14
add derive McBuf to every packet
mat
2022-05-08
Merge branch 'main' into chunk-decoding
mat
2022-05-07
Initialize worldborder packet
mat
2022-05-03
clippy
mat
2022-05-01
Remove some resolved todo comments
mat
2022-05-01
impl Write instead of Vec<u8> for consistency
mat
2022-05-01
impl Write instead of Vec<u8> for consistency
mat
2022-05-01
Reduce usage of AsyncRead
mat
[next]