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
/
client.rs
Age
Commit message (
Expand
)
Author
2025-02-24
update outdated comment
mat
2025-02-24
fix send_receivepacketevent running outside of game state
mat
2025-02-24
don't remove LocalEntity from disconnected players, add new debug logs, and m...
mat
2025-02-23
make run_schedule a bounded channel
mat
2025-02-22
Refactor azalea-client (#205)
mat
2025-02-22
update to rust edition 2024
mat
2025-02-22
fix brand and client info so they're only sent when leaving login instead of ...
mat
2025-02-21
despawn entities when switching worlds and some testbot fixes
mat
2025-02-21
GameTick should only happen after Update
mat
2025-02-14
upgrade deps
mat
2025-02-02
start implementing data driven registries
mat
2025-02-01
fix doc errors
mat
2025-02-01
set player metadata on init instead of login
mat
2025-02-01
add failing test_set_health_before_login test
mat
2025-01-29
add support for tickend and playerinput
mat
2025-01-25
Rename Connection::configuration to config and add some clientbound functions...
mat
2024-12-24
improve some docs and apis related to pathfinder
mat
2024-12-04
Update Bevy and migrate to workspace dependencies and package attributes (#181)
EightFactorial
2024-11-27
Refactor azalea-protocol (#190)
mat
2024-11-23
Update and merge the dependencies (#187)
Shayne Hartford
2024-10-26
group imports with rustfmt
mat
2024-10-23
1.21.2 (#171)
mat
2024-10-21
Rename InventoryComponent to Inventory to match other components (#177)
Shayne Hartford
2024-08-15
fix incorrect comment in with_microsoft_access_token docs
mat
2024-04-27
fmt
mat
2024-04-27
Use ClientIntention over ConnectionProtocol for ClientIntentionPacket (#143)
Luis
2024-04-23
1.20.5 (#127)
mat
2024-04-20
add Client::join_with_proxy and fix tests
mat
2024-04-20
socks5 support (#113)
mat
2024-02-18
fix for hypixel (wasn't sending ClientInformation on configuration)
mat
2023-12-10
Climbing (#121)
mat
2023-12-04
Replace Bevy's FixedUpdate with Azalea's GameTick (#119)
mat
2023-12-03
remove debug print
mat
2023-12-03
let plugins override query responses
mat
2023-12-03
clippy
mat
2023-12-03
make it so plugins can send and receive packets during the login state
mat
2023-12-02
make sure Startup system runs before any bots join
mat
2023-12-01
addd disconnect reason (#114)
1zuna
2023-11-28
slightly change Client::partial_world example
mat
2023-11-28
add Client::partial_world()
mat
2023-11-18
clippy
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-11-18
replace log with tracing
mat
2023-11-18
simplify some code
mat
2023-11-12
improve docs a bit
mat
2023-11-06
bevy 0.12
mat
2023-10-06
fix QueryDoesNotMatch and improve error
mat
2023-10-01
organize azalea_core and re-export it from azalea
mat
2023-09-28
check for entity duplication before spawning
mat
[prev]
[next]