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
2023-04-10
23w14a
mat
2023-03-30
remove legacy smithing recipe serializer
mat
2023-03-30
23w13a
mat
2023-03-24
random nbt improvements
mat
2023-03-24
fix merge conflict
mat
2023-03-23
simd number arrays
mat
2023-03-23
>=128
mat
2023-03-23
nbt lookup optimization
mat
2023-03-23
polish nbt a bit
mat
2023-03-23
rename Tag to Nbt
mat
2023-03-23
default for nbtcompound
mat
2023-03-23
make encode not a Result and small optimizations
mat
2023-03-22
binary search map
mat
2023-03-22
rename benchmarks
mat
2023-03-22
improve comparison benchmark
mat
2023-03-22
make nbt code more readable and add comparison benchmark
mat
2023-03-22
optimize nbt lists
mat
2023-03-22
use enum-as-inner in nbt
mat
2023-03-22
use compact_str in nbt
mat
2023-03-21
clear titles packet
mat
2023-03-21
remove unused dependencies
mat
2023-03-14
mention the other version branches in the readme
mat
2023-03-14
1.19.4 (#57)
mat
2023-03-14
cargo update
mat
2023-03-14
make ResourceLocation::new -> Self and impl Serialize/Deserialize for Resourc...
mat
2023-03-12
Do not deserialize full registry by default (#83)
EightFactorial
2023-03-11
fix doc errors
mat
2023-03-11
slightly optimize azalea_nbt::Tag::id
mat
2023-03-11
Fix infinite recursion in the DNS resolver (#82)
Luna
2023-03-11
Add RegistryHolder struct and serde features (#81)
EightFactorial
2023-03-08
make ClientInformation and TabList their own components
mat
2023-03-08
merge main
mat
2023-03-07
Add World::find_block (#80)
mat
2023-03-07
Bevy 0.10 (#79)
mat
2023-03-01
remove a ?
mat
2023-03-01
Merge branch 'main' of https://github.com/mat-1/azalea into main
mat
2023-03-01
fix reconnecting in testbot example
mat
2023-02-27
Remove invalid characters and truncate messages and commands to 256 (#78)
Shayne Hartford
2023-02-27
also run action on prs
mat
2023-02-27
Change Windows env from USERPROFILE to APPDATA (#77)
Shayne Hartford
2023-02-26
Add `set_state` and `set_swarm_state` (#76)
Shayne Hartford
2023-02-26
Add PacketEvent (#75)
mat
2023-02-25
Fix system order ambiguities (#74)
mat
2023-02-24
use rustls in reqwest
mat
2023-02-23
check entity for retroactively_add_game_profile_component
mat
2023-02-23
fix jumping
mat
2023-02-22
fix `disconnect_on_read_packets_ended` (#73)
Charles Johnson
2023-02-21
unused import
mat
2023-02-21
don't keep firing disconnectevent
mat
2023-02-21
properly disconnect on ungraceful disconnect
mat
[next]