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
/
Cargo.lock
Age
Commit message (
Expand
)
Author
2023-12-28
fix FormattedText when 'extra' isn't a list of compounds
mat
2023-12-28
read nbt as optional in more places
mat
2023-12-16
fix bytes of packets not being logged in tracing
mat
2023-12-06
use minecraft_folder_path
mat
2023-12-05
thanks cargo workspaces
mat
2023-12-05
upgrade deps
mat
2023-12-05
1.20.3 (#110)
mat
2023-12-04
Replace Bevy's FixedUpdate with Azalea's GameTick (#119)
mat
2023-12-03
let plugins override query responses
mat
2023-12-03
make it so plugins can send and receive packets during the login state
mat
2023-12-01
compression does not need to be async
mat
2023-11-19
Replace azalea-nbt with simdnbt (#111)
mat
2023-11-18
share registries in swarms and fix some bugs
mat
2023-11-18
upgrade all dependencies
mat
2023-11-18
replace log with tracing
mat
2023-11-06
bevy 0.12
mat
2023-10-05
replace a linear search with a binary search . . .
mat
2023-10-03
also upgrade deps everywhere else lol
mat
2023-10-02
optimize pathfinder more
mat
2023-10-02
add benchmarks to azalea-world
mat
2023-10-01
add pathfinder benchmark
mat
2023-09-21
1.20.2 (#99)
mat
2023-09-14
finish releasing 0.8
mat
2023-09-08
upgrade deps
mat
2023-08-27
use thiserror for azalea_nbt::Error
mat
2023-08-25
add failing test for that weird diagonal edge case
mat
2023-08-25
add basic pathfinding test
mat
2023-08-15
upgrade thiserror and other deps
mat
2023-07-23
fix sending brand incorrectly
mat
2023-07-19
remove unused deps
mat
2023-07-16
add try_read to connection
mat
2023-07-14
Mining (#95)
mat
2023-07-09
Update to Bevy 0.11 (#94)
mat
2023-06-24
Add functions `auth_with_link_code`, `get_ms_link_code`, and `get_ms_auth_tok...
Adam Reisenauer
2023-06-14
Vec3::distance_to and clippy
mat
2023-05-27
random fixes mostly related to auth and crypto
mat
2023-05-26
add stuff related to chat signing
mat
2023-05-17
chore: Release
mat
2023-05-16
chore: Release
mat
2023-05-16
and also update the dependents lol
mat
2023-05-16
chore: Release
mat
2023-05-16
upgrade dependencies
mat
2023-05-16
ClientBuilder::new_without_plugins
mat
2023-05-05
change some things to be Arc+RwLock in brigadier
mat
2023-05-04
export brigadier from azalea
mat
2023-05-03
Inventory (#48)
mat
2023-04-19
rename and export AccountOpts
mat
2023-04-19
re export azalea_auth from azalea
mat
2023-03-23
simd number arrays
mat
2023-03-22
binary search map
mat
[next]