aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-14finish releasing 0.8mat
2023-09-14Release 0.8.0mat
2023-09-14Release independent packagesmat
2023-09-14fix unknown entity warningsmat
2023-09-14add ResourcePackEvent eventmat
2023-09-14AcceptResourcePacksPluginmat
2023-09-14rename Local to LocalEntitymat
2023-09-13fix testsmat
2023-09-13improve some loggingmat
2023-09-11fix ongroundmat
2023-09-11fix falling through blocks on spawn (and triggering anticheats)mat
2023-09-10clippymat
2023-09-10fix physics bugsmat
2023-09-10fix incorrect jumpingmat
2023-09-08make PacketReceiver::packet_writer publicmat
2023-09-08upgrade depsmat
2023-09-07Don't crash when missing extra registries (#108)EightFactorial
2023-08-27use thiserror for azalea_nbt::Errormat
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-25delete svg files i accidentally committedmat
2023-08-25fix all bevy ambiguitiesmat
2023-08-25fix swarmsmat
2023-08-25name variables in stepping upmat
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-25fix panic when entity goes out of render distance and then back in render dis...mat
2023-08-24Support properly switching instances (#106)mat
2023-08-23remove some debug printlnsmat
2023-08-22fix writing ClientboundUpdateRecipesPacketmat
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-20don't panic if TranslatableComponent::to_string failsmat
2023-08-19raycasting not raytracingmat
2023-08-19Removed .vscode settings (#104)TheDudeFromCI
2023-08-19Export bot.rs (#101)TheDudeFromCI
2023-08-16no_handler() option for ClientBuilder (#100)TheDudeFromCI
2023-08-15fix testsmat
2023-08-15upgrade thiserror and other depsmat
2023-08-03loosen Default requirement for State on SwarmBuildermat
2023-08-01remove unnecessary parensmat
2023-08-01improve Instance::find_blockmat
2023-07-31add EntityDataItem::newmat
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