Skip to content
Success

Changes

Summary

  1. fixed /mmoinfo roll (#4088) (commit: 38017ca) (details)
  2. 2.1.139 (commit: 4a4fd9f) (details)
  3. dev mode (commit: 8df15a4) (details)
Commit 38017cabe7949eb25b6c32fbf7af70264fa7b007 by github
fixed /mmoinfo roll (#4088)
* acrobatics roll mmoinfo fixes
LocaleLoader#getString() accepts Object arrays no need to call getStats
twice
Max skill level is now configurable and so halfMaxSkillValue is now a
variable which should be used on locale too instead of "50"

* Updated locale_it
Acrobatics.SubSkill.Roll.Mechanics supports half level variable instead
of static level 50

* Updated locale_en_US
Acrobatics.SubSkill.Roll.Mechanics supports half level variable instead
of static level 50

* Updated Locale it
fixed value
(commit: 38017ca)
The file was modified src/main/resources/locale/locale_it.properties (diff)
The file was modified src/main/resources/locale/locale_en_US.properties (diff)
The file was modified src/main/java/com/gmail/nossr50/datatypes/skills/subskills/acrobatics/Roll.java (diff)
The file was modified pom.xml (diff)
The file was modified Changelog.txt (diff)
The file was modified pom.xml (diff)
The file was modified Changelog.txt (diff)