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
2024-08-15
fix ClientboundLevelParticlesPacket errors and pathfinder /particle errors
mat
2024-08-11
Auth Customization Options (#159)
Aditya Kumar
2024-08-11
update readme to say 1.21.1
mat
2024-08-11
fmt
mat
2024-08-06
cursor_remaining was stabilized
mat
2024-07-21
Added Left Click Mine (1.21) (#168)
Aditya Kumar
2024-07-22
remove unwraps in events.rs
mat
2024-07-22
fix panic in update_modifiers_for_held_item
mat
2024-07-20
Made `Hunger` and `DataComponentPatch` public (#167)
Aditya Kumar
2024-07-19
Determine rust channel by parsing rustc output if env vars do not exist (#163)
Patrick
2024-07-12
fix: Chunk Storage Error (#158)
Aditya Kumar
2024-07-12
Add missing configuration and game connection wrappers (#161)
Shayne Hartford
2024-07-05
upgrade to simdnbt 0.6 (#160)
mat
2024-06-16
Fix command packets (#155)
EnderKill98
2024-06-14
slightly reword Branches section in readme
mat
2024-06-14
add link to 1.20.6 branch in readme
mat
2024-06-13
1.21 (#145)
mat
2024-06-13
Release 0.10.2
mat
2024-06-14
fix generated block field names so tests pass again
mat
2024-06-11
fix incorrect varlong reader
mat
2024-05-23
remove all references to clean_property_name
mat
2024-05-23
change property names to be unique and to match the minecraft ids
mat
2024-05-23
resolve clippy warning
mat
2024-05-22
make getting shapes faster (#149)
urisinger
2024-05-22
fix another edge case in FormattedText::from_nbt_tag that happens with viaver...
mat
2024-05-22
read Tool blocks as HolderSet
mat
2024-05-14
Update simdnbt dep (#148)
veronoicc
2024-05-14
update simdnbt
mat
2024-05-09
Add a brigadier example for use inside a bevy App (#146)
EightFactorial
2024-05-03
link 1.20.4 branch in readme
mat
2024-05-01
extremely complicated update to 1.20.6
mat
2024-04-27
fmt
mat
2024-04-27
Use ClientIntention over ConnectionProtocol for ClientIntentionPacket (#143)
Luis
2024-04-24
Release 0.10.1
mat
2024-04-24
fix some deps
mat
2024-04-24
require azalea-buf feature for azalea-chat in some places
mat
2024-04-24
Release independent packages
mat
2024-04-23
Release 0.10.0
mat
2024-04-24
upgrade deps
mat
2024-04-24
Revert "Release 0.10.0"
mat
2024-04-23
Release 0.10.0
mat
2024-04-24
fix ClientboundLevelParticlesPacket
mat
2024-04-24
fix warning when entities that didn't move chunks despawn
mat
2024-04-23
sort generated tags
mat
2024-04-23
1.20.5 (#127)
mat
2024-04-20
fix edge case with reading FormattedText as nbt
mat
2024-04-20
upgrade deps
mat
2024-04-20
clippy
mat
2024-04-20
add Client::join_with_proxy and fix tests
mat
2024-04-20
socks5 support (#113)
mat
[next]