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-10-26
fix ClientboundPlayerInfoUpdatePacket and replace GameProfile with LoginFinis...
mat
2024-10-23
add 1.21.1 to branches list in readme
mat
2024-10-23
1.21.2 (#171)
mat
2024-10-22
Release 0.10.3+mc1.21.1
mat
2024-10-22
Add missing yaw and patch fields to ServerboundUseItemPacket (#178)
Shayne Hartford
2024-10-21
Rename InventoryComponent to Inventory to match other components (#177)
Shayne Hartford
2024-10-21
Impl FromStr for BlockPos & Vec (#174)
Shayne Hartford
2024-10-21
Derive Deserialize & Serialize for BlockPos & Vec3 (#175)
Shayne Hartford
2024-09-15
update simdnbt
mat
2024-08-19
remove debug printlns
mat
2024-08-15
fix incorrect comment in with_microsoft_access_token docs
mat
2024-08-15
modify some docs
mat
2024-08-15
fix sometimes being able to mine blocks through walls
mat
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
[next]