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
/
connect.rs
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
fix compilation errors with some feature combinations
mat
2025-12-11
Add options to request Mojang sessionserver with a proxy (#293)
mat
2025-11-30
Add `online-mode` Cargo feature (#281)
mat
2025-10-12
upgrade deps and clean up lots of doc comments
mat
2025-05-30
more formatting fixes
mat
2025-05-30
formatting: merge imports
mat
2025-05-08
add chat signing
mat
2025-05-07
impl Display for proxy and trace log JoinOpts
mat
2025-04-19
add StartJoinServerEvent to allow joining servers exclusively from ecs
mat
2025-04-17
Move login state to the ECS (#213)
mat
2025-04-04
remove executable bit from files
mat
2025-03-16
Fluid physics fixes (#210)
mat
2025-02-24
don't remove LocalEntity from disconnected players, add new debug logs, and m...
mat
2025-02-23
try to receive packets all at once before sending run_schedule_sender
mat
2025-02-22
update to rust edition 2024
mat
2025-01-27
fix chunk parsing on hypixel
mat
2025-01-25
Rename Connection::configuration to config and add some clientbound functions...
mat
2024-12-25
remove dependency on bytes crate for azalea-protocol and fix memory leak
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-26
fix ClientboundPlayerInfoUpdatePacket and replace GameProfile with LoginFinis...
mat
2024-07-12
Add missing configuration and game connection wrappers (#161)
Shayne Hartford
2024-04-27
Use ClientIntention over ConnectionProtocol for ClientIntentionPacket (#143)
Luis
2024-04-23
1.20.5 (#127)
mat
2024-04-20
socks5 support (#113)
mat
2023-11-18
replace log with tracing
mat
2023-09-21
1.20.2 (#99)
mat
2023-07-16
add try_read to connection
mat
2023-01-30
More packet fixes, tests, handle error (#61)
EightFactorial
2023-01-25
Fix test and packets (#60)
EightFactorial
2023-01-21
Server functions and proxy example (#59)
EightFactorial
2022-12-08
wrap_comments = true
mat
2022-12-08
fix a doc comment
Ubuntu
2022-12-07
Reauth on invalid session (#50)
mat
2022-12-07
1.19.3 (#34)
mat
2022-11-27
Swarm (#36)
mat
2022-11-14
Military-grade server implementation (#40)
Honbra
2022-11-12
Pathfinder (#25)
mat
2022-11-12
Merge branch 'main' of https://github.com/mat-1/azalea into main
Ubuntu
2022-11-11
make some stuff in azalea-protocol public
mat
2022-11-11
fix example in azalea_protocol::connect
mat
2022-11-11
improved docs
Ubuntu
2022-11-10
fix clippy warnings
Ubuntu
2022-11-09
semicolon lol
mat
2022-11-09
shut down on broken pipe
mat
2022-10-30
improve docs a little more
mat
2022-10-23
write some more docs for az-protocol
mat
[next]