| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-09-05 | .walk :) | mat | |
| 2022-08-30 | clippy | Ubuntu | |
| 2022-08-29 | physics stuff | mat | |
| 2022-08-29 | Physics (#11) | mat | |
| * Put physics module in azalea-entity * port aabb * add more stuff to PositionXYZ * azalea-physics * important collision things * more physics stuff * backup because i'm about to delete shapes * more shape stuff * CubeVoxelShape * no compile errors??? insane * impl VoxelShape for ArrayVoxelShape * Shapes stuff * collide_x but it doesn't work yet * binary_search * it compiles * Entity has bounding box * Update discrete_voxel_shape.rs * Entity::make_bounding_box * ok i'm about to merge az-entity and az-world might be a terrible idea which is why i'm committing first * ok so i moved entity to world * on_pos and move_entity compiles * add send_position * move collision stuff to collision module in az-physics * dimension is no longer an Option * start trying to do collision for the client * collision works :tada: * start adding palette resizing * get_and_set (pain) * it compiles but probably won't work * add a test * remove printlns * add more tests for palette stuff * ClientboundMoveVec3Packet -> ClientboundMoveEntityPosPacket i think i changed this on accident once * palette resizing works todo: remove the printlns * Remove printlns in palette.rs * fix issues from merge * fixes + work a bit more on physics * Better entities (#19) * well it compiles * add tests to entity storage * add suggestions in azalea-brigadier * this probably causes ub * fix brigadiersuggestions * get rid of entityid * test From<EntityMut> for EntityRef * don't mention other libraries since there's too many * fix warnings * do todos in brigadier suggestions * work on physics * more physics stuff * remove trait feature on az-block i think rust gets confused and compiles the macro without the feature * bump ahash * aes tests in az-crypto * optimize aes's deps * fix crashes * fix section_index for negative numbers and test * fix BlockPos protocol implementation * remove some debug prints * prepare to add ai_step * make ai step work * clippy | |||
| 2022-07-28 | 1.19.1 | mat | |
| 2022-06-25 | clippo | mat | |
| 2022-06-25 | Fix warnings | mat | |
| 2022-06-25 | merge ClientState and Client | mat | |
| 2022-06-24 | start adding moving | mat | |
| 2022-06-23 | move_entity_with_delta | mat | |
| 2022-06-23 | azalea-buf | mat | |
| 2022-06-21 | Add move_to | mat | |
| 2022-06-20 | add gametick event and find_one_entity | mat | |
| 2022-06-19 | Bump tokio | mat | |
| 2022-06-19 | Fix some clippy warnings | mat | |
| 2022-06-19 | Fix issues with entity pos conversion to block pos | mat | |
| 2022-06-19 | Fix error | mat | |
| 2022-06-19 | Improvements to azalea-world for entities | mat | |
| 2022-06-18 | account.rs and client.rs | mat | |
| 2022-06-18 | Add a new example that uses entities | mat | |
| 2022-06-18 | from<ClientboundAddEntityPacket> for Entity | mat | |
| 2022-06-17 | EntityPos | mat | |
| 2022-06-17 | Slightly improve bit storage | mat | |
| 2022-05-26 | 1.19 | mat | |
| 2022-05-14 | add unhandled ClientboundSectionBlocksUpdatePacket | mat | |
| 2022-05-14 | get_block_state works | mat | |
| 2022-05-14 | start adding get_block_state | mat | |
| 2022-05-14 | remove some printlns | mat | |
| 2022-05-08 | add more stuff | mat | |
| 2022-05-08 | Merge branch 'main' into chunk-decoding | mat | |
| 2022-05-08 | azalea-chat now checks language files | mat | |
| 2022-05-07 | clientbound add player packet | mat | |
| 2022-05-05 | random polish | mat | |
| 2022-05-05 | Fix chunk decoding | mat | |
| 2022-05-05 | Add bit storage | mat | |
| 2022-05-03 | start adding bit storage | mat | |
| 2022-05-03 | more azalea-world stuff | mat | |
| 2022-05-01 | clientbound_add_entity_packet & clientbound_set_entity_data_packet | mat | |
| 2022-04-30 | gitignore flamegraph stuff | mat | |
| 2022-04-30 | significantly optimize reading Vec<u8> | mat | |
| unfortunately, this introduces the requirement of using rust nightly | |||
| 2022-04-29 | background task works! | mat | |
| 2022-04-29 | Merge branch 'main' into chunk-packets | mat | |
| 2022-04-29 | upgrade aes and cfb8 | mat | |
| 2022-04-29 | how do i do this | mat | |
| 2022-04-28 | chunk packets work | mat | |
| 2022-04-27 | fix player info packet | mat | |
| 2022-04-26 | update brigadier | mat | |
| 2022-04-26 | finish update recipes packet implementation | mat | |
| 2022-04-26 | add derive mcbufreadable/writable | mat | |
| 2022-04-24 | Merge branch 'main' into auth | mat | |
