Update queue ticks to add combat flinching #492
57.73% of diff hit (target 26.35%)
View this Pull Request on Codecov
57.73% of diff hit (target 26.35%)
Annotations
codecov / codecov/patch
engine/src/main/kotlin/world/gregs/voidps/engine/entity/character/mode/combat/CombatMovement.kt#L94
Added line #L94 was not covered by tests
Check warning on line 59 in engine/src/main/kotlin/world/gregs/voidps/engine/queue/ActionQueue.kt
codecov / codecov/patch
engine/src/main/kotlin/world/gregs/voidps/engine/queue/ActionQueue.kt#L59
Added line #L59 was not covered by tests
Check warning on line 84 in engine/src/main/kotlin/world/gregs/voidps/engine/queue/ActionQueue.kt
codecov / codecov/patch
engine/src/main/kotlin/world/gregs/voidps/engine/queue/ActionQueue.kt#L84
Added line #L84 was not covered by tests
codecov / codecov/patch
game/src/main/kotlin/world/gregs/voidps/world/activity/skill/ItemOnItems.kts#L86
Added line #L86 was not covered by tests
codecov / codecov/patch
game/src/main/kotlin/world/gregs/voidps/world/activity/skill/ItemOnItems.kts#L89
Added line #L89 was not covered by tests
codecov / codecov/patch
game/src/main/kotlin/world/gregs/voidps/world/activity/skill/ItemOnItems.kts#L92
Added line #L92 was not covered by tests
codecov / codecov/patch
game/src/main/kotlin/world/gregs/voidps/world/activity/skill/woodcutting/Woodcutting.kts#L91
Added line #L91 was not covered by tests
codecov / codecov/patch
game/src/main/kotlin/world/gregs/voidps/world/interact/entity/combat/Combat.kts#L116
Added line #L116 was not covered by tests
codecov / codecov/patch
game/src/main/kotlin/world/gregs/voidps/world/interact/entity/combat/Target.kt#L46-L48
Added lines #L46 - L48 were not covered by tests
codecov / codecov/patch
game/src/main/kotlin/world/gregs/voidps/world/interact/entity/combat/Wilderness.kt#L11
Added line #L11 was not covered by tests
codecov / codecov/patch
game/src/main/kotlin/world/gregs/voidps/world/interact/entity/combat/Wilderness.kt#L13
Added line #L13 was not covered by tests
codecov / codecov/patch
game/src/main/kotlin/world/gregs/voidps/world/map/lumbridge/combat_hall/ArcheryTarget.kts#L56
Added line #L56 was not covered by tests
codecov / codecov/patch
game/src/main/kotlin/world/gregs/voidps/world/map/lumbridge/combat_hall/ArcheryTarget.kts#L75
Added line #L75 was not covered by tests