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
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
2022-11-11
improved docs
Ubuntu
2022-10-30
more docs
mat
2022-10-29
oop fix another unwrap
mat
2022-10-23
Add Client::set_client_information (#33)
mat
2022-10-23
write more documentation
mat
2022-10-16
Add chat function (#28)
mat
2022-10-16
Microsoft Authentication (#29)
mat
2022-09-05
.walk :)
mat
2022-06-21
Add move_to
mat
2022-06-18
account.rs and client.rs
mat
2022-06-17
Create azalea-entity
mat
2022-04-30
put something useful in state
mat
2022-04-29
background task works!
mat
2022-04-29
how do i do this
mat
[next]