Added OR search operator to the Grid with "|", fixes #1759

This commit is contained in:
raoulvdberge
2018-04-27 01:23:01 +02:00
parent 24ff8d5bd3
commit 510595a6bc
4 changed files with 61 additions and 12 deletions

View File

@@ -3,6 +3,7 @@
### 1.5.34
- 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)
### 1.5.33
- Added Crafter Manager (raoulvdberge)