aboutsummaryrefslogtreecommitdiff
path: root/azalea-client/src
AgeCommit message (Expand)Author
2023-10-10start adding mining to pathfindermat
2023-10-08knockbackmat
2023-10-07update chunk batchingmat
2023-10-06make sure pathfinder is always centered on the destination block (fixes tests)mat
2023-10-06fix QueryDoesNotMatch and improve errormat
2023-10-02fix broken doc linkmat
2023-10-02optimize pathfinder moremat
2023-10-01organize azalea_core and re-export it from azaleamat
2023-09-30pathfinder: don't spin while descendingmat
2023-09-29update block shapesmat
2023-09-28check for entity duplication before spawningmat
2023-09-211.20.2 (#99)mat
2023-09-19add Loaded component and fix clamping look directionmat
2023-09-18fix entities not always being despawned after mergemat
2023-09-18instanceloadedevent and a few fixesmat
2023-09-17heightmapsmat
2023-09-16don't apply metadata updates multiple times in swarmsmat
2023-09-15simplify some code related to Account being a componentmat
2023-09-15make Account a componentmat
2023-09-15rename start_ecs to start_ecs_runnermat
2023-09-14fix unknown entity warningsmat
2023-09-14add ResourcePackEvent eventmat
2023-09-14AcceptResourcePacksPluginmat
2023-09-14rename Local to LocalEntitymat
2023-09-13improve some loggingmat
2023-09-11fix ongroundmat
2023-09-11fix falling through blocks on spawn (and triggering anticheats)mat
2023-09-10fix physics bugsmat
2023-09-10fix incorrect jumpingmat
2023-09-08make PacketReceiver::packet_writer publicmat
2023-08-25fix all bevy ambiguitiesmat
2023-08-25implement stepping up stairsmat
2023-08-25add basic pathfinding testmat
2023-08-24Support properly switching instances (#106)mat
2023-08-23remove some debug printlnsmat
2023-08-22fix entities not being despawnedmat
2023-08-21Food/saturation component support (#97)Luuk van Oijen
2023-08-15upgrade thiserror and other depsmat
2023-07-26fix querying multiple components in entity_bymat
2023-07-23fix sometimes not receiving chunksmat
2023-07-23fix sending brand incorrectlymat
2023-07-23clean up azalea-entity a littlemat
2023-07-20remove unnecessary clonemat
2023-07-15fix brigadier booleansmat
2023-07-15Attacking (#96)mat
2023-07-15fix auto respawn and fix entity metadatamat
2023-07-14Mining (#95)mat
2023-07-09Update to Bevy 0.11 (#94)mat
2023-06-24Add ClientBuilder:new_without_log (#93)xtex
2023-06-24Add functions `auth_with_link_code`, `get_ms_link_code`, and `get_ms_auth_tok...Adam Reisenauer