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-world
Age
Commit message (
Expand
)
Author
2023-12-28
read nbt as optional in more places
mat
2023-12-15
Add mining to the pathfinder (#122)
mat
2023-12-13
i didn't actually commit the code
mat
2023-12-09
add BlockState::property
mat
2023-12-05
thanks cargo workspaces
mat
2023-12-05
Release 0.9.0
mat
2023-12-05
upgrade deps
mat
2023-12-05
1.20.3 (#110)
mat
2023-12-04
Replace Bevy's FixedUpdate with Azalea's GameTick (#119)
mat
2023-12-04
revert packet name to Disguised and make it more like ChatPacket::Player
mat
2023-11-19
Replace azalea-nbt with simdnbt (#111)
mat
2023-11-18
share registries in swarms and fix some bugs
mat
2023-11-18
fix memory leak when loading chunks in swarms
mat
2023-11-18
replace log with tracing
mat
2023-11-12
improve docs a bit
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-07
make pathfinder twice as fast :sunglasses:
mat
2023-10-07
update chunk batching
mat
2023-10-03
also upgrade deps everywhere else lol
mat
2023-10-02
cleanup
mat
2023-10-02
yet another W for linear searches
mat
2023-10-02
optimize pathfinder more
mat
2023-10-02
add benchmarks to azalea-world
mat
2023-10-01
add pathfinder benchmark
mat
2023-10-01
organize azalea_core and re-export it from azalea
mat
2023-09-28
check for entity duplication before spawning
mat
2023-09-18
fix entities not always being despawned after merge
mat
2023-09-18
instanceloadedevent and a few fixes
mat
2023-09-17
heightmaps
mat
2023-09-14
finish releasing 0.8
mat
2023-09-14
Release 0.8.0
mat
2023-09-08
upgrade deps
mat
2023-08-24
Support properly switching instances (#106)
mat
2023-08-15
upgrade thiserror and other deps
mat
2023-08-01
remove unnecessary parens
mat
2023-08-01
improve Instance::find_block
mat
2023-07-23
fix sometimes not receiving chunks
mat
2023-07-23
clean up azalea-entity a little
mat
2023-07-20
make PalettedContainer::new less weird
mat
2023-07-19
remove unused deps
mat
2023-07-19
fix wrong names in a Debug and relax PartialChunkStorage::set_block_state
mat
2023-07-14
Mining (#95)
mat
2023-07-09
Update to Bevy 0.11 (#94)
mat
2023-05-17
chore: Release
mat
2023-05-16
chore: Release
mat
2023-05-16
and also update the dependents lol
mat
2023-05-16
chore: Release
mat
2023-05-03
Inventory (#48)
mat
[next]