Skip to content

Even more bug fixes - #1122

Merged
GregHib merged 34 commits into
mainfrom
more-fixes
Aug 2, 2026
Merged

Even more bug fixes#1122
GregHib merged 34 commits into
mainfrom
more-fixes

Conversation

@GregHib

@GregHib GregHib commented Aug 2, 2026

Copy link
Copy Markdown
Owner
  • Close interfaces on hitsplats fix: dialogue / combat queue conflict #1098
  • Use summoning combat level on members world
  • Add level up and combat level up messages
  • Fix FixItems not encoding params correctly
  • Fix wolf combat and drop tables
  • Add velrak the explorer to taverley dungeon
  • Fix combat with nechryaels, death spawns
  • Fix mods being able to shift-click teleport
  • Fix light sources and extinguishing them
  • Fix redberry pie recipe
  • Add all item packs
  • Add all yannile shops
  • Fix make amount dialogue closing dialogues after it
  • Add nardah shops
  • Fix waterskin cactus refilling
  • Add crystal chest
  • Fix items kept on death priorities
  • Fix stardust not giving exp after collecting 200
  • Fix bob repairing
  • Add freaky forester exit portal
  • Fix random event soft locks

@github-actions

github-actions Bot commented Aug 2, 2026

Copy link
Copy Markdown
Contributor

Qodana for JVM

13 new problems were found

Inspection name Severity Problems
Unused symbol 🔶 Warning 13

💡 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

codecov Bot commented Aug 2, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 21.51589% with 321 lines in your changes missing coverage. Please review.
✅ Project coverage is 44.02%. Comparing base (48acd3c) to head (3d562d3).

Files with missing lines Patch % Lines
.../main/kotlin/content/area/kandarin/yanille/Leon.kt 4.58% 104 Missing ⚠️
...in/world/gregs/voidps/cache/definition/Category.kt 0.00% 38 Missing ⚠️
...tlin/content/area/kharidian_desert/nardah/Zahur.kt 11.53% 23 Missing ⚠️
...ontent/area/asgarnia/taverley/VelrakTheExplorer.kt 14.28% 18 Missing ⚠️
...lin/content/area/asgarnia/taverley/CrystalChest.kt 15.78% 16 Missing ⚠️
...main/kotlin/content/area/kandarin/yanille/Aleck.kt 21.42% 11 Missing ⚠️
...tlin/content/area/kharidian_desert/nardah/Rokuh.kt 21.42% 11 Missing ⚠️
.../src/main/kotlin/content/skill/firemaking/Light.kt 0.00% 11 Missing ⚠️
...main/kotlin/content/entity/player/inv/ItemPacks.kt 28.57% 10 Missing ⚠️
...n/content/area/kharidian_desert/nardah/Artimeus.kt 27.27% 8 Missing ⚠️
... and 23 more
Additional details and impacted files
Files with missing lines Coverage Δ
...content/activity/event/random/RandomEventKidnap.kt 88.88% <ø> (ø)
...ontent/activity/event/random/RandomEventTrigger.kt 43.47% <100.00%> (ø)
...tlin/content/activity/event/random/RandomEvents.kt 73.61% <100.00%> (+0.37%) ⬆️
...n/content/activity/event/random/pinball/Pinball.kt 82.35% <100.00%> (+0.14%) ⬆️
...me/src/main/kotlin/content/entity/combat/Combat.kt 76.74% <100.00%> (+0.96%) ⬆️
...e/src/main/kotlin/content/entity/combat/hit/Hit.kt 65.09% <100.00%> (+1.01%) ⬆️
.../content/entity/player/command/TeleportCommands.kt 69.23% <100.00%> (+0.39%) ⬆️
...in/content/entity/player/dialogue/DialogueInput.kt 67.74% <ø> (-1.01%) ⬇️
...in/kotlin/content/skill/summoning/ShardSwapping.kt 73.19% <ø> (+4.97%) ⬆️
...c/main/kotlin/content/skill/thieving/TrapChests.kt 53.12% <100.00%> (ø)
... and 33 more

... and 2 files with indirect coverage changes

@@             Coverage Diff              @@
##               main    #1122      +/-   ##
============================================
- Coverage     44.12%   44.02%   -0.10%     
- Complexity     9757     9783      +26     
============================================
  Files          1938     1951      +13     
  Lines         84313    84661     +348     
  Branches      13985    14018      +33     
============================================
+ Hits          37204    37275      +71     
- Misses        41724    41995     +271     
- Partials       5385     5391       +6     
Components Coverage Δ
Content 44.46% <23.95%> (-0.11%) ⬇️
Engine 45.58% <0.00%> (ø)
Network 71.36% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@GregHib
GregHib merged commit ca8a3dc into main Aug 2, 2026
5 checks passed
@GregHib
GregHib deleted the more-fixes branch August 2, 2026 15:20
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