Only return the outputs to limit the return value size (#1770)
* Only return the outputs to limit the return value size, This fixes #1768, Added getPattern() * Updated CHANGELOG.md
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
- Allow crafters to be daisy-chained (tomKPZ)
|
||||
- Empty patterns can no longer be inserted in the pattern result slot in the Pattern Grid with hoppers (raoulvdberge)
|
||||
- Added OR search operator to the Grid with "|" (raoulvdberge)
|
||||
- getPatterns() now only returns all the outputs, this to limit memory usage in OpenComputers (only affects OC integration). (fspijkerman)
|
||||
- Added new getPattern(stack:table) function for OpenComputers integration (fspijkerman)
|
||||
|
||||
### 1.5.33
|
||||
- Added Crafter Manager (raoulvdberge)
|
||||
|
Reference in New Issue
Block a user