magefree / magefree/mage

Outdated ConvertedMana/CMC names must be renamed to mana value

Open
#12,061 0 comments 0 reactions 0 assignees View on GitHub
refactoring
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):

![shot_240404_060746](https://github.com/magefree/mage/assets/8344157/571e16a4-26fb-4d2c-b836-f2873990771f)
![shot_240404_060947](https://github.com/magefree/mage/assets/8344157/c6db303f-42e9-4729-ab1b-9e9438f948d1)

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.