Skip to content

Update kswole.lic for Onslaught preps#2339

Merged
FarFigNewGut merged 2 commits into
elanthia-online:masterfrom
GSIV-Nidal:patch-2
May 28, 2026
Merged

Update kswole.lic for Onslaught preps#2339
FarFigNewGut merged 2 commits into
elanthia-online:masterfrom
GSIV-Nidal:patch-2

Conversation

@GSIV-Nidal
Copy link
Copy Markdown
Contributor

@GSIV-Nidal GSIV-Nidal commented May 28, 2026

Added preps for Onslaughts. I spent a few hours and only the Captain, Diviner, and Auramancer appear to cast. This code should account for the two variants of Diviner.

Summary by CodeRabbit

  • New Features
    • Added support for Onslaughts so NPCs and encounters in that area are recognized and handled.
  • Documentation
    • Updated help and hunting area lists to include Onslaughts and related guidance.

Review Change Stack

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 28, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: b747dd1f-22be-4795-8106-5c4057abdc65

📥 Commits

Reviewing files that changed from the base of the PR and between db8e964 and 992f933.

📒 Files selected for processing (1)
  • scripts/kswole.lic
🚧 Files skipped from review as they are similar to previous changes (1)
  • scripts/kswole.lic

📝 Walkthrough

Walkthrough

This PR bumps KSwole to v1.1.7, adds three regex patterns to detect Onslaughts-related creature spell preps, and updates two help text locations to list Onslaughts as a supported hunting area.

Changes

Onslaughts Hunting Area Support

Layer / File(s) Summary
Onslaughts support
scripts/kswole.lic
Version updated to v1.1.7 with changelog entry; three regex patterns added to the creature spell-prep union for Onslaughts; help text updated at two locations to include "Onslaughts".

🎯 2 (Simple) | ⏱️ ~10 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The pull request title 'Update kswole.lic for Onslaught preps' accurately reflects the main change: adding support for Onslaughts spell prep recognition to the kswole.lic script.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown
Contributor

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@scripts/kswole.lic`:
- Around line 191-194: The three entries under the "# Onslaughts" block (the
regex lines beginning with /^An? (?:.*)\bauramancer..., /^An?
(?:.*)\bcaptain..., and /^An? (?:.*)\bdiviner...) are indented with tabs;
replace those leading tab characters with two spaces to match the project's
2-space indentation style and run a quick scan to remove any other stray tabs in
the file so indentation is consistent.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: cc477780-a19a-4b43-bc99-ac8f2ed092fd

📥 Commits

Reviewing files that changed from the base of the PR and between 63680c4 and db8e964.

📒 Files selected for processing (1)
  • scripts/kswole.lic

Comment thread scripts/kswole.lic Outdated
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 28, 2026

Actionable comments posted: 0

@FarFigNewGut FarFigNewGut merged commit 170fbe5 into elanthia-online:master May 28, 2026
4 checks passed
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