Skip to content
Success

Changes

Summary

  1. fix potion matching for non-english locales Fixes #5174 (commit: ce7461f) (details)
  2. fix other places where locale might matter (commit: 27a232d) (details)
Commit ce7461f4596754a029b5468e27c8ace3754422e3 by nossr50
fix potion matching for non-english locales Fixes #5174
(commit: ce7461f)
The file was modifiedsrc/main/java/com/gmail/nossr50/util/PotionUtil.java (diff)
The file was modifiedChangelog.txt (diff)
The file was modifiedpom.xml (diff)
Commit 27a232d03ec056a45f16e2cf009daad376fc0bd0 by nossr50
fix other places where locale might matter
(commit: 27a232d)
The file was modifiedsrc/main/java/com/gmail/nossr50/config/skills/salvage/SalvageConfig.java (diff)
The file was modifiedsrc/main/java/com/gmail/nossr50/util/ItemUtils.java (diff)