β¨ feat: add custom hitboxes and rework related modules #458
review.yml
on: pull_request
π Check Modules
26s
π§ͺ Test Modules
1m 49s
Annotations
6 errors
π§ͺ Test Modules
Process completed with exit code 5.
|
Test 'bs.hitbox:block_shape' failed:
modules/bs/data/bs/test/hitbox:block_shape.mcfunction#L27
Expected hitbox{ collision_shape: [[0.0, 0.0, 0.0, 16.0, 8.0, 16.0]], interaction_shape: [[0.0, 0.0, 0.0, 16.0, 8.0, 16.0]] } to match, but got {hitbox:{interaction_shape:[[0.0d,8.0d,0.0d,16.0d,16.0d,16.0d]]}} on tick 0
|
Test 'bs.hitbox:in_block' failed:
modules/bs/data/bs/test/hitbox:in_block.mcfunction#L36
Should be inside the fence gate on tick 0
|
Test 'bs.hitbox:entity_in_block' failed:
modules/bs/data/bs/test/hitbox:entity_in_block.mcfunction#L36
Entity should be inside the slab on tick 0
|
Test 'bs.hitbox:entity_in_blocks' failed:
modules/bs/data/bs/test/hitbox:entity_in_blocks.mcfunction#L29
Entity should be inside a block on tick 0
|
Test 'bs.move:collision/with_block' failed:
modules/bs/data/bs/test/move:collision/with_block.mcfunction#L32
Expected #packtest.z bs.data to match 1297..1303, but got 500 on tick 0
|