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
Age
Commit message (
Expand
)
Author
2023-07-23
clean up azalea-entity a little
mat
2023-07-20
remove unnecessary clone
mat
2023-07-15
fix brigadier booleans
mat
2023-07-15
Attacking (#96)
mat
2023-07-15
fix auto respawn and fix entity metadata
mat
2023-07-14
Mining (#95)
mat
2023-07-09
Update to Bevy 0.11 (#94)
mat
2023-06-24
Add ClientBuilder:new_without_log (#93)
xtex
2023-06-24
Add functions `auth_with_link_code`, `get_ms_link_code`, and `get_ms_auth_tok...
Adam Reisenauer
2023-06-14
Vec3::distance_to and clippy
mat
2023-05-27
random fixes mostly related to auth and crypto
mat
2023-05-26
add stuff related to chat signing
mat
2023-05-16
ClientBuilder::new_without_plugins
mat
2023-05-13
ChatPacket::is_whisper
mat
2023-05-12
auto respawn
mat
2023-05-12
handle ping packet and resource pack correctly
mat
2023-05-06
fix panic on disconnect
mat
2023-05-03
Inventory (#48)
mat
2023-04-19
rename and export AccountOpts
mat
2023-03-21
clear titles packet
mat
2023-03-14
1.19.4 (#57)
mat
2023-03-14
make ResourceLocation::new -> Self and impl Serialize/Deserialize for Resourc...
mat
2023-03-11
fix doc errors
mat
2023-03-11
Add RegistryHolder struct and serde features (#81)
EightFactorial
2023-03-08
make ClientInformation and TabList their own components
mat
2023-03-07
Bevy 0.10 (#79)
mat
2023-02-27
Remove invalid characters and truncate messages and commands to 256 (#78)
Shayne Hartford
2023-02-27
Change Windows env from USERPROFILE to APPDATA (#77)
Shayne Hartford
2023-02-26
Add PacketEvent (#75)
mat
2023-02-25
Fix system order ambiguities (#74)
mat
2023-02-23
check entity for retroactively_add_game_profile_component
mat
2023-02-22
fix `disconnect_on_read_packets_ended` (#73)
Charles Johnson
2023-02-21
unused import
mat
2023-02-21
don't keep firing disconnectevent
mat
2023-02-21
properly disconnect on ungraceful disconnect
mat
2023-02-21
improve docs and rename model_customisation
mat
2023-02-13
Fix ClientboundBlockEventPacket::block (#70)
EightFactorial
2023-02-12
DisconnectEvent
mat
2023-02-12
Better chat events (#67)
mat
2023-02-10
make blockstate good
Ubuntu
2023-02-08
Add KeepAliveEvent and Fix Error Messages (#65)
EightFactorial
2023-02-07
move az_world::entity_info to az_world::entities::info
Ubuntu
2023-02-05
shut up clippy
mat
2023-02-05
improve docs
mat
2023-02-04
make task_pool mod public
mat
2023-02-04
Use an ECS (#52)
mat
2023-01-21
clippy
mat
2023-01-21
Server functions and proxy example (#59)
EightFactorial
2023-01-14
Add function to get message sender's UUID (#56)
EightFactorial
2023-01-06
Add reason for disconnect (#54)
EightFactorial
[next]