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
/
azalea-nbt
/
Cargo.toml
Age
Commit message (
Expand
)
Author
2023-11-19
Replace azalea-nbt with simdnbt (#111)
mat
2023-11-18
replace log with tracing
mat
2023-11-06
bevy 0.12
mat
2023-10-08
update repo links
mat
2023-10-03
also upgrade deps everywhere else lol
mat
2023-09-28
check for entity duplication before spawning
mat
2023-09-14
Release 0.8.0
mat
2023-09-14
Release independent packages
mat
2023-09-08
upgrade deps
mat
2023-08-27
use thiserror for azalea_nbt::Error
mat
2023-08-15
upgrade thiserror and other deps
mat
2023-07-19
remove unused deps
mat
2023-07-09
Update to Bevy 0.11 (#94)
mat
2023-05-16
chore: Release
mat
2023-05-16
chore: Release
mat
2023-05-01
fix conflicts that happen sometimes with serde
mat
2023-03-23
simd number arrays
mat
2023-03-23
polish nbt a bit
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
use enum-as-inner in nbt
mat
2023-03-22
use compact_str in nbt
mat
2023-03-21
remove unused dependencies
mat
2023-03-11
Add RegistryHolder struct and serde features (#81)
EightFactorial
2023-02-09
chore: Release
mat
2022-12-09
(cargo-release) version 0.5.0
Ubuntu
2022-12-09
(cargo-release) version 0.5.0
Ubuntu
2022-12-06
Complete ClientboundCommand{Suggestion}sPacket, Serde support for NBT Tags (#49)
EightFactorial
2022-11-19
chore: Release
mat
2022-11-12
Pathfinder (#25)
mat
2022-11-09
ignore bad utf8
Ubuntu
2022-10-30
chore: Release
mat
2022-10-30
add "repository" field to all crates
mat
2022-10-17
(cargo-release) version 0.2.0
Ubuntu
2022-10-17
(cargo-release) version 0.2.0
Ubuntu
2022-08-30
make some stuff publishable on crates.io
mat
2022-08-29
Physics (#11)
mat
2022-08-19
NBT decoder optimizations (#17)
mat
2022-06-23
azalea-buf
mat
2022-05-01
Reduce usage of AsyncRead
mat
2022-04-22
simplify error handling
mat
2022-04-21
make benchmarks work again
mat
2022-04-21
tokio features in az-nbt
mat
2021-12-20
start adding nbt to the protocol
mat
2021-12-19
nbt tests
mat
2021-12-18
nbt
mat
2021-12-18
reading nbt
mat