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-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
Update README.md
mat
2022-05-26
fix some packets
mat
2022-05-26
Change brigadier numbers
mat
2022-05-26
Compiles
mat
2022-05-26
Fixes
mat
2022-05-26
1.19
mat
2022-05-25
set version ids
mat
2022-05-25
Migrate mod.rs works
mat
2022-05-25
Update packet.py
mat
2022-05-25
delete files of removed packets
mat
2022-05-25
more fix
mat
2022-05-25
fix set_packets maybe
mat
2022-05-25
fixed changing packet ids
mat
2022-05-25
Fix removed packets
mat
2022-05-25
Fix detecting changed packet ids
mat
2022-05-25
Update packet.py
mat
2022-05-25
Update migrate.py
mat
2022-05-25
don't error
mat
2022-05-25
Almost
mat
2022-05-25
Fix migrate
mat
2022-05-25
Migrate might be working
mat
2022-05-24
start adding migrate
mat
2022-05-24
rename code-generator to codegen
mat
2022-05-24
code-generator/lib
mat
2022-05-14
move examples into examples directory
mat
2022-05-14
Update README.md
mat
2022-05-15
Merge pull request #6 from mat-1/chunk-decoding
mat
2022-05-14
ClientboundLevelParticlesPacket works
mat
2022-05-14
fix python error
mat
2022-05-14
add derive McBuf to every packet
mat
2022-05-14
start adding ClientboundLevelParticlesPacket
mat
2022-05-14
ClientboundGameEventPacket
mat
2022-05-14
actually do ClientboundSectionBlocksUpdatePacket
mat
2022-05-14
add unhandled ClientboundSectionBlocksUpdatePacket
mat
2022-05-14
remove some console.logs
mat
2022-05-14
get_block_state works
mat
2022-05-14
start adding get_block_state
mat
2022-05-14
Merge branch 'main' into chunk-decoding
mat
2022-05-14
remove some printlns
mat
2022-05-09
hold_item -> hold
mat
2022-05-09
change recv to next in readme
mat
[next]