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
/
src
Age
Commit message (
Expand
)
Author
2024-01-04
rename open_container to open_container_at and add get_open_container
mat
2023-12-17
make ParticleData fail to compile when new particles are added to ParticleKind
mat
2023-12-17
Add missing particles (#125)
Tijn
2023-12-16
fix non-u8 gamemodes
mat
2023-12-16
default to survival mode when GameMode is out of bounds
mat
2023-12-15
Add mining to the pathfinder (#122)
mat
2023-12-13
i didn't actually commit the code
mat
2023-12-05
put azalea_core::tick behind feature flag
mat
2023-12-05
1.20.3 (#110)
mat
2023-12-04
Replace Bevy's FixedUpdate with Azalea's GameTick (#119)
mat
2023-11-19
Replace azalea-nbt with simdnbt (#111)
mat
2023-11-18
share registries in swarms and fix some bugs
mat
2023-10-26
remove some more #![feature]s
mat
2023-10-26
optimize azalea-core positions and remove some unnecessary nightly features
mat
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-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-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-10
clippy
mat
2023-09-10
fix physics bugs
mat
2023-08-26
simplify pathfinder
mat
2023-08-25
implement stepping up stairs
mat
2023-08-25
add basic pathfinding test
mat
2023-07-20
derive Copy for ChunkSectionBlockPos
mat
2023-07-14
Mining (#95)
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-03
Inventory (#48)
mat
2023-03-23
rename Tag to Nbt
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-02-21
Make things public (#71)
EightFactorial
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
[prev]
[next]