aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-07Bevy 0.10 (#79)mat
2023-03-01remove a ?mat
2023-03-01Merge branch 'main' of https://github.com/mat-1/azalea into mainmat
2023-03-01fix reconnecting in testbot examplemat
2023-02-27Remove invalid characters and truncate messages and commands to 256 (#78)Shayne Hartford
2023-02-27also run action on prsmat
2023-02-27Change Windows env from USERPROFILE to APPDATA (#77)Shayne Hartford
2023-02-26Add `set_state` and `set_swarm_state` (#76)Shayne Hartford
2023-02-26Add PacketEvent (#75)mat
2023-02-25Fix system order ambiguities (#74)mat
2023-02-24use rustls in reqwestmat
2023-02-23check entity for retroactively_add_game_profile_componentmat
2023-02-23fix jumpingmat
2023-02-22fix `disconnect_on_read_packets_ended` (#73)Charles Johnson
2023-02-21unused importmat
2023-02-21don't keep firing disconnecteventmat
2023-02-21properly disconnect on ungraceful disconnectmat
2023-02-21make metadata components clonablemat
2023-02-21Fix writing palettes (#72)EightFactorial
2023-02-21improve docs and rename model_customisationmat
2023-02-21Make things public (#71)EightFactorial
2023-02-15fix 0ns delaymat
2023-02-15max reconnect wait from 120s to 15smat
2023-02-13Fix ClientboundBlockEventPacket::block (#70)EightFactorial
2023-02-13i should start testing my fixes before committing themmat
2023-02-13fix bad compression on sending long packetsmat
2023-02-13fix comment in testsUbuntu
2023-02-13fix `BlockCollisions` bounding box (#68)Charles Johnson
2023-02-12DisconnectEventmat
2023-02-12update .cargo/config.tomlmat
2023-02-12Better chat events (#67)mat
2023-02-10fix pathfinder example linkmat
2023-02-10make it so registries can have doc commentsUbuntu
2023-02-10improve docs a bit more and delete potatobot exampleUbuntu
2023-02-10fix and improve examples in docsUbuntu
2023-02-09no iyes_looplessmat
2023-02-09chore: Releasemat
2023-02-09release ecs cratesmat
2023-02-09ok i think i'm gonna leave the block examples like thismat
2023-02-10change wording in a commentUbuntu
2023-02-10change one of the blocks examplesUbuntu
2023-02-10make blockstate goodUbuntu
2023-02-09derive `Debug` for `BlockState` (#64)Charles Johnson
2023-02-08Add KeepAliveEvent and Fix Error Messages (#65)EightFactorial
2023-02-07move az_world::entity_info to az_world::entities::infoUbuntu
2023-02-06fix some swarm examples/docsUbuntu
2023-02-05shut up clippymat
2023-02-05improve docsmat
2023-02-04reword readme a bitmat
2023-02-04move 'bot' into its own example (actually)mat