Skip to content

Add Tears of Guthix quest, minigame and Tormented Demons#938

Merged
GregHib merged 29 commits intomainfrom
guthix-temple
Apr 1, 2026
Merged

Add Tears of Guthix quest, minigame and Tormented Demons#938
GregHib merged 29 commits intomainfrom
guthix-temple

Conversation

@GregHib
Copy link
Copy Markdown
Owner

@GregHib GregHib commented Apr 1, 2026

  • Add tears of guthix quest
  • Add tears of guthix minigame
  • Add guthixian temple
  • Add tormented demons Slayer #503
  • Add lumbridge cellar access to lumbridge swamp caves
  • Add vial enchanting and darklight
  • Add missing living rock cavern npc drop tables
  • Add checking before extinguishing light sources
  • Fix living rock cavern boss spawn
  • Fix multiple npcs attacking in single combat closes Multiple npcs can attack in single combat #920
  • Fix fletching darts xp
  • Fix sorceress garden elementals' hunt mode closes Sorceress Garden Elementals not teleporting target #937
  • Add gradle config caching for faster rebuilds

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 1, 2026

Qodana for JVM

8 new problems were found

Inspection name Severity Problems
Unused symbol 🔶 Warning 8

💡 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
Copy Markdown

codecov bot commented Apr 1, 2026

Codecov Report

❌ Patch coverage is 30.90639% with 465 lines in your changes missing coverage. Please review.
✅ Project coverage is 37.65%. Comparing base (2135c40) to head (6688c6e).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...a/misthalin/lumbridge/swamp/chams_of_tears/Juna.kt 45.62% 98 Missing and 20 partials ⚠️
...alin/lumbridge/swamp/chams_of_tears/WeepingWall.kt 30.00% 38 Missing and 11 partials ⚠️
...lin/lumbridge/swamp/chams_of_tears/QuestStories.kt 2.32% 41 Missing and 1 partial ⚠️
...content/quest/member/legends_quest/LegendsQuest.kt 7.69% 36 Missing ⚠️
...in/lumbridge/swamp/chams_of_tears/LightCreature.kt 44.64% 25 Missing and 6 partials ⚠️
...ain/kotlin/content/skill/firemaking/LightSource.kt 17.14% 27 Missing and 2 partials ⚠️
...n/lumbridge/swamp/chams_of_tears/TormentedDemon.kt 44.00% 28 Missing ⚠️
...lin/lumbridge/swamp/chams_of_tears/GuthixTemple.kt 7.69% 24 Missing ⚠️
...tent/quest/member/tears_of_guthix/TearsOfGuthix.kt 11.11% 24 Missing ⚠️
...content/area/misthalin/varrock/palace/SirPrysin.kt 0.00% 19 Missing ⚠️
... and 16 more
Additional details and impacted files
Files with missing lines Coverage Δ
game/src/main/kotlin/content/entity/Movement.kt 72.22% <100.00%> (ø)
game/src/main/kotlin/content/quest/Cutscene.kt 88.50% <100.00%> (+0.85%) ⬆️
game/src/main/kotlin/content/quest/Quest.kt 46.29% <100.00%> (+1.01%) ⬆️
...voidps/engine/entity/character/npc/hunt/Hunting.kt 0.00% <0.00%> (ø)
...ven_mines/living_rock_caverns/LivingRockCaverns.kt 14.54% <0.00%> (ø)
...me/src/main/kotlin/content/entity/combat/Combat.kt 71.07% <0.00%> (-0.60%) ⬇️
...in/content/entity/player/command/ServerCommands.kt 15.78% <0.00%> (ø)
...in/content/minigame/sorceress_garden/Elementals.kt 91.30% <75.00%> (+65.21%) ⬆️
...nt/quest/free/prince_ali_rescue/PrinceAliRescue.kt 4.32% <0.00%> (ø)
.../main/kotlin/content/skill/prayer/PrayerConfigs.kt 47.82% <80.00%> (+3.38%) ⬆️
... and 19 more

... and 3 files with indirect coverage changes

@@             Coverage Diff              @@
##               main     #938      +/-   ##
============================================
- Coverage     37.69%   37.65%   -0.05%     
- Complexity     7966     8019      +53     
============================================
  Files          1649     1658       +9     
  Lines         65788    66420     +632     
  Branches      16386    16561     +175     
============================================
+ Hits          24801    25011     +210     
- Misses        35449    35827     +378     
- Partials       5538     5582      +44     
Components Coverage Δ
Content 35.55% <31.23%> (-0.04%) ⬇️
Engine 45.58% <0.00%> (-0.02%) ⬇️
Network 60.85% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@GregHib GregHib merged commit 5c4c4c3 into main Apr 1, 2026
5 checks passed
@GregHib GregHib deleted the guthix-temple branch April 1, 2026 22:46
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.

Sorceress Garden Elementals not teleporting target Multiple npcs can attack in single combat

1 participant