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-block
/
src
/
lib.rs
Age
Commit message (
Expand
)
Author
2026-01-04
re-export simdnbt from azalea-protocol
mat
2026-01-03
cleanup
mat
2026-01-04
add BlockTrait::set_property
mat
2025-12-12
Refactor azalea-registry (#294)
mat
2025-09-14
clippy
mat
2025-09-14
Add functions for getting block properties as strings (#240)
urisinger
2025-08-20
generate better code in azalea-block
mat
2025-06-03
rename the Block trait to BlockTrait to disambiguate with azalea_registry::Block
mat
2025-04-04
remove executable bit from files
mat
2025-02-14
remove stabilized trait_upcasting feature gates
mat
2025-01-10
Fluid physics (#199)
mat
2024-12-27
implement fluid_shape
mat
2024-12-24
make BlockState a u16 and add a BlockStateIntegerRepr type
mat
2024-12-24
fix parsing Dust particle and treat waterlogged blocks as liquid in pathfinder
mat
2024-11-27
Refactor azalea-protocol (#190)
mat
2024-10-26
group imports with rustfmt
mat
2024-02-25
reduce allocations for collision detection
mat
2024-01-25
update deps
mat
2023-12-10
Climbing (#121)
mat
2023-12-09
add BlockState::property
mat
2023-12-03
clippy
mat
2023-10-02
cleanup
mat
2023-07-14
Mining (#95)
mat
2023-03-07
Add World::find_block (#80)
mat
2023-02-10
make blockstate good
Ubuntu
2023-02-09
derive `Debug` for `BlockState` (#64)
Charles Johnson
2023-01-30
have docs for all crates
Ubuntu
2022-11-12
Pathfinder (#25)
mat
2022-10-07
Replace impl Read with Cursor<&[u8]> (#26)
mat
2022-10-02
New example (#24)
mat
2022-09-18
start work on optimizing block macros
mat
2022-09-05
use az-registry in az-protocol
mat
2022-08-29
Physics (#11)
mat
2022-08-27
Azalea registry (#20)
mat
2022-07-10
1.19.1-pre4
mat
2022-06-25
clippo
mat
2022-06-17
ClientboundSetEquipmentPacket
mat
2022-06-16
azalea-world uses azalea-block
mat
2022-06-16
type -> kind
mat
2022-05-28
more block macro stuff
mat
2022-05-27
Compiles
mat
2022-05-27
Start making block macro
mat
2022-05-27
Start making azalea-block
mat