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
path:
root
/
azalea
Age
Commit message (
Expand
)
Author
2024-12-03
1.21.4 (#189)
mat
2024-11-28
switch some packet structs to unit structs
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
replace once_cell with std:;sync::LazyLock
mat
2024-11-23
Update and merge the dependencies (#187)
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
Make some internal system handles public for use with before/after (#180)
Shayne Hartford
2024-10-26
group imports with rustfmt
mat
2024-10-23
1.21.2 (#171)
mat
2024-10-22
Release 0.10.3+mc1.21.1
mat
2024-10-21
Rename InventoryComponent to Inventory to match other components (#177)
Shayne Hartford
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
fmt
mat
2024-07-19
Determine rust channel by parsing rustc output if env vars do not exist (#163)
Patrick
2024-07-05
upgrade to simdnbt 0.6 (#160)
mat
2024-04-24
Release 0.10.1
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-23
1.20.5 (#127)
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
2024-04-18
Release 0.9.1
mat
2024-04-09
add functions to ClientBuilder and SwarmBuilder for custom addresses
mat
2024-04-09
make recalculate_near_end_of_path public
mat
2024-02-26
optimize physics a bit more
mat
2024-02-25
reduce allocations for collision detection
mat
2024-02-25
optimize physics
mat
2024-02-24
add Display for Vec3, add SimulationSet, and add EntityChunkPos component
mat
2024-02-23
fix pathfinder A* using slightly suboptimal paths sometimes
mat
2024-02-22
add OWNER_USERNAME to testbot
mat
2024-02-22
fix for hypixel limbo
mat
2024-02-17
upgrade deps, bevy 0.13
mat
2024-01-25
update deps
mat
2024-01-08
upgrade deps
mat
2024-01-08
update links to testbot in docs
mat
2024-01-08
fix ping packet, explosion packet, and panic less
mat
2024-01-07
rewrite testbot to use brigadier
mat
2024-01-04
rename open_container to open_container_at and add get_open_container
mat
2023-12-17
fix broken link to .config/config_fast_builds in docs
mat
2023-12-17
fix tests
mat
2023-12-16
revert accidental change to echo example
mat
2023-12-16
fix SwarmEvent::Login and SwarmEvent::Init maybe
mat
2023-12-15
Add mining to the pathfinder (#122)
mat
[next]