Commit graph

27 commits

Author SHA1 Message Date
Ell 663235d0a5 fixed right-clicking the search bar not allowing typing
Closes #123
2022-05-20 10:43:40 +02:00
object-Object 3c1952492f allow typing in search after right click 2022-01-12 16:42:14 -05:00
Ell bcfd9e7bf9 fixed item names being surrounded by braces 2021-12-28 11:58:37 +01:00
Ell b34e6d2418 bring back JEI compat 2021-12-19 17:27:21 +01:00
Ell d240e03209 allow searching by item description
Closes #90
2021-12-04 13:35:04 +01:00
Ell 20a69c7ccc last???? fixes 2021-12-02 23:02:58 +01:00
Ell 0df6401c4e IT COMPILES!! 2021-12-02 16:55:04 +01:00
Ell 077b09c37d PipeNetwork is error-free! 2021-12-02 14:44:26 +01:00
Ell b991f8575f the utility class FULLY WORKS WHAT 2021-12-02 12:31:04 +01:00
danny 405550efe9 -Reordered widget init order in Item Terminal to set search field as first in tab order. (Addresses ##80)
-Clear text from search field on right-click. (Addresses #91)
2021-08-14 23:40:16 -05:00
Ell 659903ba38 added scrolling to the terminal gui
Closes #64
2020-12-04 19:51:20 +01:00
Ell 82d56178f3 fixed the cancel crafting button not working correctly with JEI installed 2020-10-30 20:44:37 +01:00
Ell 76f332c03e added a display that shows items that are currently being crafted 2020-10-20 00:52:56 +02:00
Ell 4f78e7ecc8 added a mod filter modifier 2020-10-15 20:52:59 +02:00
Ell 8029cc21a0 part 2: display craftables in the terminal 2020-10-14 22:30:02 +02:00
Ell bb06cb34eb allow pressing control to request 10 crafting items
Closes #40
2020-10-14 18:32:10 +02:00
Ell 85d080cb3a part 1? 2020-09-22 19:14:07 +02:00
Ellpeck 718cef5c4e only update search text when there are items
Closes #19
2020-05-17 16:24:24 +02:00
Ellpeck 3104062b82 crafting terminal JEI logic! 2020-05-09 14:56:58 +02:00
Ellpeck 67e7da2b73 crafting terminal base 2020-05-08 22:58:16 +02:00
Ellpeck 0bb8fbaf5c added jei syncing to the terminal 2020-05-08 21:19:32 +02:00
Ellpeck 5632727d04 made player preferences client-sided 2020-05-08 20:56:27 +02:00
Ellpeck b65a73c77b added a search bar to the item terminal 2020-05-08 16:06:17 +02:00
Ellpeck 5541d5d1a4 finished the item terminal, yay 2020-05-07 23:06:35 +02:00
Ellpeck 01dda04701 added scrolling to the terminal ui 2020-05-07 21:50:50 +02:00
Ellpeck fe3d4380f3 IT'S DONE 2020-05-07 21:10:29 +02:00
Ellpeck ae74359ed5 item terminal, part 1 2020-05-07 18:30:40 +02:00