aboutsummaryrefslogtreecommitdiff
path: root/azalea
AgeCommit message (Expand)Author
2024-04-23Release 0.10.0mat
2024-04-24upgrade depsmat
2024-04-24Revert "Release 0.10.0"mat
2024-04-23Release 0.10.0mat
2024-04-231.20.5 (#127)mat
2024-04-20upgrade depsmat
2024-04-20clippymat
2024-04-20add Client::join_with_proxy and fix testsmat
2024-04-20socks5 support (#113)mat
2024-04-18Release 0.9.1mat
2024-04-09add functions to ClientBuilder and SwarmBuilder for custom addressesmat
2024-04-09make recalculate_near_end_of_path publicmat
2024-02-26optimize physics a bit moremat
2024-02-25reduce allocations for collision detectionmat
2024-02-25optimize physicsmat
2024-02-24add Display for Vec3, add SimulationSet, and add EntityChunkPos componentmat
2024-02-23fix pathfinder A* using slightly suboptimal paths sometimesmat
2024-02-22add OWNER_USERNAME to testbotmat
2024-02-22fix for hypixel limbomat
2024-02-17upgrade deps, bevy 0.13mat
2024-01-25update depsmat
2024-01-08upgrade depsmat
2024-01-08update links to testbot in docsmat
2024-01-08fix ping packet, explosion packet, and panic lessmat
2024-01-07rewrite testbot to use brigadiermat
2024-01-04rename open_container to open_container_at and add get_open_containermat
2023-12-17fix broken link to .config/config_fast_builds in docsmat
2023-12-17fix testsmat
2023-12-16revert accidental change to echo examplemat
2023-12-16fix SwarmEvent::Login and SwarmEvent::Init maybemat
2023-12-15Add mining to the pathfinder (#122)mat
2023-12-13seeded random in pathfinder benchmat
2023-12-13fix chunks incorrectly being forgotten sometimesmat
2023-12-11mention join_delay in add_accounts docsmat
2023-12-10more reliable StopPathfindingEventmat
2023-12-10Climbing (#121)mat
2023-12-09add BlockState::propertymat
2023-12-09fix typos in code with crate-ci/typosmat
2023-12-09fix broken doc linksmat
2023-12-06disable feaatures on azalea-chat by default and fix disabling simdnbt featuremat
2023-12-05don't reference version number directly in docsmat
2023-12-05Release 0.9.0mat
2023-12-05upgrade depsmat
2023-12-051.20.3 (#110)mat
2023-12-05make start return nevermat
2023-12-04Replace Bevy's FixedUpdate with Azalea's GameTick (#119)mat
2023-12-04simplify boilerplate in examplesmat
2023-12-04fix ClientBuilder erroring, maybemat
2023-12-03clippymat
2023-12-03remove 'why' from readme and reword beginning of docs a littlemat