Skip to content
Success

Changes

Summary

  1. Remove the luck component of salvage material quantity (commit: c52b855) (details)
  2. use thread safe collections for sets (commit: b928e14) (details)
  3. 2.2.027 (commit: 4cb3d31) (details)
Commit c52b855ae126396b4833c2f71a82c6b3ba0042b9 by nossr50
Remove the luck component of salvage material quantity
(commit: c52b855)
The file was modified src/main/resources/locale/locale_en_US.properties (diff)
The file was modified src/main/java/com/gmail/nossr50/skills/salvage/SalvageManager.java (diff)
The file was modified src/main/resources/locale/locale_ja_JP.properties (diff)
The file was modified src/main/resources/locale/locale_fi.properties (diff)
The file was modified src/main/resources/locale/locale_da.properties (diff)
The file was modified src/main/resources/locale/locale_es.properties (diff)
The file was modified src/main/resources/locale/locale_cy.properties (diff)
The file was modified src/main/resources/locale/locale_cs_CZ.properties (diff)
The file was modified src/main/resources/locale/locale_fr.properties (diff)
The file was modified src/main/resources/locale/locale_pt_BR.properties (diff)
The file was modified src/main/resources/locale/locale_ko.properties (diff)
The file was modified src/main/resources/locale/locale_ru.properties (diff)
The file was modified src/main/java/com/gmail/nossr50/commands/skills/SalvageCommand.java (diff)
The file was modified src/main/resources/locale/locale_hu_HU.properties (diff)
The file was modified Changelog.txt (diff)
The file was modified src/main/resources/locale/locale_th_TH.properties (diff)
The file was modified src/main/resources/locale/locale_nl.properties (diff)
The file was modified src/main/resources/locale/locale_zh_TW.properties (diff)
The file was modified src/main/resources/locale/locale_it.properties (diff)
The file was modified src/main/resources/locale/locale_pl.properties (diff)
The file was modified src/main/resources/locale/locale_lt_LT.properties (diff)
The file was modified src/main/resources/locale/locale_zh_CN.properties (diff)
Commit b928e145b63f3cdf33aeb3e15bf9d707f047b694 by nossr50
use thread safe collections for sets
(commit: b928e14)
The file was modified src/main/java/com/gmail/nossr50/skills/taming/TrackedTamingEntity.java (diff)
The file was modified src/main/java/com/gmail/nossr50/listeners/ChunkListener.java (diff)
The file was modified src/main/java/com/gmail/nossr50/util/MobMetadataUtils.java (diff)
The file was modified src/main/java/com/gmail/nossr50/util/TransientEntityTracker.java (diff)
The file was modified src/main/java/com/gmail/nossr50/listeners/EntityListener.java (diff)
The file was modified pom.xml (diff)