ReplayItem class could use a refactor
Open
- Dominant language
- Python
- Stars
- 78
- Forks
- 89
- PR merge metrics
- No merged PRs in 30d
Description
The ReplayItem class has logic and widgety stuff mixed together, and it special-cases many mods in huge methods. We can probably factor out the logic into some Replay class and maybe make subclasses for mods we special-case, with a factory class to create replays depending on the mod.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.