Skip to content
Success

Changes

Summary

  1. Add support for hex color codes in locale (commit: c0952a2) (details)
Commit c0952a2ba30fdc910f9415fe4a3bca33f156f57a by nossr50
Add support for hex color codes in locale
(commit: c0952a2)
The file was modified src/main/java/com/gmail/nossr50/locale/LocaleLoader.java (diff)
The file was modified src/main/resources/locale/locale_en_US.properties (diff)
The file was modified src/main/java/com/gmail/nossr50/util/experience/ExperienceBarWrapper.java (diff)
The file was modified Changelog.txt (diff)
The file was modified src/main/java/com/gmail/nossr50/commands/skills/AxesCommand.java (diff)
The file was modified src/main/java/com/gmail/nossr50/util/skills/SkillTools.java (diff)
The file was modified pom.xml (diff)
The file was modified src/main/java/com/gmail/nossr50/util/text/TextComponentFactory.java (diff)
The file was modified src/main/java/com/gmail/nossr50/util/commands/CommandRegistrationManager.java (diff)
The file was addedsrc/test/java/com/gmail/nossr50/locale/LocaleLoaderTest.java
The file was modified src/main/java/com/gmail/nossr50/commands/skills/SkillCommand.java (diff)