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
/
player.rs
Age
Commit message (
Expand
)
Author
2025-12-15
sort derives with cargo sort-derives
mat
2025-10-12
upgrade deps and clean up lots of doc comments
mat
2025-09-28
upgrade bevy to 0.17.0-rc.2
mat
2025-06-02
fix issues related to pathfinder mining
mat
2025-04-18
box display_name in PlayerInfo to make it smaller
mat
2025-04-04
remove executable bit from files
mat
2025-02-22
Refactor azalea-client (#205)
mat
2025-02-22
update to rust edition 2024
mat
2023-11-06
bevy 0.12
mat
2023-10-01
organize azalea_core and re-export it from azalea
mat
2023-09-21
1.20.2 (#99)
mat
2023-07-23
clean up azalea-entity a little
mat
2023-07-14
Mining (#95)
mat
2023-05-03
Inventory (#48)
mat
2023-03-07
Bevy 0.10 (#79)
mat
2023-02-25
Fix system order ambiguities (#74)
mat
2023-02-23
check entity for retroactively_add_game_profile_component
mat
2023-02-21
improve docs and rename model_customisation
mat
2023-02-07
move az_world::entity_info to az_world::entities::info
Ubuntu
2023-02-04
Use an ECS (#52)
mat
2022-12-11
make entities have a reference to WeakWorlds instead
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-08-29
Physics (#11)
mat
2022-06-25
merge ClientState and Client
mat
2022-06-25
rename World to dimension
mat
2022-06-24
start adding moving
mat
2022-06-17
Create azalea-entity
mat
2022-06-17
EntityPos
mat
2022-04-30
put something useful in state
mat