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-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-26
remove some more #![feature]s
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-21
1.20.2 (#99)
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-25
add basic pathfinding test
mat
2023-08-15
upgrade thiserror and other deps
mat
2023-07-20
delete unused serde module
mat
2023-07-20
pub use tag::* in azalea-nbt
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-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
[next]