RetroAchievements / RetroAchievements/RAIntegration
Copy and Paste Alts
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 124
- Forks
- 34
- Avg merge
- 5d 18h
- Merged PRs (30d)
- 13
Description
As an achievement developer I would like to be able to copy and paste one or more alt groups to speed up development for achievements that require many similar alt conditions.
Equally useful would be the ability to copy one achievements into another like the "clone" feature but for unofficial. This of course would be irrelevant if unofficial achievements could be removed since the above feature is only needed to avoid creating excess unofficial achievements via clone>commit.
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
No files, tests, or entry points are named. Start by tracing the existing clone feature and the achievement-editing flow, then determine how alt groups and unofficial achievements are represented. Done means a defined, tested way to copy and paste alt groups or copy one unofficial achievement into another without creating unnecessary achievements.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100