Outdated ConvertedMana/CMC names must be renamed to mana value
- Dominant language
- Java
- Stars
- 2.4k
- Forks
- 940
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 160
Description
There are still usage of outdated [mana value](https://mtg.fandom.com/wiki/Mana_value) names like `ConvertedMana`, `CMC` -- it must be renamed and clean (code, comments):


Contributor guide
No contributing guide indexed for this repository
Research direction
Search the repository for `ConvertedMana` and `CMC`, including source code and comments, then group the matches by subsystem before changing them. Done means outdated names are replaced with the current “mana value” terminology throughout the project, with no remaining usages found by a repository-wide search.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- game-dev
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100