MSRevive / MSRevive/MSCScripts
Holy wave should be able to work up slopes
Open
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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