Skip to content

Add more slayer monsters#921

Merged
GregHib merged 27 commits intomainfrom
slayer-monsters
Mar 20, 2026
Merged

Add more slayer monsters#921
GregHib merged 27 commits intomainfrom
slayer-monsters

Conversation

@GregHib
Copy link
Owner

@GregHib GregHib commented Mar 20, 2026

#503

  • Wall beasts
  • Brine rat cavern
  • Cave & jungle horrors
  • Dust devils & smoke dungeon
  • Jungle/Desert/Ice strykewyrms
  • Shadow warriors
  • Dark beasts
  • Suqah & Lunar Isle access
  • Add desert heat
  • Fix desert snake anims
  • Fix lumbridge caves darkness
  • Fix charter ship interface
  • Fix elite clue drop tables
  • Fix definitions not taking transforms into account
  • Add slayer unlock requirement for aquanites

@github-actions
Copy link
Contributor

github-actions bot commented Mar 20, 2026

Qodana for JVM

16 new problems were found

Inspection name Severity Problems
Unused symbol 🔶 Warning 15
Redundant empty initializer block ◽️ Notice 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

@GregHib GregHib merged commit 6eec11c into main Mar 20, 2026
3 checks passed
@GregHib GregHib deleted the slayer-monsters branch March 20, 2026 21:45
@codecov
Copy link

codecov bot commented Mar 20, 2026

Codecov Report

❌ Patch coverage is 19.51754% with 367 lines in your changes missing coverage. Please review.
✅ Project coverage is 38.41%. Comparing base (88f44aa) to head (0f494fe).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...ntent/area/morytania/mos_le_harmless/CaveyDavey.kt 3.63% 53 Missing ⚠️
...ent/area/kandarin/feldip_hills/JungleStrykewyrm.kt 9.80% 46 Missing ⚠️
...ontent/area/misthalin/lumbridge/swamp/WallBeast.kt 19.64% 45 Missing ⚠️
...kotlin/content/area/kharidian_desert/DesertHeat.kt 40.35% 28 Missing and 6 partials ⚠️
...ovince/rellekka/brine_rat_cavern/BrineRatCavern.kt 10.81% 33 Missing ⚠️
.../fremennik_province/pirates_cove/LokarSearunner.kt 7.14% 26 Missing ⚠️
...ea/fremennik_province/lunar_isle/CaptainBentley.kt 17.39% 19 Missing ⚠️
...rea/morytania/mos_le_harmless/MosLeHarmlessCave.kt 22.22% 14 Missing ⚠️
...area/fremennik_province/lunar_isle/Oneiromancer.kt 13.33% 13 Missing ⚠️
...t/area/misthalin/lumbridge/swamp/LumbridgeSwamp.kt 31.25% 11 Missing ⚠️
... and 20 more
Additional details and impacted files
Files with missing lines Coverage Δ
...idps/engine/entity/character/mode/move/Movement.kt 58.62% <ø> (ø)
..._desert/pollnivneach/smoke_dungeon/SmokeDungeon.kt 100.00% <100.00%> (ø)
...c/main/kotlin/content/skill/melee/weapon/Weapon.kt 51.94% <100.00%> (+1.28%) ⬆️
.../kotlin/content/skill/runecrafting/Runecrafting.kt 67.44% <ø> (ø)
...dps/engine/data/definition/AnimationDefinitions.kt 65.51% <0.00%> (-2.34%) ⬇️
...me/src/main/kotlin/content/entity/combat/Combat.kt 71.90% <50.00%> (ø)
...e/src/main/kotlin/content/entity/death/NPCDeath.kt 69.35% <50.00%> (-1.29%) ⬇️
...main/kotlin/content/entity/obj/ship/CharterShip.kt 35.39% <66.66%> (+0.57%) ⬆️
...in/content/entity/player/command/PlayerCommands.kt 26.04% <0.00%> (-0.14%) ⬇️
...ian_desert/pollnivneach/smoke_dungeon/DustDevil.kt 50.00% <50.00%> (ø)
... and 24 more

... and 1 file with indirect coverage changes

@@             Coverage Diff              @@
##               main     #921      +/-   ##
============================================
- Coverage     38.54%   38.41%   -0.14%     
- Complexity     7787     7810      +23     
============================================
  Files          1565     1581      +16     
  Lines         62988    63423     +435     
  Branches      15766    15844      +78     
============================================
+ Hits          24281    24361      +80     
- Misses        33288    33633     +345     
- Partials       5419     5429      +10     
Components Coverage Δ
Content 36.60% <20.55%> (-0.18%) ⬇️
Engine 45.84% <0.00%> (-0.08%) ⬇️
Network 60.85% <ø> (-0.04%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

1 participant