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-01-08
fix ping packet, explosion packet, and panic less
mat
2024-01-07
rewrite testbot to use brigadier
mat
2024-01-06
add doc comment about d=
mat
2024-01-04
rename open_container to open_container_at and add get_open_container
mat
2023-12-28
fix FormattedText when 'extra' isn't a list of compounds
mat
2023-12-28
read nbt as optional in more places
mat
2023-12-28
Make check_ownership pub (#126)
veronoicc
2023-12-17
make ParticleData fail to compile when new particles are added to ParticleKind
mat
2023-12-17
fix broken link to .config/config_fast_builds in docs
mat
2023-12-17
fix tests
mat
2023-12-17
Publicize all fields on `AddOperation` and `Style` (#124)
Tijn
2023-12-17
move config.toml to config_fast_builds
mat
2023-12-17
Add missing particles (#125)
Tijn
2023-12-16
revert accidental change to echo example
mat
2023-12-16
fix SwarmEvent::Login and SwarmEvent::Init maybe
mat
2023-12-16
fix non-u8 gamemodes
mat
2023-12-16
force user to reauth when refresh fails
mat
2023-12-16
default to survival mode when GameMode is out of bounds
mat
2023-12-16
fix bytes of packets not being logged in tracing
mat
2023-12-15
clippy lint was renamed
mat
2023-12-15
Add mining to the pathfinder (#122)
mat
2023-12-13
seeded random in pathfinder bench
mat
2023-12-13
i didn't actually commit the code
mat
2023-12-13
fix chunks incorrectly being forgotten sometimes
mat
2023-12-11
mention join_delay in add_accounts docs
mat
2023-12-10
more reliable StopPathfindingEvent
mat
2023-12-10
Climbing (#121)
mat
2023-12-09
add BlockState::property
mat
2023-12-09
fix typos in code with crate-ci/typos
mat
2023-12-09
fix broken doc links
mat
2023-12-09
add unit structs for every bool property
mat
2023-12-07
apply command in StartConfiguration
mat
2023-12-07
implement StartConfiguration packet maybe
mat
2023-12-07
1.20.4
mat
2023-12-06
use minecraft_folder_path
mat
2023-12-06
disable feaatures on azalea-chat by default and fix disabling simdnbt feature
mat
2023-12-05
don't reference version number directly in docs
mat
2023-12-05
put azalea_core::tick behind feature flag
mat
2023-12-05
thanks cargo workspaces
mat
2023-12-05
Release 0.9.0
mat
2023-12-05
upgrade deps
mat
2023-12-05
clippy
mat
2023-12-05
add 1.20.2 to readme
mat
2023-12-05
1.20.3 (#110)
mat
2023-12-05
make start return never
mat
2023-12-04
Replace Bevy's FixedUpdate with Azalea's GameTick (#119)
mat
2023-12-04
simplify boilerplate in examples
mat
2023-12-04
revert packet name to Disguised and make it more like ChatPacket::Player
mat
2023-12-04
Add masked chat type/event (#118)
Shayne Hartford
2023-12-04
fix ClientBuilder erroring, maybe
mat
[next]