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-entity
/
src
Age
Commit message (
Expand
)
Author
2023-09-14
rename Local to LocalEntity
mat
2023-09-13
fix tests
mat
2023-09-13
improve some logging
mat
2023-09-11
fix falling through blocks on spawn (and triggering anticheats)
mat
2023-09-10
fix physics bugs
mat
2023-08-26
use better pathfinder costs and also fix relative entity updates breaking som...
mat
2023-08-25
fix all bevy ambiguities
mat
2023-08-25
fix swarms
mat
2023-08-25
implement stepping up stairs
mat
2023-08-25
add failing test for that weird diagonal edge case
mat
2023-08-25
add basic pathfinding test
mat
2023-08-25
fix panic when entity goes out of render distance and then back in render dis...
mat
2023-08-24
Support properly switching instances (#106)
mat
2023-08-19
raycasting not raytracing
mat
2023-07-31
add EntityDataItem::new
mat
2023-07-23
clean up azalea-entity a little
mat
2023-07-15
Attacking (#96)
mat
2023-07-15
fix auto respawn and fix entity metadata
mat
2023-07-14
Mining (#95)
mat
2022-08-29
Physics (#11)
mat
2022-08-06
Better errors (#14)
mat
2022-06-25
Fix warnings
mat
2022-06-25
read_into -> read_from
mat
2022-06-24
i hate mutexes
mat
2022-06-24
start adding moving
mat
2022-06-24
fix EntityDataValue
mat
2022-06-23
move_entity_with_delta
mat
2022-06-23
Fix everything so azalea-buf works
mat
2022-06-23
azalea-buf
mat
2022-06-19
Fix some clippy warnings
mat
2022-06-19
Improvements to azalea-world for entities
mat
2022-06-18
from<ClientboundAddEntityPacket> for Entity
mat
2022-06-17
EntityStorage
mat
2022-06-17
Create azalea-entity
mat