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-core
Age
Commit message (
Expand
)
Author
2023-10-11
fix State incorrectly being reused when calling handlers in swarm
mat
2023-10-10
start adding mining to pathfinder
mat
2023-10-08
update repo links
mat
2023-10-07
make pathfinder twice as fast :sunglasses:
mat
2023-10-06
make sure pathfinder is always centered on the destination block (fixes tests)
mat
2023-10-05
replace a linear search with a binary search . . .
mat
2023-10-04
improve pathfinder heuristics
mat
2023-10-04
add safety comments and simplify some code
mat
2023-10-04
BLAZINGLY FAST 🚀🚀🚀 pathfinding
mat
2023-10-03
also upgrade deps everywhere else lol
mat
2023-10-02
yet another W for linear searches
mat
2023-10-02
optimize pathfinder more
mat
2023-10-02
optimize pathfinder more
mat
2023-10-01
organize azalea_core and re-export it from azalea
mat
2023-09-18
fix entities not always being despawned after merge
mat
2023-09-17
heightmaps
mat
2023-09-14
Release 0.8.0
mat
2023-09-10
clippy
mat
2023-09-10
fix physics bugs
mat
2023-09-08
upgrade deps
mat
2023-08-26
simplify pathfinder
mat
2023-08-25
implement stepping up stairs
mat
2023-08-25
add basic pathfinding test
mat
2023-08-15
upgrade thiserror and other deps
mat
2023-07-20
derive Copy for ChunkSectionBlockPos
mat
2023-07-19
remove unused deps
mat
2023-07-14
Mining (#95)
mat
2023-07-09
Update to Bevy 0.11 (#94)
mat
2023-06-14
actually make Vec3::length sqrt
mat
2023-06-14
Vec3::distance_to and clippy
mat
2023-05-26
add stuff related to chat signing
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
2023-05-01
fix conflicts that happen sometimes with serde
mat
2023-03-23
rename Tag to Nbt
mat
2023-03-21
remove unused dependencies
mat
2023-03-14
1.19.4 (#57)
mat
2023-03-14
make ResourceLocation::new -> Self and impl Serialize/Deserialize for Resourc...
mat
2023-03-11
Add RegistryHolder struct and serde features (#81)
EightFactorial
2023-03-07
Add World::find_block (#80)
mat
2023-03-07
Bevy 0.10 (#79)
mat
2023-02-21
Make things public (#71)
EightFactorial
2023-02-09
chore: Release
mat
2023-02-05
improve docs
mat
2023-02-04
Use an ECS (#52)
mat
2023-01-30
have docs for all crates
Ubuntu
2023-01-25
Fix test and packets (#60)
EightFactorial
2023-01-21
clippy
mat
[next]