Skip to content
Success

Changes

Summary

  1. Improve stability for material table updates (commit: d5ee15e) (details)
  2. Reduce converter max batch size (commit: 7152753) (details)
Commit d5ee15ebbad11d0764c6103bd0cb9e147a6227fd by Brokkonaut
Improve stability for material table updates
(commit: d5ee15e)
The file was modified src/main/java/de/diddiz/LogBlock/EntityTypeConverter.java (diff)
The file was modified src/main/java/de/diddiz/LogBlock/MaterialConverter.java (diff)
Commit 71527530f2951cac08f7f3e96952be6338a8c3e3 by Brokkonaut
Reduce converter max batch size
Some popular hosters have quite low memory limits.. Fixes #730
(commit: 7152753)
The file was modified src/main/java/de/diddiz/LogBlock/Updater.java (diff)