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-05-03
Inventory (#48)
mat
2023-03-23
rename Tag to Nbt
mat
2023-03-14
1.19.4 (#57)
mat
2023-03-11
fix doc errors
mat
2023-03-11
Add RegistryHolder struct and serde features (#81)
EightFactorial
2023-03-08
merge main
mat
2023-03-07
Add World::find_block (#80)
mat
2023-03-07
Bevy 0.10 (#79)
mat
2023-02-25
Fix system order ambiguities (#74)
mat
2023-02-21
make metadata components clonable
mat
2023-02-21
Fix writing palettes (#72)
EightFactorial
2023-02-21
Make things public (#71)
EightFactorial
2023-02-10
make blockstate good
Ubuntu
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
[next]