Little0smit / Little0smit/ChunkTracker
Make the program check for global skilling challenges
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 5
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Currently, the program only checks for skilling challenges like cutting a yew tree. It also needs to check for skilling challenges like fletching a yew log or burning a yew log. It might be able to do this by checking for the highest level required to process the highest tier resource?
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 finding the existing checks for skilling challenges such as cutting a yew tree. Compare those checks with the requested fletching and burning cases for a yew log, then determine how the highest level required to process the highest-tier resource should be handled. Done means global skilling challenges include the intended processing activities and resource tiers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- game-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100