aboutsummaryrefslogtreecommitdiff
path: root/azalea
AgeCommit message (Expand)Author
2023-09-14Release 0.8.0mat
2023-09-14add ResourcePackEvent eventmat
2023-09-14AcceptResourcePacksPluginmat
2023-09-14rename Local to LocalEntitymat
2023-09-11fix falling through blocks on spawn (and triggering anticheats)mat
2023-09-10fix physics bugsmat
2023-09-10fix incorrect jumpingmat
2023-09-08upgrade depsmat
2023-08-26use better pathfinder costs and also fix relative entity updates breaking som...mat
2023-08-26simplify pathfinder moremat
2023-08-26simplify pathfindermat
2023-08-25fix all bevy ambiguitiesmat
2023-08-25implement stepping up stairsmat
2023-08-25add failing test for that weird diagonal edge casemat
2023-08-25add basic pathfinding testmat
2023-08-24Support properly switching instances (#106)mat
2023-08-22fix entities not being despawnedmat
2023-08-22Created nearest_entity system param (#102)TheDudeFromCI
2023-08-21Food/saturation component support (#97)Luuk van Oijen
2023-08-19Export bot.rs (#101)TheDudeFromCI
2023-08-16no_handler() option for ClientBuilder (#100)TheDudeFromCI
2023-08-15upgrade thiserror and other depsmat
2023-08-03loosen Default requirement for State on SwarmBuildermat
2023-08-01improve Instance::find_blockmat
2023-07-26fix querying multiple components in entity_bymat
2023-07-23fix sometimes not receiving chunksmat
2023-07-23clean up azalea-entity a littlemat
2023-07-15descend up to 3 blocks in pathfindermat
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-14Vec3::distance_to and clippymat
2023-05-27revert echo examplemat
2023-05-27random fixes mostly related to auth and cryptomat
2023-05-21fix respawn system ambiguitymat
2023-05-17chore: Releasemat
2023-05-16chore: Releasemat
2023-05-16and also update the dependents lolmat
2023-05-16better variable naming in docmat
2023-05-16ClientBuilder::new_without_pluginsmat
2023-05-13ChatPacket::is_whispermat
2023-05-13reexport azalea-chat and add goto docsmat
2023-05-12remove unused importmat
2023-05-12auto respawnmat
2023-05-12fix warningsmat
2023-05-09astarmat
2023-05-05fix some warningsmat