Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update queue ticks to add combat flinching #492

Merged
merged 19 commits into from
Mar 18, 2024

Remove randomness from arrow drops in combat test

3687406
Select commit
Loading
Failed to load commit list.
Merged

Update queue ticks to add combat flinching #492

Remove randomness from arrow drops in combat test
3687406
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 18, 2024 in 0s

57.73% of diff hit (target 26.35%)

View this Pull Request on Codecov

57.73% of diff hit (target 26.35%)

Annotations

Check warning on line 94 in engine/src/main/kotlin/world/gregs/voidps/engine/entity/character/mode/combat/CombatMovement.kt

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/main/kotlin/world/gregs/voidps/engine/queue/ActionQueue.kt#L84

Added line #L84 was not covered by tests

Check warning on line 86 in game/src/main/kotlin/world/gregs/voidps/world/activity/skill/ItemOnItems.kts

See this annotation in the file changed.

@codecov codecov / codecov/patch

game/src/main/kotlin/world/gregs/voidps/world/activity/skill/ItemOnItems.kts#L86

Added line #L86 was not covered by tests

Check warning on line 89 in game/src/main/kotlin/world/gregs/voidps/world/activity/skill/ItemOnItems.kts

See this annotation in the file changed.

@codecov codecov / codecov/patch

game/src/main/kotlin/world/gregs/voidps/world/activity/skill/ItemOnItems.kts#L89

Added line #L89 was not covered by tests

Check warning on line 92 in game/src/main/kotlin/world/gregs/voidps/world/activity/skill/ItemOnItems.kts

See this annotation in the file changed.

@codecov codecov / codecov/patch

game/src/main/kotlin/world/gregs/voidps/world/activity/skill/ItemOnItems.kts#L92

Added line #L92 was not covered by tests

Check warning on line 91 in game/src/main/kotlin/world/gregs/voidps/world/activity/skill/woodcutting/Woodcutting.kts

See this annotation in the file changed.

@codecov 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

Check warning on line 116 in game/src/main/kotlin/world/gregs/voidps/world/interact/entity/combat/Combat.kts

See this annotation in the file changed.

@codecov 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

Check warning on line 48 in game/src/main/kotlin/world/gregs/voidps/world/interact/entity/combat/Target.kt

See this annotation in the file changed.

@codecov 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

Check warning on line 11 in game/src/main/kotlin/world/gregs/voidps/world/interact/entity/combat/Wilderness.kt

See this annotation in the file changed.

@codecov 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

Check warning on line 13 in game/src/main/kotlin/world/gregs/voidps/world/interact/entity/combat/Wilderness.kt

See this annotation in the file changed.

@codecov 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

Check warning on line 56 in game/src/main/kotlin/world/gregs/voidps/world/map/lumbridge/combat_hall/ArcheryTarget.kts

See this annotation in the file changed.

@codecov 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

Check warning on line 75 in game/src/main/kotlin/world/gregs/voidps/world/map/lumbridge/combat_hall/ArcheryTarget.kts

See this annotation in the file changed.

@codecov 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