Door Knocking
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 391
- Forks
- 55
- PR merge metrics
- No merged PRs in 30d
Description
You may want to add the following feature to Vane Trifle (that I came up with on a sponge plugin once)
If someone attempts to break i.e. punch a door, it should make the zombie break sound on the door (and possibly broadcast it to the owner if in a region) even if the door is protected.
Allows for a cute RP way of paging or knocking, or just a lil trollin'
Contributor guide
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
The issue names no files or tests. Start by locating the code that handles attempts to break protected doors and the zombie break sound, then determine how region ownership is represented. Done means a protected door attempt produces the knocking sound, with the owner notification treated according to the agreed scope.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- game-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100