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
Age
Commit message (
Expand
)
Author
2023-09-14
Release 0.8.0
mat
2023-09-14
add ResourcePackEvent event
mat
2023-09-14
AcceptResourcePacksPlugin
mat
2023-09-14
rename Local to LocalEntity
mat
2023-09-11
fix falling through blocks on spawn (and triggering anticheats)
mat
2023-09-10
fix physics bugs
mat
2023-09-10
fix incorrect jumping
mat
2023-09-08
upgrade deps
mat
2023-08-26
use better pathfinder costs and also fix relative entity updates breaking som...
mat
2023-08-26
simplify pathfinder more
mat
2023-08-26
simplify pathfinder
mat
2023-08-25
fix all bevy ambiguities
mat
2023-08-25
implement stepping up stairs
mat
2023-08-25
add failing test for that weird diagonal edge case
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-21
Food/saturation component support (#97)
Luuk van Oijen
2023-08-19
Export bot.rs (#101)
TheDudeFromCI
2023-08-16
no_handler() option for ClientBuilder (#100)
TheDudeFromCI
2023-08-15
upgrade thiserror and other deps
mat
2023-08-03
loosen Default requirement for State on SwarmBuilder
mat
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-23
clean up azalea-entity a little
mat
2023-07-15
descend up to 3 blocks in pathfinder
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-14
Vec3::distance_to and clippy
mat
2023-05-27
revert echo example
mat
2023-05-27
random fixes mostly related to auth and crypto
mat
2023-05-21
fix respawn system ambiguity
mat
2023-05-17
chore: Release
mat
2023-05-16
chore: Release
mat
2023-05-16
and also update the dependents lol
mat
2023-05-16
better variable naming in doc
mat
2023-05-16
ClientBuilder::new_without_plugins
mat
2023-05-13
ChatPacket::is_whisper
mat
2023-05-13
reexport azalea-chat and add goto docs
mat
2023-05-12
remove unused import
mat
2023-05-12
auto respawn
mat
2023-05-12
fix warnings
mat
2023-05-09
astar
mat
2023-05-05
fix some warnings
mat
[next]