RetroAchievements / RetroAchievements/docs
docs: document OR logic in collectible achievements
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 48
- Forks
- 94
- Avg merge
- 8h 9m
- Merged PRs (30d)
- 13
Description
Add forward slash / OR logic documentation to /docs/developer-docs/real-examples/using-add-source-and-deltas-for-collectibles-and-similar-achievements.md
Include:
- Syntax for multiple condition checking
- Example with collectible achievement
- Performance considerations
- Common implementation patterns
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 reading /docs/developer-docs/real-examples/using-add-source-and-deltas-for-collectibles-and-similar-achievements.md and review its existing condition examples. Document forward-slash OR syntax, multiple-condition checking, a collectible-achievement example, performance considerations, and common implementation patterns. Done means all four requested topics are covered in that file.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100