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.toml
Age
Commit message (
Expand
)
Author
2024-12-26
replace priority_queue crate with std BinaryHeap
mat
2024-12-25
remove dependency on bytes crate for azalea-protocol and fix memory leak
mat
2024-12-21
update trust-dns -> hickory-dns
mat
2024-12-20
Release 0.11.0+mc1.21.4
mat
2024-12-20
update deps
mat
2024-12-10
Disable the `deadlock_detection` feature by default (#195)
EightFactorial
2024-12-07
Emit a build warning if the compiler may fail to build (#194)
EightFactorial
2024-12-05
fix container_set_content, player_position, and recipe_book_remove packets
mat
2024-12-04
Update Bevy and migrate to workspace dependencies and package attributes (#181)
EightFactorial
2024-11-27
replace once_cell with std:;sync::LazyLock
mat
2024-11-23
Update and merge the dependencies (#187)
Shayne Hartford
2024-02-25
optimize physics
mat
2023-11-19
Replace azalea-nbt with simdnbt (#111)
mat
2023-07-14
Mining (#95)
mat
2023-06-24
Add ClientBuilder:new_without_log (#93)
xtex
2023-05-03
Inventory (#48)
mat
2023-03-07
Bevy 0.10 (#79)
mat
2023-02-04
move 'bot' into its own example
mat
2023-02-04
Use an ECS (#52)
mat
2022-11-12
Pathfinder (#25)
mat
2022-09-05
Publish empty azalea crate
mat
2022-08-29
Physics (#11)
mat
2022-08-27
Azalea registry (#20)
mat
2022-06-24
Optimize flate2
mat
2022-06-23
azalea-buf
mat
2022-06-17
Create azalea-entity
mat
2022-05-27
Start making azalea-block
mat
2022-05-08
Merge branch 'main' into chunk-decoding
mat
2022-05-08
azalea-chat now checks language files
mat
2022-05-07
improve data generator and add packet
mat
2022-05-07
release mode other crypto packages
mat
2022-05-07
Initialize worldborder packet
mat
2022-05-01
start adding azalea-world
mat
2022-04-30
azalea_auth::encryption -> azalea_crypto
mat
2022-04-30
gitignore flamegraph stuff
mat
2022-04-22
simplify error handling
mat
2022-01-09
add string_reader
mat
2021-12-18
reading nbt
mat
2021-12-16
add a few more login packets
mat
2021-12-15
azalea
mat
2021-12-15
make minecraft-core
mat
2021-12-07
keep doing packet stuff
mat
2021-12-06
Initial commit
mat