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-05-16
better variable naming in doc
mat
2023-05-16
ClientBuilder::new_without_plugins
mat
2023-05-13
ChatPacket::is_whisper
mat
2023-05-13
reexport azalea-chat and add goto docs
mat
2023-05-12
remove unused import
mat
2023-05-12
auto respawn
mat
2023-05-12
handle ping packet and resource pack correctly
mat
2023-05-12
fix warnings
mat
2023-05-09
astar
mat
2023-05-07
more brigadier docs
mat
2023-05-07
more brigadier argument types
mat
2023-05-06
fix panic on disconnect
mat
2023-05-05
fix CommandDispatcher::default
mat
2023-05-05
CommandDispatcher is now Send+Sync
mat
2023-05-05
change some things to be Arc+RwLock in brigadier
mat
2023-05-05
remove more unnecessary brigadier cloning!
mat
2023-05-05
fix some warnings
mat
2023-05-05
rename Client::inventory to open_inventory
mat
2023-05-05
add Client::inventory
mat
2023-05-04
remove unnecessary clones in brigadier
mat
2023-05-04
export brigadier from azalea
mat
2023-05-03
Inventory (#48)
mat
2023-05-01
fix conflicts that happen sometimes with serde
mat
2023-04-22
fix panic in azalea-chat i hope
mat
2023-04-19
rename and export AccountOpts
mat
2023-04-19
re export azalea_auth from azalea
mat
2023-04-12
fix tests
mat
2023-04-01
Damage_Event unsigned subtract from zero (#86)
EightFactorial
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
[next]