TeamREPENTOGON / TeamREPENTOGON/REPENTOGON
Mom's Knife should damage things with the NO_TARGET EntityFlag
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 345
- Forks
- 51
- Avg merge
- 11h 2m
- Merged PRs (30d)
- 4
Description
Things with the flag ignoring damage from knives is a useless feature that only makes it so you can't give anything vulnerable to damage the flag without things becoming weird. I don't think removing this idiotic interaction would break anything whatsoever.
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
Start by locating the handling for Mom's Knife damage and the NO_TARGET EntityFlag in the C++ codebase. Reproduce the current interaction in-game or with the project's available tests, then verify that entities carrying the flag can take Mom's Knife damage without changing other damage behavior.
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