aboutsummaryrefslogtreecommitdiff
path: root/azalea-world
AgeCommit message (Expand)Author
2024-04-24upgrade depsmat
2024-04-24Revert "Release 0.10.0"mat
2024-04-23Release 0.10.0mat
2024-04-231.20.5 (#127)mat
2024-04-20upgrade depsmat
2024-04-18Release 0.9.1mat
2024-02-25optimize physicsmat
2024-02-23reword comment for calculated_bits_per_entrymat
2024-02-22fix for hypixel limbomat
2024-02-17upgrade deps, bevy 0.13mat
2024-01-25update depsmat
2024-01-08upgrade depsmat
2023-12-28read nbt as optional in more placesmat
2023-12-15Add mining to the pathfinder (#122)mat
2023-12-13i didn't actually commit the codemat
2023-12-09add BlockState::propertymat
2023-12-05thanks cargo workspacesmat
2023-12-05Release 0.9.0mat
2023-12-05upgrade depsmat
2023-12-051.20.3 (#110)mat
2023-12-04Replace Bevy's FixedUpdate with Azalea's GameTick (#119)mat
2023-12-04revert packet name to Disguised and make it more like ChatPacket::Playermat
2023-11-19Replace azalea-nbt with simdnbt (#111)mat
2023-11-18share registries in swarms and fix some bugsmat
2023-11-18fix memory leak when loading chunks in swarmsmat
2023-11-18replace log with tracingmat
2023-11-12improve docs a bitmat
2023-11-06bevy 0.12mat
2023-10-26remove some more #![feature]smat
2023-10-08update repo linksmat
2023-10-07make pathfinder twice as fast :sunglasses:mat
2023-10-07update chunk batchingmat
2023-10-03also upgrade deps everywhere else lolmat
2023-10-02cleanupmat
2023-10-02yet another W for linear searchesmat
2023-10-02optimize pathfinder moremat
2023-10-02add benchmarks to azalea-worldmat
2023-10-01add pathfinder benchmarkmat
2023-10-01organize azalea_core and re-export it from azaleamat
2023-09-28check for entity duplication before spawningmat
2023-09-18fix entities not always being despawned after mergemat
2023-09-18instanceloadedevent and a few fixesmat
2023-09-17heightmapsmat
2023-09-14finish releasing 0.8mat
2023-09-14Release 0.8.0mat
2023-09-08upgrade depsmat
2023-08-24Support properly switching instances (#106)mat
2023-08-15upgrade thiserror and other depsmat
2023-08-01remove unnecessary parensmat
2023-08-01improve Instance::find_blockmat