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
/
Cargo.lock
Age
Commit message (
Expand
)
Author
2024-12-03
1.21.4 (#189)
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-15
Add more derives to the pathfinder goals for flexibility (#183)
Shayne Hartford
2024-11-03
feat(registry): Derive Serialize and Deserialize on registry types (#179)
Gaspard Culis
2024-10-22
Release 0.10.3+mc1.21.1
mat
2024-09-15
update simdnbt
mat
2024-07-05
upgrade to simdnbt 0.6 (#160)
mat
2024-06-13
Release 0.10.2
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-04-24
Release 0.10.1
mat
2024-04-24
fix some deps
mat
2024-04-24
Release independent packages
mat
2024-04-24
upgrade deps
mat
2024-04-23
1.20.5 (#127)
mat
2024-04-20
upgrade deps
mat
2024-04-20
socks5 support (#113)
mat
2024-04-18
Release 0.9.1
mat
2024-02-25
reduce allocations for collision detection
mat
2024-02-25
optimize physics
mat
2024-02-17
upgrade deps, bevy 0.13
mat
2024-01-25
update deps
mat
2024-01-08
upgrade deps
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-16
fix bytes of packets not being logged in tracing
mat
2023-12-06
use minecraft_folder_path
mat
2023-12-05
thanks cargo workspaces
mat
2023-12-05
upgrade deps
mat
2023-12-05
1.20.3 (#110)
mat
2023-12-04
Replace Bevy's FixedUpdate with Azalea's GameTick (#119)
mat
2023-12-03
let plugins override query responses
mat
2023-12-03
make it so plugins can send and receive packets during the login state
mat
2023-12-01
compression does not need to be async
mat
2023-11-19
Replace azalea-nbt with simdnbt (#111)
mat
2023-11-18
share registries in swarms and fix some bugs
mat
2023-11-18
upgrade all dependencies
mat
2023-11-18
replace log with tracing
mat
2023-11-06
bevy 0.12
mat
2023-10-05
replace a linear search with a binary search . . .
mat
2023-10-03
also upgrade deps everywhere else lol
mat
2023-10-02
optimize pathfinder more
mat
2023-10-02
add benchmarks to azalea-world
mat
2023-10-01
add pathfinder benchmark
mat
2023-09-21
1.20.2 (#99)
mat
2023-09-14
finish releasing 0.8
mat
2023-09-08
upgrade deps
mat
[next]