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-world
/
src
/
lib.rs
Age
Commit message (
Expand
)
Author
2026-03-21
Extensible ChunkStorage
mat
2026-03-18
merge logic for the three move_entity packets
mat
2026-01-19
add simulation-based pathfinder execution engine
mat
2026-01-13
Rename Instance to World (#304)
mat
2025-12-27
additional doc aliases for Instance and InstanceName
mat
2025-10-30
Remove unnecessary MoveEntityError and MovePlayerError types and other cleanup
mat
2023-12-15
Add mining to the pathfinder (#122)
mat
2023-10-26
remove some more #![feature]s
mat
2023-10-02
optimize pathfinder more
mat
2023-09-17
heightmaps
mat
2023-08-15
upgrade thiserror and other deps
mat
2023-07-23
fix sometimes not receiving chunks
mat
2023-07-14
Mining (#95)
mat
2023-03-07
Add World::find_block (#80)
mat
2023-02-21
Make things public (#71)
EightFactorial
2023-02-07
move az_world::entity_info to az_world::entities::info
Ubuntu
2023-02-04
Use an ECS (#52)
mat
2023-01-30
have docs for all crates
Ubuntu
2022-11-27
Swarm (#36)
mat
2022-11-18
Player List (#41)
mat
2022-11-15
Rename "dimension" to "world" (#39)
mat
2022-11-12
Pathfinder (#25)
mat
2022-10-24
fix out of bounds y position
Ubuntu
2022-10-07
Replace impl Read with Cursor<&[u8]> (#26)
mat
2022-09-04
remove some debug stuff and fix recipe packet
mat
2022-09-02
make collision test work*
Ubuntu
2022-08-31
make set_block_state return an Option
mat
2022-08-30
clippy
Ubuntu
2022-08-29
Physics (#11)
mat
2022-08-06
Better errors (#14)
mat
2022-06-25
rename World to dimension
mat
2022-06-24
start adding moving
mat
2022-06-23
move_entity_with_delta
mat
2022-06-23
Fix everything so azalea-buf works
mat
2022-06-23
azalea-buf
mat
2022-06-20
add gametick event and find_one_entity
mat
2022-06-19
Fix some clippy warnings
mat
2022-06-19
Improvements to azalea-world for entities
mat
2022-06-17
EntityStorage
mat
2022-06-17
ClientboundSetEquipmentPacket
mat
2022-06-17
Slightly improve bit storage
mat
2022-06-16
azalea-world uses azalea-block
mat
2022-05-14
remove some console.logs
mat
2022-05-14
get_block_state works
mat
2022-05-14
start adding get_block_state
mat
2022-05-08
add more stuff
mat
2022-05-05
random polish
mat
2022-05-05
remove some prints
mat
2022-05-05
Fix chunk decoding
mat
2022-05-03
start adding bit storage
mat
[next]