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
Age
Commit message (
Expand
)
Author
2023-02-08
Add KeepAliveEvent and Fix Error Messages (#65)
EightFactorial
2023-02-07
move az_world::entity_info to az_world::entities::info
Ubuntu
2023-02-05
improve docs
mat
2023-02-04
Use an ECS (#52)
mat
2023-01-30
have docs for all crates
Ubuntu
2023-01-21
clippy
mat
2022-12-11
fix PartialWorld::default() for tests
mat
2022-12-11
rename find_entity to entity_by & add entities_by
mat
2022-12-11
make entities have a reference to WeakWorlds instead
mat
2022-12-08
wrap_comments = true
mat
2022-12-07
1.19.3 (#34)
mat
2022-12-03
Fix example in azalea-world
mat
2022-11-27
Swarm (#36)
mat
2022-11-18
Player List (#41)
mat
2022-11-15
Rename "dimension" to "world" (#39)
mat
2022-11-15
add Client::metadata
Ubuntu
2022-11-15
clippy
Ubuntu
2022-11-12
Pathfinder (#25)
mat
2022-11-06
Entity metadata (#37)
mat
2022-10-30
more docs
mat
2022-10-27
use variables directly in format strings
mat
2022-10-24
actually fix out of bounds errors
Ubuntu
2022-10-24
fix out of bounds y position
Ubuntu
2022-10-23
Add Client::set_client_information (#33)
mat
2022-10-23
fix panic on purpur servers
mat
2022-10-17
refactor: remove println statements (#31)
Sculas
2022-10-15
fix clippy warnings
mat
2022-10-07
Replace impl Read with Cursor<&[u8]> (#26)
mat
2022-10-02
add jumping
mat
2022-10-02
All block shapes & collisions (#22)
mat
2022-09-19
fix rotations
mat
2022-09-10
fix outdated EntityDataValue
mat
2022-09-04
remove some debug stuff and fix recipe packet
mat
2022-09-02
make collision test work*
Ubuntu
2022-09-02
get rid of Readable & Writable (#21)
mat
2022-08-31
make set_block_state return an Option
mat
2022-08-30
clippy
Ubuntu
2022-08-29
Physics (#11)
mat
2022-08-20
Implement ALL packets (#16)
mat
2022-08-06
Better errors (#14)
mat
2022-06-25
rename World to dimension
mat
2022-06-25
read_into -> read_from
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
Fix issues with entity pos conversion to block pos
mat
2022-06-19
Improvements to azalea-world for entities
mat
[next]