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
/
common
Age
Commit message (
Expand
)
Author
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-12-09
1.21.11 (#273)
mat
2025-11-13
rename ResourceLocation to Identifier ahead of mojmap changes
mat
2025-10-12
upgrade deps and clean up lots of doc comments
mat
2025-09-30
1.21.9 (#235)
mat
2025-09-20
more accurate mining and impl PartialEq for packets
mat
2025-08-12
send correct packets on teleport
mat
2025-08-12
fix rotations flagging anticheats
mat
2025-07-24
update movement code for 1.21.5 changes
mat
2025-06-26
start adding packet_order test
mat
2025-06-09
handle relative teleports correctly and fix entity chunk indexing warnings
mat
2025-06-08
add support for panicking on warn/error in simulation tests
mat
2025-05-30
fix clippy issues and improve formatting everywhere
mat
2025-05-30
make fixedbitset require generic const exprs again :3
mat
2025-05-02
fix InstanceName desync
mat
2025-01-14
fix wrong ServerLinkKind and serialize hex colors correctly in nbt
mat
2024-12-19
fix incorrect packets
mat
2024-12-11
fix for latest nightly by changing the FixedBitSet generic to take bytes inst...
mat
2024-11-27
Refactor azalea-protocol (#190)
mat