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
2022-12-04
revert recommending azaleamc:matrix.org because the matdoes.dev space works
mat
2022-12-04
also change matrix to azaleamc:matrix.org
mat
2022-12-04
fix matrix and discord invites
mat
2022-12-03
add matrix and discord to readme
mat
2022-12-03
Fix example in azalea-world
mat
2022-12-03
Serialize Component (#47)
EightFactorial
2022-12-03
make the packets in events be Arc
mat
2022-11-29
fix doc yaml
mat
2022-11-29
Uploaded doc workflow (#46)
Матвей Т
2022-11-27
fix some docs/examples
mat
2022-11-27
tell the user what email they're using in auth
mat
2022-11-27
Swarm (#36)
mat
2022-11-27
Fix ServerboundContainerClickPacket (#45)
Honbra
2022-11-21
feat: PlayerCombatKill client event (#44)
Ryan
2022-11-21
ok shutdown doesn't actually have to consume client
mat
2022-11-21
improve shutdowns
mat
2022-11-19
Update README.md
mat
2022-11-19
chore: Release
mat
2022-11-19
Replace lazy_static with once_cell::sync::Lazy (#43)
mat
2022-11-18
Player List (#41)
mat
2022-11-18
clippy + replace some printlns with debug
mat
2022-11-18
Add functions to get ChatPacket author and content (#42)
mat
2022-11-18
Create FUNDING.yml
mat
2022-11-17
move some stuff to the azalea_client::chat mod
Ubuntu
2022-11-15
Rename "dimension" to "world" (#39)
mat
2022-11-15
rephrase that
Ubuntu
2022-11-15
add Client::metadata
Ubuntu
2022-11-15
clippy
Ubuntu
2022-11-14
Military-grade server implementation (#40)
Honbra
2022-11-12
Pathfinder (#25)
mat
2022-11-12
Update Cargo.lock
mat
2022-11-11
change some dependencies
mat
2022-11-11
add more to optimization docs
mat
2022-11-11
add optimization stuff to azalea docs
mat
2022-11-12
Merge branch 'main' of https://github.com/mat-1/azalea into main
Ubuntu
2022-11-11
fix docs
mat
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-10
didn't cargo check lol
Ubuntu
2022-11-10
fix another panic in bitset
Ubuntu
2022-11-09
semicolon lol
mat
2022-11-09
shut down on broken pipe
mat
2022-11-09
ignore bad utf8
Ubuntu
2022-11-09
fix warnings
Ubuntu
2022-11-09
don't error on bad entity data packet
Ubuntu
2022-11-08
make some fields public in light update packet
Ubuntu
2022-11-08
don't log light updates
Ubuntu
2022-11-08
log some more stuff
Ubuntu
[next]