This mod will no longer recieve regular daily updates. It is considered as "fundamental feature completed". But there will be bunches of updates in the following monthes.
- Fix perfermence problem occurred from 0.3.8. (Delecting
.minecraft/saves/<world>/data/scoreboard.dat
will help fixing this.) - Fix
maxManabarLife
is used in both idle and suppersion interval. - Fix mana will be full after losing mana reduction effect with a amplifier which reducing mana capacity to 0 or below.
- Add
enabled
,display
,renderType
,maxManaCharIndexForDisplay
,displaySuppressionInterval
config fields. - Change default enabled and display preference to true.
- Rename the
maxManabarLife
config field todisplayIdleInterval
. - Rename the
manabarSize
config field tofixedSize
. - Change render types' index.
- Fix spelling in command feedback.
- Add the ability to set the mana characters and styles using text component.
- Add the ability to set the mana points to be considered as 1 mana character.
- Rename the
format
subcommand torender_type
. - Rename the
manaScale
config field tomanaPerPoint
. - Remove the
/mana set color
command. - Remove the
manaCharFull
,manaCharHalf
,manaCharZero
,manaColorFull
,manaColorHalf
,manaColorZero
config field. - Add the
manaChars
,manaColors
,manaBolds
,manaItalics
,manaUnderlineds
,manaStrikethroughs
,manaObfuscateds
config field. - Remove the ability to set whitespace or empty character as mana character.