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
2025-08-10
Send correct data component checksums (#234)
mat
2025-08-02
upgrade deps
mat
2025-07-24
1.21.8
mat
2025-06-30
1.21.7 (#227)
mat
2025-06-17
1.21.6 (#215)
mat
2025-06-15
Release independent packages
mat
2025-06-15
update deps
mat
2025-05-08
add chat signing
mat
2025-05-06
switch back to stable hickory-resolver
mat
2025-05-03
update deps and lock hickory-resolver to a commit
mat
2025-04-25
update to bevy 0.16
mat
2025-04-24
update to git hickory-resolver and use system resolver
mat
2025-04-17
Move login state to the ECS (#213)
mat
2025-04-13
release 0.12.0+mc1.21.5
mat
2025-04-12
upgrade deps
mat
2025-03-29
update ServerboundContainerClick to use HashedStack from 1.21.5
mat
2025-03-26
fix components, show_in_tooltip was removed
mat
2025-03-25
1.21.5 (#198)
mat
2025-03-25
use zlib-rs for compression
mat
2025-03-20
upgrade deps and slightly improve docs
mat
2025-02-22
Refactor azalea-client (#205)
mat
2025-02-23
minor memory usage optimizations
mat
2025-02-22
update deps
mat
2025-02-21
fix CustomModelData and WrittenBookContent datacomponents
mat
2025-02-17
Enable serde feature in sub-crates (#202)
Shayne Hartford
2025-02-14
upgrade deps
mat
2025-02-02
start implementing data driven registries
mat
2025-02-02
update deps
mat
2025-01-12
fix bugs with decoding/encoding DataComponentPatch
mat
2024-12-27
implement fluid_shape
mat
2024-12-27
resolve some todos in az-core
mat
2024-12-26
make a_star function use an IndexMap like the pathfinding crate
mat
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-24
make BlockState a u16 and add a BlockStateIntegerRepr type
mat
2024-12-21
update trust-dns -> hickory-dns
mat
2024-12-20
Release independent packages
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-04
Update Bevy and migrate to workspace dependencies and package attributes (#181)
EightFactorial
2024-12-03
1.21.4 (#189)
mat
2024-11-27
Refactor azalea-protocol (#190)
mat
2024-11-27
replace once_cell with std:;sync::LazyLock
mat
2024-11-23
Update and merge the dependencies (#187)
Shayne Hartford
2024-11-15
Add more derives to the pathfinder goals for flexibility (#183)
Shayne Hartford
2024-11-03
feat(registry): Derive Serialize and Deserialize on registry types (#179)
Gaspard Culis
2024-10-22
Release 0.10.3+mc1.21.1
mat
2024-09-15
update simdnbt
mat
2024-07-05
upgrade to simdnbt 0.6 (#160)
mat
[next]