MSRevive / MSRevive/MasterSwordRebirth
Redo scroll mechanic
Open
Nobody has claimed this yet.
enhancement 🔧
game
low priority
- Dominant language
- C++
- Stars
- 22
- Forks
- 16
- Avg merge
- 5m
- Merged PRs (30d)
- 1
Description
Currently the scroll gets removed from you and given back when casting, it'd be nice not to remove the scroll from the player because in rare cases it could result in the player loosing that scroll on server crash.
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
No files or tests are named. Start by locating the server-side casting and scroll-inventory flow described in the issue, then trace when the scroll is removed and returned. Done means casting no longer risks losing the player's scroll if the server crashes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100