Fixed lag when opening a Grid with lots of items by offloading the grid sorting to another thread

This commit is contained in:
raoulvdberge
2017-11-10 11:22:02 +01:00
parent 44a4820109
commit 0ad40e01b4
14 changed files with 163 additions and 105 deletions

View File

@@ -6,6 +6,7 @@
- The Crafter can now only store 1 stack size pattern per slot (raoulvdberge)
- You can now re-insert a Pattern in the pattern output slot in the Pattern Grid to modify an existing pattern (raoulvdberge)
- Fixed not being able to use JEI R and U keys on Grid with tabs (raoulvdberge)
- Fixed lag when opening a Grid with lots of items by offloading the grid sorting to another thread (raoulvdberge)
- The Refined Storage jar is now signed (raoulvdberge)
### 1.5.21