| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-08-22 | add suggestions in azalea-brigadier | Ubuntu | |
| 2022-07-31 | clippo the sequel | mat | |
| 2022-04-22 | simplify error handling | mat | |
| 2022-04-18 | move tests into tests directory | mat | |
| 2022-04-18 | move `parsers` into `arguments` | mat | |
| 2022-04-18 | change a BTreeMap to a HashMap | mat | |
| 2022-04-18 | split stuff into more modules | mat | |
| 2022-04-18 | general cleanup | mat | |
| 2022-04-18 | fix issues with clippy | mat | |
| 2022-04-18 | remove temporary comments | mat | |
| 2022-04-18 | add find_node | mat | |
| 2022-04-18 | add get_path | mat | |
| 2022-04-18 | add more tests | mat | |
| 2022-04-17 | forking stuff | mat | |
| 2022-04-17 | simplify the <S> generic so it's not an Rc | mat | |
| 2022-04-17 | Implement working redirects | mat | |
| 2022-04-17 | Change ArgumentBuilder to have a CommandNode | mat | |
| 2022-04-17 | more tests and start adding redirects | mat | |
| 2022-04-17 | add .requires | mat | |
| 2022-04-17 | Fix clippy issues and add a couple tests to dispatcher | mat | |
| 2022-04-17 | add execute & get_integer | mat | |
| 2022-04-17 | Clean up some old stuff | mat | |
| 2022-04-17 | Rewrite brigadier | mat | |
| 2022-02-03 | a | mat | |
| 2022-02-02 | f | mat | |
| 2022-02-01 | b | mat | |
| 2022-01-20 | bbbbbbbbbbbb | Ubuntu | |
| 2022-01-13 | stuff | mat | |
| 2022-01-13 | a | Ubuntu | |
| 2022-01-12 | a | Ubuntu | |
| 2022-01-11 | adfsfasdfaSDQAWERTERYTUYghyubnjnrdfxcv etgvbhy0ujn- | mat | |
| 2022-01-10 | progress | mat | |
| 2022-01-11 | work a bit on brigadier | Ubuntu | |
| 2022-01-09 | AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA ↵ | mat | |
| AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA | |||
| 2022-01-09 | add some more stuff from brigadier | mat | |
| 2022-01-09 | add all the string reader tests | mat | |
| 2022-01-09 | add some more tests | mat | |
| 2022-01-09 | fix a couple tests | mat | |
| 2022-01-09 | string reader | mat | |
| 2022-01-09 | add string_reader | mat | |
| 2022-01-03 | add argument type trait | mat | |
| 2022-01-03 | create all empty brigadier modules | mat | |
