| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-10-07 | remove jumping_once from az-client | mat | |
| 2022-10-07 | Bot API (#27) | mat | |
| Basically make the `azalea` crate have stuff | |||
| 2022-10-02 | start adding stuff to azalea crate | mat | |
| 2022-10-02 | New example (#24) | mat | |
| the example isn't finished but it's finished enough | |||
| 2022-10-02 | add jumping | mat | |
| 2022-10-02 | All block shapes & collisions (#22) | mat | |
| * start adding shapes * add more collision stuff * DiscreteCubeMerger * more mergers * start adding BitSetDiscreteVoxelShape::join * i love rust :smiley: :smiley: :smiley: * r * IT COMPILES???? * fix warning * fix error * fix more clippy issues * add box_shape * more shape stuff * make DiscreteVoxelShape an enum * Update shape.rs * also make VoxelShape an enum * implement BitSet::clear * add more missing things * it compiles W * start block shape codegen * optimize shape codegen * make az-block/blocks.rs look better (broken) * almost new block macro * make the codegen not generate 'type' * try to fix * work more on the blocks macro * wait it compiles * fix clippy issues * shapes codegen works * well it's almost working * simplify some shape codegen * enum type names are correct * W it compiles * cargo check no longer warns * fix some clippy issues * start making it so the shape impl is on BlockStates * insane code * new impl compiles * fix wrong find_bits + TESTS PASS! * add a test for slab collision * fix clippy issues * ok rust * fix error that happens when on stairs * add test for top slabs * start adding join_is_not_empty * add more to join_is_not_empty * top slabs still don't work!! * x..=0 doesn't work in rust :smiley: :smiley: :smiley: :smiley: :smiley: :smiley: :smiley: :smiley: :smiley: :smiley: :smiley: :smiley: :smiley: :smiley: * remove comment since i added more useful names * remove some printlns * fix walls in some configurations erroring * fix some warnings * change comment to \`\`\`ignore instead of \`\`\`no_run * players are .6 wide not .8 * fix clippy's complaints * i missed one clippy warning | |||
| 2022-09-23 | yeah let's be honest they're not very useable | mat | |
| 2022-09-19 | add shutdown function | mat | |
| 2022-09-19 | Merge branch 'main' of https://github.com/mat-1/azalea | mat | |
| 2022-09-19 | fix rotations | mat | |
| 2022-09-19 | Fix connection writer being locked (#23) | mat | |
| * Split connection struct in az-protocol * az-client uses split conns * fix errors * add a convenience write_packet fn to az-client | |||
| 2022-09-19 | change example | mat | |
| 2022-09-19 | replace printlns with log | Ubuntu | |
| 2022-09-18 | start work on optimizing block macros | mat | |
| 2022-09-18 | modify warning in readme | mat | |
| 2022-09-14 | re-enable nbt benches | Ubuntu | |
| 2022-09-11 | no unused variable | mat | |
| 2022-09-11 | only check leftover data in debug mode | mat | |
| 2022-09-11 | fix panic in azalea-chat | mat | |
| 2022-09-10 | fix ClientboundMapItemDataPacket | mat | |
| 2022-09-10 | fix outdated EntityDataValue | mat | |
| 2022-09-10 | typo fix | mat | |
| ChatVisiblity -> ChatVisibility | |||
| 2022-09-09 | remove a debug thing lol | mat | |
| 2022-09-09 | fix errors in enums inconsistent w/ vanilla | mat | |
| 2022-09-09 | cut off at 500 instead of 100 | mat | |
| 2022-09-09 | improve log | Ubuntu | |
| 2022-09-09 | add logger | Ubuntu | |
| 2022-09-07 | why am i getting a varint error | mat | |
| 2022-09-07 | fix ClientboundUpdateAdvancementsPacket | mat | |
| 2022-09-07 | don't panic on bad utf8 | mat | |
| 2022-09-06 | fix bad enum macro generation | mat | |
| 2022-09-06 | BrigadierNodeStub::name() | mat | |
| 2022-09-06 | remove debug println | mat | |
| 2022-09-06 | finish read implementation for Commands packet | Ubuntu | |
| 2022-09-06 | rename variants in packet enums to be shorter | Ubuntu | |
| 2022-09-05 | Update client.rs | mat | |
| 2022-09-05 | add a todo | mat | |
| 2022-09-05 | use az-registry in az-protocol | mat | |
| 2022-09-05 | Publish empty azalea crate | mat | |
| 2022-09-05 | Publish everything* to crates.io | mat | |
| Except azalea-client since it's not ready yet | |||
| 2022-09-05 | .walk :) | mat | |
| 2022-09-04 | remove some debug stuff and fix recipe packet | mat | |
| 2022-09-04 | fix chunks not being able to be read | mat | |
| 2022-09-02 | collision test passes??? | Ubuntu | |
| 2022-09-02 | make collision test work* | Ubuntu | |
| 2022-09-02 | unused use in test | Ubuntu | |
| 2022-09-02 | get rid of Readable & Writable (#21) | mat | |
| 2022-09-01 | fix bad u32::write_into and add tests | mat | |
| 2022-09-01 | sample can be empty | mat | |
| 2022-09-01 | ping players can be negative | mat | |
