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
Age
Commit message (
Expand
)
Author
2023-05-26
add stuff related to chat signing
mat
2023-05-03
Inventory (#48)
mat
2023-03-23
rename Tag to Nbt
mat
2023-03-14
1.19.4 (#57)
mat
2023-03-14
make ResourceLocation::new -> Self and impl Serialize/Deserialize for Resourc...
mat
2023-03-11
Add RegistryHolder struct and serde features (#81)
EightFactorial
2023-03-07
Add World::find_block (#80)
mat
2023-02-21
Make things public (#71)
EightFactorial
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-25
Fix test and packets (#60)
EightFactorial
2023-01-21
clippy
mat
2022-12-08
wrap_comments = true
mat
2022-12-07
1.19.3 (#34)
mat
2022-12-06
Complete ClientboundCommand{Suggestion}sPacket, Serde support for NBT Tags (#49)
EightFactorial
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-11-10
didn't cargo check lol
Ubuntu
2022-11-10
fix another panic in bitset
Ubuntu
2022-11-07
fix edge case with clearing bitsets
mat
2022-11-06
Entity metadata (#37)
mat
2022-10-27
use variables directly in format strings
mat
2022-10-21
work around rustc compilation error
mat
2022-10-08
handle SectionBlocksUpdate packet
mat
2022-10-07
Replace impl Read with Cursor<&[u8]> (#26)
mat
2022-10-02
All block shapes & collisions (#22)
mat
2022-09-18
start work on optimizing block macros
mat
2022-09-06
remove debug println
mat
2022-09-04
remove some debug stuff and fix recipe packet
mat
2022-09-02
collision test passes???
Ubuntu
2022-08-31
test gravity
Ubuntu
2022-08-30
clippy
Ubuntu
2022-08-29
physics stuff
mat
2022-08-29
Physics (#11)
mat
2022-08-27
Azalea registry (#20)
mat
2022-08-19
shut up clippy
Ubuntu
2022-08-06
Better errors (#14)
mat
2022-07-31
clippo the sequel
mat
2022-06-25
clippo
mat
2022-06-25
Fix warnings
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
switch things to use azalea-buf
mat
2022-06-23
azalea-buf
mat
2022-06-19
Fix issues with entity pos conversion to block pos
mat
[next]