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-09-14
finish releasing 0.8
mat
2023-09-14
Release 0.8.0
mat
2023-09-14
Release independent packages
mat
2023-09-14
fix unknown entity warnings
mat
2023-09-14
add ResourcePackEvent event
mat
2023-09-14
AcceptResourcePacksPlugin
mat
2023-09-14
rename Local to LocalEntity
mat
2023-09-13
fix tests
mat
2023-09-13
improve some logging
mat
2023-09-11
fix onground
mat
2023-09-11
fix falling through blocks on spawn (and triggering anticheats)
mat
2023-09-10
clippy
mat
2023-09-10
fix physics bugs
mat
2023-09-10
fix incorrect jumping
mat
2023-09-08
make PacketReceiver::packet_writer public
mat
2023-09-08
upgrade deps
mat
2023-09-07
Don't crash when missing extra registries (#108)
EightFactorial
2023-08-27
use thiserror for azalea_nbt::Error
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
delete svg files i accidentally committed
mat
2023-08-25
fix all bevy ambiguities
mat
2023-08-25
fix swarms
mat
2023-08-25
name variables in stepping up
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-25
fix panic when entity goes out of render distance and then back in render dis...
mat
2023-08-24
Support properly switching instances (#106)
mat
2023-08-23
remove some debug printlns
mat
2023-08-22
fix writing ClientboundUpdateRecipesPacket
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-20
don't panic if TranslatableComponent::to_string fails
mat
2023-08-19
raycasting not raytracing
mat
2023-08-19
Removed .vscode settings (#104)
TheDudeFromCI
2023-08-19
Export bot.rs (#101)
TheDudeFromCI
2023-08-16
no_handler() option for ClientBuilder (#100)
TheDudeFromCI
2023-08-15
fix tests
mat
2023-08-15
upgrade thiserror and other deps
mat
2023-08-03
loosen Default requirement for State on SwarmBuilder
mat
2023-08-01
remove unnecessary parens
mat
2023-08-01
improve Instance::find_block
mat
2023-07-31
add EntityDataItem::new
mat
2023-07-26
fix querying multiple components in entity_by
mat
2023-07-23
fix sometimes not receiving chunks
mat
2023-07-23
fix sending brand incorrectly
mat
2023-07-23
clean up azalea-entity a little
mat
[next]