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
Age
Commit message (
Expand
)
Author
2023-05-16
chore: Release
mat
2023-05-16
chore: Release
mat
2023-05-09
astar
mat
2023-05-03
Inventory (#48)
mat
2023-05-01
fix conflicts that happen sometimes with serde
mat
2023-04-12
fix tests
mat
2023-03-24
random nbt improvements
mat
2023-03-23
simd number arrays
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
remove unused dependencies
mat
2023-03-11
slightly optimize azalea_nbt::Tag::id
mat
2023-03-11
Add RegistryHolder struct and serde features (#81)
EightFactorial
2023-02-09
chore: Release
mat
2023-02-04
Use an ECS (#52)
mat
2023-01-30
have docs for all crates
Ubuntu
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-27
use variables directly in format strings
mat
2022-10-17
(cargo-release) version 0.2.0
Ubuntu
2022-10-17
(cargo-release) version 0.2.0
Ubuntu
2022-10-15
fix clippy warnings
mat
2022-10-07
fix errors with rewritten packet reading
mat
2022-10-07
Replace impl Read with Cursor<&[u8]> (#26)
mat
2022-09-14
re-enable nbt benches
Ubuntu
2022-08-30
make some stuff publishable on crates.io
mat
2022-08-29
Physics (#11)
mat
2022-08-24
use unsigned integers for nbt lengths
mat
2022-08-24
fix
mat
2022-08-24
optimize nbt bytearray
mat
2022-08-24
make some code more idiomatic
mat
2022-08-19
NBT decoder optimizations (#17)
mat
2022-08-06
Better errors (#14)
mat
2022-06-25
read_into -> read_from
mat
[next]