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
2025-01-20
remove negative checks for box_shape
mat
2025-01-14
fix wrong ServerLinkKind and serialize hex colors correctly in nbt
mat
2025-01-13
change some warnings to debug logs and improve some entity id index code
mat
2025-01-13
fix ClientboundSound and implement az_registry::Holder
mat
2025-01-12
update warning in readme to say azalea is 'useable' instead of 'somewhat usea...
mat
2025-01-12
fix bugs with decoding/encoding DataComponentPatch
mat
2025-01-12
add AZALEA_DO_NOT_CUT_OFF_PACKET_LOGS env variable
mat
2025-01-12
fix panic on bot disconnect
mat
2025-01-11
codegen entity dimensions
mat
2025-01-11
dead entities cannot be revived
mat
2025-01-11
update wrong entity metadata
mat
2025-01-10
revert doc updates
mat
2025-01-10
Create CNAME
mat
2025-01-10
tweaks to doc gh action
mat
2025-01-10
Feat: Host Documentation for multiple versions/branch (#188)
Aditya Kumar
2025-01-10
Fluid physics (#199)
mat
2024-12-28
bump minimum rust version and improve pathfinder docs
mat
2024-12-28
better pathfinder debug messages
mat
2024-12-27
implement fluid_shape
mat
2024-12-27
implement BlockState::outline_shape
mat
2024-12-27
better astar WeightedNode::cmp
mat
2024-12-27
don't save Movement type while pathfinding as an optimization, recalculate it...
mat
2024-12-27
resolve some todos in az-core
mat
2024-12-26
patch path on timeout instead of recalculating everything
mat
2024-12-26
better pathfinder timeouts
mat
2024-12-26
make a_star function use an IndexMap like the pathfinding crate
mat
2024-12-26
replace priority_queue crate with std BinaryHeap
mat
2024-12-25
patch pathfinder obstructions instead of just truncating the path
mat
2024-12-25
partial fix for sending Config packets during Game
mat
2024-12-25
close tcp connection on bot disconnect and add swarms to testbot cli
mat
2024-12-25
remove dependency on bytes crate for azalea-protocol and fix memory leak
mat
2024-12-25
optimize pathfinder
mat
2024-12-24
optimize cost_for_breaking_block by making its cache an UnsafeCell instead
mat
2024-12-24
make BlockState a u16 and add a BlockStateIntegerRepr type
mat
2024-12-24
fix parsing Dust particle and treat waterlogged blocks as liquid in pathfinder
mat
2024-12-24
add additional pathfinder test and fix pathfinder failure
mat
2024-12-24
improve some docs and apis related to pathfinder
mat
2024-12-23
update outdated doc in Swarm and remove unnecessary generics
mat
2024-12-23
lift requirement on anyhow for handler function
mat
2024-12-23
rename metadata::State to metadata::SnifferState
mat
2024-12-23
add a bit more logging to handshake_proxy
mat
2024-12-23
add a test for 2b2t queue chat message
mat
2024-12-23
fix 'extra' parsing in FormattedText::from_nbt_compound which results in dupl...
mat
2024-12-23
exit get_block_state early if below the world
mat
2024-12-23
make testbot take cli args
mat
2024-12-21
fix unlinked link in comment
mat
2024-12-21
update trust-dns -> hickory-dns
mat
2024-12-21
fix flakey pathfinder tests by moving stop_pathfinding_on_instance_change to ...
mat
2024-12-21
fix compiling azalea-registry
mat
2024-12-20
Release independent packages
mat
[next]