aboutsummaryrefslogtreecommitdiff
path: root/azalea-core/src/lib.rs
AgeCommit message (Expand)Author
2026-01-12Make Bevy dependencies optional in azalea-protocol (#303)mat
2025-12-12Refactor azalea-registry (#294)mat
2025-12-09Enchantments (#286)mat
2025-11-13rename ResourceLocation to Identifier ahead of mojmap changesmat
2025-08-10Send correct data component checksums (#234)mat
2025-05-30make fixedbitset require generic const exprs again :3mat
2025-05-10add StartUseItemEvent and improve code related to interactionsmat
2025-04-04remove executable bit from filesmat
2025-03-13fix wrong Consumable component implementation and add set_equipment testmat
2025-02-21fix CustomModelData and WrittenBookContent datacomponentsmat
2025-02-14remove stabilized trait_upcasting feature gatesmat
2025-02-02start implementing data driven registriesmat
2024-12-24fix parsing Dust particle and treat waterlogged blocks as liquid in pathfindermat
2024-12-11remove the generic_const_exprs feature since it's unused and to make the rust...mat
2024-07-05upgrade to simdnbt 0.6 (#160)mat
2024-04-231.20.5 (#127)mat
2023-12-05put azalea_core::tick behind feature flagmat
2023-12-051.20.3 (#110)mat
2023-12-04Replace Bevy's FixedUpdate with Azalea's GameTick (#119)mat
2023-11-18share registries in swarms and fix some bugsmat
2023-10-26optimize azalea-core positions and remove some unnecessary nightly featuresmat
2023-10-01organize azalea_core and re-export it from azaleamat
2023-09-10fix physics bugsmat
2023-07-14Mining (#95)mat
2023-05-03Inventory (#48)mat
2023-03-14make ResourceLocation::new -> Self and impl Serialize/Deserialize for Resourc...mat
2023-01-30have docs for all cratesUbuntu
2022-12-071.19.3 (#34)mat
2022-11-27Swarm (#36)mat
2022-10-02All block shapes & collisions (#22)mat
2022-09-02collision test passes???Ubuntu
2022-08-29Physics (#11)mat
2022-06-23Fix everything so azalea-buf worksmat
2022-06-23azalea-bufmat
2022-06-17EntityPosmat
2022-05-26Fixesmat
2022-05-14get_block_state worksmat
2022-05-14start adding get_block_statemat
2022-05-05random polishmat
2022-05-03more azalea-world stuffmat
2022-05-01clientbound_add_entity_packet & clientbound_set_entity_data_packetmat
2022-04-26work on adding more stuff for recipesmat
2022-04-22simplify error handlingmat
2022-01-03difficulty packetmat
2021-12-18start adding clientbound_login_packetmat
2021-12-16add resource location to azalea-coremat
2021-12-15azaleamat