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
Age
Commit message (
Expand
)
Author
2025-09-01
fix panic when refreshing account token
mat
2025-08-23
handle AppExit event
mat
2025-08-20
split client information handling out of BrandPlugin and some other cleanup
mat
2025-08-20
further improvements to ChatPacket::split_sender_and_content (thanks shay)
mat
2025-08-18
fix ClientboundMerchantOffers
mat
2025-08-18
fix DataComponentPatch::get
mat
2025-08-14
Sneaking (#237)
mat
2025-08-14
fix: mining fails in Creative Mode (#236)
Tommy
2025-08-12
send correct packets on teleport
mat
2025-08-12
upgrade deps and remove unused deps
mat
2025-08-12
Client::chat now takes Into<String> and doc fixes
mat
2025-08-12
add nearest_entity_by and improve some docs
mat
2025-08-12
improved whisper regex and autofill microsoft code on login
mat
2025-08-12
remove wrong clamp_look_direction_on_teleport test
mat
2025-08-12
fix rotations flagging anticheats
mat
2025-08-11
Improve System Chat Regex & Add System Whisper Regex (#233)
Shayne Hartford
2025-08-10
Send correct data component checksums (#234)
mat
2025-08-04
Default components (#232)
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-07-24
1.21.8
mat
2025-07-21
Add TicksAlive component (#229)
Kumpelinus
2025-06-27
typos
mat
2025-06-25
remove some unused system ordering
mat
2025-06-25
fix invalid look directions on teleport
mat
2025-06-25
improve packet_order test, add BlockUpdatePlugin, fix packet order for sprinting
mat
2025-06-26
start adding packet_order test
mat
2025-06-17
1.21.6 (#215)
mat
2025-06-17
take Entity instead of MinecraftEntityId in Client::attack
mat
2025-06-16
cleanup
mat
2025-06-16
implement EntityHitResult
mat
2025-06-16
put all azalea-* deps in the workspace Cargo.toml
mat
2025-06-14
add note about current_thread to azalea readme
mat
2025-06-11
use owned instead of borrowed Vec3 more
mat
2025-06-11
implement reverting block state predictions on ack
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
jump if in water while executing pathfinder path
mat
2025-06-09
replace Client::get_open_container and view_container_or_inventory with get_i...
mat
2025-06-09
update config_fast_builds
mat
2025-06-09
handle relative teleports correctly and fix entity chunk indexing warnings
mat
2025-06-08
insert ClientInformation earlier
mat
2025-06-08
add support for panicking on warn/error in simulation tests
mat
2025-06-04
remove comment about a part of a test that i decided not to implement
mat
2025-06-04
fix panic when receiving add_entity and start_configuration in the same update
mat
2025-06-04
handle set_held_slot packet and add more Into BlockStates impls
mat
2025-06-03
copy player part of container_menu to inventory_menu on close
mat
2025-06-04
re-enable click prediction and fix related issues
mat
2025-06-03
send ServerboundPlayerLoaded on join and respawn
mat
2025-06-03
fix collisions bugs
mat
[prev]
[next]