aboutsummaryrefslogtreecommitdiff
path: root/azalea-client/src/movement.rs
AgeCommit message (Expand)Author
2023-05-03Inventory (#48)mat
2023-03-07Bevy 0.10 (#79)mat
2023-02-05improve docsmat
2023-02-04Use an ECS (#52)mat
2022-12-11make entities have a reference to WeakWorlds insteadmat
2022-12-08wrap_comments = truemat
2022-11-27Swarm (#36)mat
2022-11-18Player List (#41)mat
2022-11-15Rename "dimension" to "world" (#39)mat
2022-11-12Pathfinder (#25)mat
2022-10-23write more documentationmat
2022-10-17refactor: remove println statements (#31)Sculas
2022-10-07Bot API (#27)mat
2022-10-02add jumpingmat
2022-10-02All block shapes & collisions (#22)mat
2022-09-19Fix connection writer being locked (#23)mat
2022-09-05.walk :)mat
2022-08-29Physics (#11)mat
2022-08-20Implement ALL packets (#16)mat
2022-08-06Better errors (#14)mat
2022-06-25clippomat
2022-06-25Fix warningsmat
2022-06-25merge ClientState and Clientmat
2022-06-24i hate mutexesmat
2022-06-24start adding movingmat
2022-06-23Fixesmat
2022-06-21Add move_tomat