Skip to content

Add wise old man tasks, edge monastery and custom enums#901

Merged
GregHib merged 20 commits intomainfrom
wise-old-man
Feb 27, 2026
Merged

Add wise old man tasks, edge monastery and custom enums#901
GregHib merged 20 commits intomainfrom
wise-old-man

Conversation

@GregHib
Copy link
Owner

@GregHib GregHib commented Feb 27, 2026

  • Add wise old man dialogues and tasks (no bank cleaning) Bugs #877
  • Add support for custom enums to store data Custom enums and structs #842
  • Add port sarim shop dialogues
  • Add port sarim bot navigation
  • Add edgeville monastery access and npcs
  • Add oracle and few other npc dialogues
  • Fix draynor bank bot spawns
  • Add enum helpers
  • Add support for coloured text wrapping on text split

@github-actions
Copy link
Contributor

github-actions bot commented Feb 27, 2026

Qodana for JVM

16 new problems were found

Inspection name Severity Problems
Unused symbol 🔶 Warning 14
Unused import directive 🔶 Warning 1
Duplicated code fragment ◽️ 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

@codecov
Copy link

codecov bot commented Feb 27, 2026

Codecov Report

❌ Patch coverage is 15.92689% with 966 lines in your changes missing coverage. Please review.
✅ Project coverage is 37.48%. Comparing base (45a559e) to head (13cbf85).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...sthalin/draynor_village/wise_old_man/WiseOldMan.kt 24.25% 272 Missing and 34 partials ⚠️
...lin/draynor_village/wise_old_man/OldMansMessage.kt 12.85% 114 Missing and 8 partials ⚠️
...s/voidps/engine/data/definition/EnumDefinitions.kt 0.00% 89 Missing ⚠️
...area/misthalin/edgeville/monastery/BrotherJared.kt 5.45% 52 Missing ⚠️
.../kotlin/content/area/misthalin/edgeville/Oracle.kt 4.00% 48 Missing ⚠️
...area/misthalin/edgeville/monastery/AbbotLangley.kt 4.76% 40 Missing ⚠️
...ld/gregs/voidps/cache/definition/data/EnumTypes.kt 0.00% 39 Missing ⚠️
...n/content/area/misthalin/varrock/FatherLawrence.kt 8.00% 23 Missing ⚠️
...kotlin/content/area/asgarnia/entrana/HighPriest.kt 8.69% 21 Missing ⚠️
...n/draynor_village/wise_old_man/ThingUnderTheBed.kt 12.50% 21 Missing ⚠️
... and 45 more
Additional details and impacted files
Files with missing lines Coverage Δ
...s/voidps/engine/data/definition/ItemDefinitions.kt 34.65% <ø> (ø)
.../gregs/voidps/engine/entity/item/drop/DropTable.kt 76.47% <100.00%> (ø)
.../src/main/kotlin/content/achievement/TaskSystem.kt 66.43% <100.00%> (ø)
game/src/main/kotlin/content/achievement/Tasks.kt 26.08% <100.00%> (ø)
...tlin/content/area/kandarin/ourania/OuraniaAltar.kt 68.42% <100.00%> (ø)
...isthalin/varrock/grand_exchange/CommonItemCosts.kt 87.50% <100.00%> (ø)
...rc/main/kotlin/content/entity/world/music/Music.kt 36.36% <100.00%> (ø)
...ntent/minigame/sorceress_garden/SorceressGarden.kt 42.42% <100.00%> (ø)
...e/src/main/kotlin/content/skill/thieving/Stalls.kt 38.63% <100.00%> (ø)
...c/main/kotlin/content/skill/thieving/TrapChests.kt 34.37% <100.00%> (ø)
... and 55 more

... and 5 files with indirect coverage changes

@@             Coverage Diff              @@
##               main     #901      +/-   ##
============================================
- Coverage     37.88%   37.48%   -0.40%     
- Complexity     7544     7575      +31     
============================================
  Files          1557     1574      +17     
  Lines         60718    61809    +1091     
  Branches      15361    15630     +269     
============================================
+ Hits          23001    23169     +168     
- Misses        32566    33439     +873     
- Partials       5151     5201      +50     
Components Coverage Δ
Content 35.20% <17.95%> (-0.46%) ⬇️
Engine 42.46% <7.50%> (-0.28%) ⬇️
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 447f737 into main Feb 27, 2026
5 checks passed
@GregHib GregHib deleted the wise-old-man branch February 27, 2026 21:31
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