1
2
Fork 0
mirror of https://github.com/mat-1/azalea.git synced 2025-08-02 14:26:04 +00:00
azalea/azalea-core/src
2025-03-16 19:01:31 +00:00
..
aabb.rs Fluid physics fixes (#210) 2025-03-16 13:41:17 -05:00
bitset.rs fix parsing Dust particle and treat waterlogged blocks as liquid in pathfinder 2024-12-24 08:48:36 +00:00
block_hit_result.rs Add missing world border boolean to use item on packet in 1.21.2 (#192) 2024-11-30 18:05:35 -06:00
color.rs bump minimum rust version and improve pathfinder docs 2024-12-28 02:10:05 +00:00
cursor3d.rs optimize physics a bit more 2024-02-26 00:55:46 -06:00
data_registry.rs Fix errors on switching dimensions (#204) 2025-02-21 13:43:56 -06:00
delta.rs Fluid physics fixes (#210) 2025-03-16 13:41:17 -05:00
difficulty.rs Refactor azalea-protocol (#190) 2024-11-27 19:31:40 -06:00
direction.rs Fluid physics fixes (#210) 2025-03-16 13:41:17 -05:00
filterable.rs fix CustomModelData and WrittenBookContent datacomponents 2025-02-21 17:22:00 +00:00
game_type.rs resolve some todos in az-core 2024-12-27 05:43:35 +00:00
lib.rs fix wrong Consumable component implementation and add set_equipment test 2025-03-13 20:46:12 +00:00
math.rs update to rust edition 2024 2025-02-22 23:01:54 +00:00
objectives.rs Refactor azalea-protocol (#190) 2024-11-27 19:31:40 -06:00
position.rs entity collisions 2025-03-16 19:01:31 +00:00
registry_holder.rs update to rust edition 2024 2025-02-22 23:01:54 +00:00
resource_location.rs update to rust edition 2024 2025-02-22 23:01:54 +00:00
sound.rs fix wrong Consumable component implementation and add set_equipment test 2025-03-13 20:46:12 +00:00
tick.rs GameTick should only happen after Update 2025-02-21 20:17:47 +00:00
tier.rs Mining (#95) 2023-07-14 22:20:40 -05:00