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-world
/
src
/
palette.rs
Age
Commit message (
Expand
)
Author
2025-06-02
add basic support for getting biome ids in chunks
mat
2025-05-30
fix clippy issues and improve formatting everywhere
mat
2025-04-17
make BlockState::id private
mat
2025-04-04
remove executable bit from files
mat
2025-03-25
1.21.5 (#198)
mat
2025-02-23
azalea-language now does a binary search instead of a hashmap lookup
mat
2025-02-23
fix memory leak in simulation tests (lol)
mat
2025-02-04
add todo about wrong calculated_bits_per_entry code
mat
2025-01-27
fix chunk parsing on hypixel
mat
2025-01-10
Fluid physics (#199)
mat
2024-12-24
make BlockState a u16 and add a BlockStateIntegerRepr type
mat
2024-11-27
Refactor azalea-protocol (#190)
mat
2024-10-26
group imports with rustfmt
mat
2024-02-23
reword comment for calculated_bits_per_entry
mat
2024-02-22
fix for hypixel limbo
mat
2023-10-07
make pathfinder twice as fast :sunglasses:
mat
2023-10-02
add benchmarks to azalea-world
mat
2023-10-01
add pathfinder benchmark
mat
2023-07-20
make PalettedContainer::new less weird
mat
2023-03-07
Add World::find_block (#80)
mat
2023-02-21
Fix writing palettes (#72)
EightFactorial
2023-02-04
Use an ECS (#52)
mat
2022-12-08
wrap_comments = true
mat
2022-11-12
Pathfinder (#25)
mat
2022-10-23
fix panic on purpur servers
mat
2022-10-15
fix clippy warnings
mat
2022-10-07
Replace impl Read with Cursor<&[u8]> (#26)
mat
2022-09-02
get rid of Readable & Writable (#21)
mat
2022-08-30
clippy
Ubuntu
2022-08-29
Physics (#11)
mat
2022-08-06
Better errors (#14)
mat
2022-06-25
read_into -> read_from
mat
2022-06-23
Fix everything so azalea-buf works
mat
2022-05-14
get_block_state works
mat
2022-05-14
start adding get_block_state
mat
2022-05-14
remove some printlns
mat
2022-05-08
add more stuff
mat
2022-05-08
Update palette.rs
mat
2022-05-05
Fix chunk decoding
mat
2022-05-03
clippy
mat
2022-05-03
more azalea-world stuff
mat