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
Age
Commit message (
Expand
)
Author
2022-06-25
merge ClientState and Client
mat
2022-06-25
rename World to dimension
mat
2022-06-25
read_into -> read_from
mat
2022-06-25
Fix errors
mat
2022-06-25
Merge pull request #10 from mat-1/azalea-entity
mat
2022-06-25
Merge branch 'main' into azalea-entity
mat
2022-06-25
ClientboundUpdateMobEffectPacket
mat
2022-06-24
i hate mutexes
mat
2022-06-24
start adding moving
mat
2022-06-24
Upgrade some crates
mat
2022-06-24
Upgrade crates and remove num_* deps
mat
2022-06-24
Optimize flate2
mat
2022-06-24
Optimize flate2
mat
2022-06-24
fix EntityDataValue
mat
2022-06-23
Fixes
mat
2022-06-23
move_entity_with_delta
mat
2022-06-23
Fix everything so azalea-buf works
mat
2022-06-23
Update Cargo.toml
mat
2022-06-23
switch things to use azalea-buf
mat
2022-06-23
azalea-buf
mat
2022-06-21
Add move_to
mat
2022-06-21
add serverbound move packets
mat
2022-06-21
Merge branch 'main' into azalea-entity
mat
2022-06-21
Improve clear_version_cache
mat
2022-06-21
Add get_generator_mod_data
mat
2022-06-20
add gametick event and find_one_entity
mat
2022-06-19
Bump tokio
mat
2022-06-19
Fix some clippy warnings
mat
2022-06-19
Merge branch 'main' into azalea-entity
mat
2022-06-19
Fix ClientboundLevelParticlesPacket
mat
2022-06-19
Fix issues with entity pos conversion to block pos
mat
2022-06-19
Fix error
mat
2022-06-19
Improvements to azalea-world for entities
mat
2022-06-18
account.rs and client.rs
mat
2022-06-18
Add a new example that uses entities
mat
2022-06-18
from<ClientboundAddEntityPacket> for Entity
mat
2022-06-17
EntityStorage
mat
2022-06-17
Create azalea-entity
mat
2022-06-17
Update README.md
mat
2022-06-17
Merge pull request #9 from mat-1/azalea-block
mat
2022-06-17
EntityPos
mat
2022-06-17
Update ClientboundSoundPacket to 1.19
mat
2022-06-17
ClientboundSetEquipmentPacket
mat
2022-06-17
Slightly improve bit storage
mat
2022-06-16
azalea-world uses azalea-block
mat
2022-06-16
Fix GlobalPos
mat
2022-06-16
type -> kind
mat
2022-06-16
less underscores
mat
2022-06-16
"boolean" is cringe
mat
2022-06-16
Fix for states that burger doesn't have
mat
[next]