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
2026-01-19
add simulation-based pathfinder execution engine
mat
2026-01-14
upgrade deps
mat
2026-01-13
Merge AzaleaRead and AzaleaWrite (#305)
mat
2026-01-13
Rename Instance to World (#304)
mat
2026-01-12
Make Bevy dependencies optional in azalea-protocol (#303)
mat
2025-12-18
clippy
mat
2025-12-19
smaller EntityDataValue type
mat
2025-12-18
smaller metadata.rs by avoiding duplication in default impls
mat
2025-12-19
fix some wrong entity variants and make apply_metadata functions private
mat
2025-12-15
write/update docs for several items
mat
2025-12-15
generate docs for metadata components
mat
2025-12-15
sort derives with cargo sort-derives
mat
2025-12-12
move update_fluid_on_eyes from Update to GameTick
mat
2025-12-11
enable str_to_string clippy lint
mat
2025-12-12
polish readmes
mat
2025-12-12
Refactor azalea-registry (#294)
mat
2025-12-09
Enchantments (#286)
mat
2025-12-09
1.21.11 (#273)
mat
2025-11-13
rename ResourceLocation to Identifier ahead of mojmap changes
mat
2025-11-12
clippy
mat
2025-10-30
cleanup some code related to mob effects
mat
2025-10-30
Add support for mob effects (#269)
ShayBox
2025-10-12
upgrade deps and clean up lots of doc comments
mat
2025-10-07
1.21.10
mat
2025-10-07
update ResolvableProfile data component to 1.21.9
mat
2025-09-30
1.21.9 (#235)
mat
2025-09-28
upgrade bevy to 0.17.0-rc.2
mat
2025-09-27
allow picking other bots in hit results
mat
2025-09-21
fix pickable entity query
mat
2025-09-20
more accurate mining and impl PartialEq for packets
mat
2025-08-14
Sneaking (#237)
mat
2025-08-12
send correct packets on teleport
mat
2025-08-12
add nearest_entity_by and improve some docs
mat
2025-08-12
fix rotations flagging anticheats
mat
2025-08-10
use Vec3f32 in entity metadata to fix parsing Vector3 values
mat
2025-08-09
clippy
mat
2025-08-05
use same pi value as java
mat
2025-08-04
fix wrong float rounding in get_friction_influenced_speed
mat
2025-07-24
update movement code for 1.21.5 changes
mat
2025-06-25
fix invalid look directions on teleport
mat
2025-06-17
1.21.6 (#215)
mat
2025-06-16
implement EntityHitResult
mat
2025-06-11
use owned instead of borrowed Vec3 more
mat
2025-06-11
add Client::attack_cooldown_remaining_ticks
mat
2025-06-11
take BlockPos instead of &BlockPos in all function arguments
mat
2025-06-09
handle relative teleports correctly and fix entity chunk indexing warnings
mat
2025-06-04
fix panic when receiving add_entity and start_configuration in the same update
mat
2025-06-03
fix collisions bugs
mat
2025-06-03
rename the Block trait to BlockTrait to disambiguate with azalea_registry::Block
mat
2025-06-03
sort entities_by by distance and improve some docs
mat
[next]