MSRevive / MSRevive/MSCScripts

Holy wave should be able to work up slopes

Open
#115 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug 🐛 enhancement
Dominant language
AngelScript
Stars
4
Forks
12
Avg merge
14h 8m
Merged PRs (30d)
5

Description

Currently, the holy wave ends any time it encounters a slope it would need to go up. This is an issue because the spell can end on the smallest, non-perceivable slopes, which limits the use of the spell severely.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate the Holy Wave implementation in the AngelScript code and reproduce the spell ending when it meets a slope. Trace the slope-handling behavior and verify that the wave continues over slopes, including very small ones. Done means the spell no longer ends solely because it must travel upward.

Written by the indexing model from the issue text.

Assessment

Domain
game-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.