Fixed storage GUIs overflowing on large numbers. Fixes #2098

This commit is contained in:
raoulvdberge
2018-11-28 21:26:12 +01:00
parent 3fb53378ca
commit 61405f41b4
13 changed files with 80 additions and 26 deletions

View File

@@ -4,6 +4,7 @@
- Increased the speed of autocrafting (raoulvdberge)
- Fixed External Storage sending storage updates when it is disabled (raoulvdberge)
- Fixed slight performance issue with loading Crafters from disk (raoulvdberge)
- Fixed storage GUIs overflowing on large numbers (raoulvdberge)
- Added a completion percentage to the Crafting Monitor (raoulvdberge)
- Updated Russian translation (kellixon)