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
/
lib.rs
Age
Commit message (
Expand
)
Author
2025-06-26
start adding packet_order test
mat
2025-06-08
add support for panicking on warn/error in simulation tests
mat
2025-06-02
fix issues related to pathfinder mining
mat
2025-05-08
re-export bevy_tasks from azalea_client
mat
2025-04-17
Move login state to the ECS (#213)
mat
2025-04-15
make goto async and clean up some examples
mat
2025-03-02
fix errors when switching to Game state and add fast_login test
mat
2025-02-23
fix memory leak in simulation tests (lol)
mat
2025-02-22
Refactor azalea-client (#205)
mat
2025-02-22
update to rust edition 2024
mat
2025-02-21
Fix errors on switching dimensions (#204)
mat
2025-02-14
remove stabilized trait_upcasting feature gates
mat
2025-02-01
add failing test_set_health_before_login test
mat
2025-01-29
add support for tickend and playerinput
mat
2024-11-27
Refactor azalea-protocol (#190)
mat
2024-11-12
Make some internal system handles public for use with before/after (#180)
Shayne Hartford
2024-08-11
fmt
mat
2024-07-20
Made `Hunger` and `DataComponentPatch` public (#167)
Aditya Kumar
2024-04-20
add Client::join_with_proxy and fix tests
mat
2024-02-18
fix for hypixel (wasn't sending ClientInformation on configuration)
mat
2023-12-06
use minecraft_folder_path
mat
2023-12-03
clippy
mat
2023-12-03
make it so plugins can send and receive packets during the login state
mat
2023-11-18
share registries in swarms and fix some bugs
mat
2023-11-18
make loading chunks its own bevy system
mat
2023-10-26
remove some unnecessary code and improve docs for Menu
mat
2023-09-21
1.20.2 (#99)
mat
2023-09-15
rename start_ecs to start_ecs_runner
mat
2023-09-14
AcceptResourcePacksPlugin
mat
2023-09-11
fix falling through blocks on spawn (and triggering anticheats)
mat
2023-08-25
add basic pathfinding test
mat
2023-08-24
Support properly switching instances (#106)
mat
2023-08-15
upgrade thiserror and other deps
mat
2023-07-15
Attacking (#96)
mat
2023-07-14
Mining (#95)
mat
2023-05-26
add stuff related to chat signing
mat
2023-05-16
ClientBuilder::new_without_plugins
mat
2023-05-12
auto respawn
mat
2023-05-03
Inventory (#48)
mat
2023-04-19
rename and export AccountOpts
mat
2023-03-11
fix doc errors
mat
2023-03-07
Bevy 0.10 (#79)
mat
2023-02-12
DisconnectEvent
mat
2023-02-12
Better chat events (#67)
mat
2023-02-04
make task_pool mod public
mat
2023-02-04
Use an ECS (#52)
mat
2022-12-07
1.19.3 (#34)
mat
2022-11-27
Swarm (#36)
mat
2022-11-18
Player List (#41)
mat
2022-11-12
Pathfinder (#25)
mat
[next]