index
:
azalea-drasl.git
main
Fork of azalea that adds support for authentication over Drasl/Yggdrasil.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
azalea-core
/
src
/
lib.rs
Age
Commit message (
Expand
)
Author
2026-01-12
Make Bevy dependencies optional in azalea-protocol (#303)
mat
2025-12-12
Refactor azalea-registry (#294)
mat
2025-12-09
Enchantments (#286)
mat
2025-11-13
rename ResourceLocation to Identifier ahead of mojmap changes
mat
2025-08-10
Send correct data component checksums (#234)
mat
2025-05-30
make fixedbitset require generic const exprs again :3
mat
2025-05-10
add StartUseItemEvent and improve code related to interactions
mat
2025-04-04
remove executable bit from files
mat
2025-03-13
fix wrong Consumable component implementation and add set_equipment test
mat
2025-02-21
fix CustomModelData and WrittenBookContent datacomponents
mat
2025-02-14
remove stabilized trait_upcasting feature gates
mat
2025-02-02
start implementing data driven registries
mat
2024-12-24
fix parsing Dust particle and treat waterlogged blocks as liquid in pathfinder
mat
2024-12-11
remove the generic_const_exprs feature since it's unused and to make the rust...
mat
2024-07-05
upgrade to simdnbt 0.6 (#160)
mat
2024-04-23
1.20.5 (#127)
mat
2023-12-05
put azalea_core::tick behind feature flag
mat
2023-12-05
1.20.3 (#110)
mat
2023-12-04
Replace Bevy's FixedUpdate with Azalea's GameTick (#119)
mat
2023-11-18
share registries in swarms and fix some bugs
mat
2023-10-26
optimize azalea-core positions and remove some unnecessary nightly features
mat
2023-10-01
organize azalea_core and re-export it from azalea
mat
2023-09-10
fix physics bugs
mat
2023-07-14
Mining (#95)
mat
2023-05-03
Inventory (#48)
mat
2023-03-14
make ResourceLocation::new -> Self and impl Serialize/Deserialize for Resourc...
mat
2023-01-30
have docs for all crates
Ubuntu
2022-12-07
1.19.3 (#34)
mat
2022-11-27
Swarm (#36)
mat
2022-10-02
All block shapes & collisions (#22)
mat
2022-09-02
collision test passes???
Ubuntu
2022-08-29
Physics (#11)
mat
2022-06-23
Fix everything so azalea-buf works
mat
2022-06-23
azalea-buf
mat
2022-06-17
EntityPos
mat
2022-05-26
Fixes
mat
2022-05-14
get_block_state works
mat
2022-05-14
start adding get_block_state
mat
2022-05-05
random polish
mat
2022-05-03
more azalea-world stuff
mat
2022-05-01
clientbound_add_entity_packet & clientbound_set_entity_data_packet
mat
2022-04-26
work on adding more stuff for recipes
mat
2022-04-22
simplify error handling
mat
2022-01-03
difficulty packet
mat
2021-12-18
start adding clientbound_login_packet
mat
2021-12-16
add resource location to azalea-core
mat
2021-12-15
azalea
mat