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-client
/
src
/
movement.rs
Age
Commit message (
Expand
)
Author
2023-07-14
Mining (#95)
mat
2023-07-09
Update to Bevy 0.11 (#94)
mat
2023-05-03
Inventory (#48)
mat
2023-03-07
Bevy 0.10 (#79)
mat
2023-02-05
improve docs
mat
2023-02-04
Use an ECS (#52)
mat
2022-12-11
make entities have a reference to WeakWorlds instead
mat
2022-12-08
wrap_comments = true
mat
2022-11-27
Swarm (#36)
mat
2022-11-18
Player List (#41)
mat
2022-11-15
Rename "dimension" to "world" (#39)
mat
2022-11-12
Pathfinder (#25)
mat
2022-10-23
write more documentation
mat
2022-10-17
refactor: remove println statements (#31)
Sculas
2022-10-07
Bot API (#27)
mat
2022-10-02
add jumping
mat
2022-10-02
All block shapes & collisions (#22)
mat
2022-09-19
Fix connection writer being locked (#23)
mat
2022-09-05
.walk :)
mat
2022-08-29
Physics (#11)
mat
2022-08-20
Implement ALL packets (#16)
mat
2022-08-06
Better errors (#14)
mat
2022-06-25
clippo
mat
2022-06-25
Fix warnings
mat
2022-06-25
merge ClientState and Client
mat
2022-06-24
i hate mutexes
mat
2022-06-24
start adding moving
mat
2022-06-23
Fixes
mat
2022-06-21
Add move_to
mat