aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-01pathfinder parkour tests and fix some parkour issuesmat
2023-10-01organize azalea_core and re-export it from azaleamat
2023-10-01fix log featuremat
2023-10-01more reliable pathfinder parkourmat
2023-09-30clippymat
2023-09-30start implementing parkourmat
2023-09-30improve ascend (stolen from baritone)mat
2023-09-30improve descending in pathfinder moremat
2023-09-30pathfinder: don't spin while descendingmat
2023-09-30add more pathfinder goalsmat
2023-09-30remove BlockPosGoal::from and Goal::goal_nodemat
2023-09-30stitch together pathfinder paths bettermat
2023-09-29update block shapesmat
2023-09-28check for entity duplication before spawningmat
2023-09-21link 1.20.1 branch in readmemat
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-14infinite pathfindingmat
2023-09-14detect obstructions while pathfinding and better results on timeoutmat
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