aboutsummaryrefslogtreecommitdiff
path: root/azalea-client/src/player.rs
AgeCommit message (Expand)Author
2025-12-15sort derives with cargo sort-derivesmat
2025-10-12upgrade deps and clean up lots of doc commentsmat
2025-09-28upgrade bevy to 0.17.0-rc.2mat
2025-06-02fix issues related to pathfinder miningmat
2025-04-18box display_name in PlayerInfo to make it smallermat
2025-04-04remove executable bit from filesmat
2025-02-22Refactor azalea-client (#205)mat
2025-02-22update to rust edition 2024mat
2023-11-06bevy 0.12mat
2023-10-01organize azalea_core and re-export it from azaleamat
2023-09-211.20.2 (#99)mat
2023-07-23clean up azalea-entity a littlemat
2023-07-14Mining (#95)mat
2023-05-03Inventory (#48)mat
2023-03-07Bevy 0.10 (#79)mat
2023-02-25Fix system order ambiguities (#74)mat
2023-02-23check entity for retroactively_add_game_profile_componentmat
2023-02-21improve docs and rename model_customisationmat
2023-02-07move az_world::entity_info to az_world::entities::infoUbuntu
2023-02-04Use an ECS (#52)mat
2022-12-11make entities have a reference to WeakWorlds insteadmat
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-08-29Physics (#11)mat
2022-06-25merge ClientState and Clientmat
2022-06-25rename World to dimensionmat
2022-06-24start adding movingmat
2022-06-17Create azalea-entitymat
2022-06-17EntityPosmat
2022-04-30put something useful in statemat