Skip to content

Conversation

@GregHib
Copy link
Owner

@GregHib GregHib commented Jan 11, 2026

  • Add chaos elemental
  • Fix combat movement stepping out when not under target
  • Fix aggressive npcs not attacking due to Wander
  • Add combat def support for approaching targets
  • Add combat def support for random hit types

@github-actions
Copy link
Contributor

github-actions bot commented Jan 11, 2026

Qodana Community for JVM

1 new problem were found

Inspection name Severity Problems
Unused symbol 🔶 Warning 1

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at qodana-support@jetbrains.com

@codecov
Copy link

codecov bot commented Jan 11, 2026

Codecov Report

❌ Patch coverage is 31.50685% with 50 lines in your changes missing coverage. Please review.
✅ Project coverage is 37.51%. Comparing base (a44256c) to head (1e57d17).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...rc/main/kotlin/content/entity/npc/combat/Attack.kt 45.23% 14 Missing and 9 partials ⚠️
...n/kotlin/content/area/wilderness/ChaosElemental.kt 20.00% 16 Missing ⚠️
...voidps/engine/data/definition/CombatDefinitions.kt 0.00% 4 Missing ⚠️
...regs/voidps/engine/data/config/CombatDefinition.kt 0.00% 2 Missing ⚠️
...s/voidps/engine/data/definition/AreaDefinitions.kt 0.00% 2 Missing ⚠️
...oidps/engine/data/definition/GraphicDefinitions.kt 0.00% 0 Missing and 1 partial ⚠️
...ine/entity/character/mode/combat/CombatMovement.kt 0.00% 1 Missing ⚠️
...voidps/engine/entity/character/npc/hunt/Hunting.kt 0.00% 1 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
...etwork/login/protocol/encode/ProjectileEncoders.kt 6.66% <ø> (ø)
...oidps/engine/data/definition/GraphicDefinitions.kt 83.33% <0.00%> (-3.63%) ⬇️
...ine/entity/character/mode/combat/CombatMovement.kt 0.00% <0.00%> (ø)
...voidps/engine/entity/character/npc/hunt/Hunting.kt 0.00% <0.00%> (ø)
...regs/voidps/engine/data/config/CombatDefinition.kt 0.00% <0.00%> (ø)
...s/voidps/engine/data/definition/AreaDefinitions.kt 8.62% <0.00%> (ø)
...voidps/engine/data/definition/CombatDefinitions.kt 0.00% <0.00%> (ø)
...n/kotlin/content/area/wilderness/ChaosElemental.kt 20.00% <20.00%> (ø)
...rc/main/kotlin/content/entity/npc/combat/Attack.kt 49.61% <45.23%> (-3.07%) ⬇️

... and 6 files with indirect coverage changes

@@             Coverage Diff              @@
##               main     #828      +/-   ##
============================================
+ Coverage     37.49%   37.51%   +0.01%     
- Complexity     7397     7421      +24     
============================================
  Files          1482     1483       +1     
  Lines         58779    58837      +58     
  Branches      14699    14716      +17     
============================================
+ Hits          22042    22071      +29     
- Misses        31824    31845      +21     
- Partials       4913     4921       +8     
Components Coverage Δ
Content 34.85% <37.09%> (+0.02%) ⬆️
Engine 43.12% <0.00%> (-0.02%) ⬇️
Network 60.93% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@GregHib GregHib merged commit 3feffdc into main Jan 11, 2026
5 of 6 checks passed
@GregHib GregHib deleted the chaos-ele branch January 11, 2026 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants