Skip to content
Success

Changes

Summary

  1. Don't cache mob infomation in the updater task (commit: 8fd1af4) (details)
  2. Move valid check higher up, no need to set additional metadata (commit: 3cbbf1b) (details)
Commit 8fd1af4cbfc42dcfd375689e7c78de46bc5d0e3a by theboyetronic
Don't cache mob infomation in the updater task
(commit: 8fd1af4)
The file was modified src/main/java/com/gmail/nossr50/runnables/MobHealthDisplayUpdaterTask.java (diff)
The file was modified src/main/java/com/gmail/nossr50/util/MobHealthbarUtils.java (diff)
The file was modified Changelog.txt (diff)
Commit 3cbbf1bee02aa6cfd3127730255f56a976597340 by theboyetronic
Move valid check higher up, no need to set additional metadata
(commit: 3cbbf1b)
The file was modified src/main/java/com/gmail/nossr50/util/MobHealthbarUtils.java (diff)