mirror of
https://github.com/correl/mage.git
synced 2024-11-16 03:00:12 +00:00
1f5638539f
+ added javadoc + added final to method variables that should not be mutated + Mana can no longer be initialised with minus values + added null assertions + renamed ‘addXXX’ to ‘increaseXXX’. Add implies that you are able to add variable amounts. + subtraction can no longer allow minus values. + removed unused state + refactored classes use renamed/removed mana calls + added comment to contains(), needs to be looked into? + Added validation to setting of mana. Can no longer be set to minus values. Will log if an attempt is made +Added comment to static mana, this is unsafe. |
||
---|---|---|
.. | ||
src/mage/sets | ||
pom.xml |