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-12-04
Replace Bevy's FixedUpdate with Azalea's GameTick (#119)
mat
2023-12-04
simplify boilerplate in examples
mat
2023-12-01
rename add_with_exponential_backoff to add_and_retry_forever
mat
2023-12-01
disconnect fixes
mat
2023-11-18
clippy
mat
2023-11-18
share registries in swarms and fix some bugs
mat
2023-11-18
fix memory leak when loading chunks in swarms
mat
2023-11-18
make packet an Arc in PacketEvent
mat
2023-11-18
simplify some code
mat
2023-10-26
remove some more #![feature]s
mat
2023-10-01
organize azalea_core and re-export it from azalea
mat
2023-09-30
remove BlockPosGoal::from and Goal::goal_node
mat
2023-09-21
1.20.2 (#99)
mat
2023-09-19
add Loaded component and fix clamping look direction
mat
2023-09-18
instanceloadedevent and a few fixes
mat
2023-09-17
heightmaps
mat
2023-09-14
detect obstructions while pathfinding and better results on timeout
mat
2023-09-14
add ResourcePackEvent event
mat
2023-09-14
rename Local to LocalEntity
mat
2023-09-10
fix physics bugs
mat
2023-08-25
add basic pathfinding test
mat
2023-08-24
Support properly switching instances (#106)
mat
2023-08-22
fix entities not being despawned
mat
2023-08-22
Created nearest_entity system param (#102)
TheDudeFromCI
2023-08-01
improve Instance::find_block
mat
2023-07-26
fix querying multiple components in entity_by
mat
2023-07-23
fix sometimes not receiving chunks
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-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
[prev]
[next]