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
/
examples
Age
Commit message (
Expand
)
Author
2023-05-27
revert echo example
mat
2023-05-27
random fixes mostly related to auth and crypto
mat
2023-05-12
remove unused import
mat
2023-05-12
auto respawn
mat
2023-05-03
Inventory (#48)
mat
2023-03-07
Add World::find_block (#80)
mat
2023-03-07
Bevy 0.10 (#79)
mat
2023-03-01
remove a ?
mat
2023-03-01
fix reconnecting in testbot example
mat
2023-02-26
Add PacketEvent (#75)
mat
2023-02-25
Fix system order ambiguities (#74)
mat
2023-02-13
fix bad compression on sending long packets
mat
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-07
move az_world::entity_info to az_world::entities::info
Ubuntu
2023-02-06
fix some swarm examples/docs
Ubuntu
2023-02-05
improve docs
mat
2023-02-04
move 'bot' into its own example (actually)
mat
2023-02-04
Use an ECS (#52)
mat
2022-12-11
rename find_entity to entity_by & add entities_by
mat
2022-12-11
make entities have a reference to WeakWorlds instead
mat
2022-11-27
fix some docs/examples
mat
2022-11-27
Swarm (#36)
mat
2022-11-18
Add functions to get ChatPacket author and content (#42)
mat
2022-11-15
Rename "dimension" to "world" (#39)
mat
2022-11-12
Pathfinder (#25)
mat
2022-10-23
Add Client::set_client_information (#33)
mat
2022-10-23
Update examples with new cleaner handle/state
mat
2022-10-23
make `handle` cleaner
mat
2022-10-23
write more documentation
mat
2022-10-16
change examples with Account
mat
2022-10-07
Bot API (#27)
mat
2022-10-02
New example (#24)
mat