TeamREPENTOGON / TeamREPENTOGON/REPENTOGON
XMLData for locusts only keeps 1 locust per item
Open
Nobody has claimed this yet.
bug
xml
- Dominant language
- C++
- Stars
- 345
- Forks
- 51
- Avg merge
- 11h 2m
- Merged PRs (30d)
- 4
Description
Title, mainly because I didnt even realize you could have multiple, since it has an id attribute and thats usually unique.
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 XMLData handling for locust items and inspect how entries are stored or keyed by their id. Reproduce a case with multiple locusts sharing one item, then verify that all locust entries are retained rather than only one.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100