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
Age
Commit message (
Expand
)
Author
2021-12-13
start implementing joining servers
mat
2021-12-12
move ping over to minecraft-client
mat
2021-12-12
Update Cargo.lock
mat
2021-12-12
delete packet-macros
mat
2021-12-12
ok i give up trying to use macros
mat
2021-12-11
misc polish
mat
2021-12-11
correct minecraft-chat :tada:
mat
2021-12-11
add legacy color codes
mat
2021-12-10
clippy
mat
2021-12-10
remove splitter
mat
2021-12-10
remove useless function argument in to_ansi
mat
2021-12-10
rewrite to_ansi
mat
2021-12-10
add formatting to some motds
mat
2021-12-10
reading packets works
mat
2021-12-10
it compiles
mat
2021-12-10
rust is driving me insane
mat
2021-12-10
commit files
mat
2021-12-09
split mstuff
mat
2021-12-09
add more tests and fix
mat
2021-12-09
add more comprehensive test (fails rn)
mat
2021-12-09
fix formatters
mat
2021-12-09
add tests for to_ansi
mat
2021-12-09
start adding style deserialization but it's 1am and i have school
mat
2021-12-09
Implement more stuff with chat
mat
2021-12-08
add basic test
mat
2021-12-08
minecraft-chat compiles
mat
2021-12-08
start adding minecraft-chat
mat
2021-12-07
keep doing packet stuff
mat
2021-12-07
polish before being ready for finishing packets
mat
2021-12-07
reading packet almost complete
mat
2021-12-07
implement more of reader
mat
2021-12-07
add files that didn't get committed
mat
2021-12-06
start implementing reading
mat
2021-12-06
remove struct from friendly byte byffer
mat
2021-12-06
implement new packet implementation
mat
2021-12-06
ids are stored in packets themselves
mat
2021-12-06
lower rust edition
mat
2021-12-06
Initial commit
mat