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-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
2022-06-11
Fix ordering of blocks
mat
2022-06-11
Fix all the errors
mat
2022-06-11
Include property names in blocks
mat
2022-06-11
Separate int properties
mat
2022-06-11
Clean code a little
mat
2022-06-10
fix Facing property
mat
2022-06-10
blocks works probably
mat
2022-06-09
Merge branch 'main' into azalea-block
mat
2022-06-09
work on genblocks
mat
2022-06-08
get rid of ProfilePublicKey struct
mat
2022-06-08
Merge pull request #7 from mat-1/1.19
mat
2022-06-08
1.19
mat
2022-06-08
no burger.json
mat
2022-05-29
mmmmmmmmmm
mat
2022-05-28
fixed macro for blocks with no properties
mat
2022-05-28
default block properties
mat
2022-05-28
fix blocks dir
mat
2022-05-28
Fixed data extractor
mat
2022-05-28
genblocks
mat
2022-05-28
slight optimization
mat
2022-05-28
impl From<BlockState> for &dyn Block {
mat
2022-05-28
more block macro stuff
mat
2022-05-27
block macros
mat
2022-05-27
Compiles
mat
2022-05-27
Start making block macro
mat
2022-05-27
Start making azalea-block
mat
2022-05-27
codegen/extract.py
mat
2022-05-27
Fix codegen more
mat
2022-05-27
Fix version.py to work from any directory
mat
2022-05-27
Fix version.py to work from any directory
mat
[next]