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-12-03
1.21.4 (#189)
mat
2024-11-30
Add missing world border boolean to use item on packet in 1.21.2 (#192)
Shayne Hartford
2024-11-30
Impl FromStr for BlockPos & Vec (again) (#191)
Shayne Hartford
2024-11-28
switch some packet structs to unit structs
mat
2024-11-28
improve DataComponentPatch::has and has_kind
mat
2024-11-28
change DataComponentPatch::get to take in a generic (and add get_kind, has, a...
mat
2024-11-27
Refactor azalea-protocol (#190)
mat
2024-11-27
make item in EntityMetadataItems public
mat
2024-11-27
replace once_cell with std:;sync::LazyLock
mat
2024-11-23
Update and merge the dependencies (#187)
Shayne Hartford
2024-11-22
Fix debug warning (#186)
Shayne Hartford
2024-11-20
Add SwarmBuilder::add_account_with_opts (#185)
Shayne Hartford
2024-11-15
Add more derives to the pathfinder goals for flexibility (#183)
Shayne Hartford
2024-11-12
Switch to u32 to match other entity ids in Azalea (#182)
Shayne Hartford
2024-11-12
Make some internal system handles public for use with before/after (#180)
Shayne Hartford
2024-11-03
feat(registry): Derive Serialize and Deserialize on registry types (#179)
Gaspard Culis
2024-10-26
group imports with rustfmt
mat
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
[next]