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
Age
Commit message (
Expand
)
Author
2023-03-07
Bevy 0.10 (#79)
mat
2023-03-01
remove a ?
mat
2023-03-01
Merge branch 'main' of https://github.com/mat-1/azalea into main
mat
2023-03-01
fix reconnecting in testbot example
mat
2023-02-27
Remove invalid characters and truncate messages and commands to 256 (#78)
Shayne Hartford
2023-02-27
also run action on prs
mat
2023-02-27
Change Windows env from USERPROFILE to APPDATA (#77)
Shayne Hartford
2023-02-26
Add `set_state` and `set_swarm_state` (#76)
Shayne Hartford
2023-02-26
Add PacketEvent (#75)
mat
2023-02-25
Fix system order ambiguities (#74)
mat
2023-02-24
use rustls in reqwest
mat
2023-02-23
check entity for retroactively_add_game_profile_component
mat
2023-02-23
fix jumping
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
make metadata components clonable
mat
2023-02-21
Fix writing palettes (#72)
EightFactorial
2023-02-21
improve docs and rename model_customisation
mat
2023-02-21
Make things public (#71)
EightFactorial
2023-02-15
fix 0ns delay
mat
2023-02-15
max reconnect wait from 120s to 15s
mat
2023-02-13
Fix ClientboundBlockEventPacket::block (#70)
EightFactorial
2023-02-13
i should start testing my fixes before committing them
mat
2023-02-13
fix bad compression on sending long packets
mat
2023-02-13
fix comment in tests
Ubuntu
2023-02-13
fix `BlockCollisions` bounding box (#68)
Charles Johnson
2023-02-12
DisconnectEvent
mat
2023-02-12
update .cargo/config.toml
mat
2023-02-12
Better chat events (#67)
mat
2023-02-10
fix pathfinder example link
mat
2023-02-10
make it so registries can have doc comments
Ubuntu
2023-02-10
improve docs a bit more and delete potatobot example
Ubuntu
2023-02-10
fix and improve examples in docs
Ubuntu
2023-02-09
no iyes_loopless
mat
2023-02-09
chore: Release
mat
2023-02-09
release ecs crates
mat
2023-02-09
ok i think i'm gonna leave the block examples like this
mat
2023-02-10
change wording in a comment
Ubuntu
2023-02-10
change one of the blocks examples
Ubuntu
2023-02-10
make blockstate good
Ubuntu
2023-02-09
derive `Debug` for `BlockState` (#64)
Charles Johnson
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-06
fix some swarm examples/docs
Ubuntu
2023-02-05
shut up clippy
mat
2023-02-05
improve docs
mat
2023-02-04
reword readme a bit
mat
2023-02-04
move 'bot' into its own example (actually)
mat
[next]