Salomão
9576bec855
renamed method. fixed round robin while blocking mode on
2021-05-04 22:51:20 -03:00
Salomão
b5da6730a1
loop optimization
2021-05-04 15:15:09 -03:00
Salomão
039bab4811
drop items waiting to be injected when interface is broken
2021-05-04 11:07:31 -03:00
Salomão
4b5bdf9893
fix NPE
2021-05-04 10:57:01 -03:00
Salomão
af91c04ea1
re - implement blocking mode
2021-05-03 21:34:59 -03:00
Salomão
0240a5d76a
remove crafting failure penalty
2021-05-03 21:09:03 -03:00
Salomão
0c0aafba2f
make ItemSlots copy-able
2021-05-03 21:07:51 -03:00
Salomão
b541025738
implement patterned input-based blocking mode
...
remove GTCE-specific handler and adaptor
2021-05-03 21:07:12 -03:00
Salomão
62f842d4ef
visit crafting mediums in round-robin
2021-05-03 21:05:14 -03:00
Salomão
fc154d8568
remove slotless capability implementation from inventory adaptor
...
affects interface,import and export busses
2021-05-03 21:00:35 -03:00
Salomão
0fae87afc7
allow left clicking on bookmarked items on GUIs without fake slots
2021-04-26 23:53:43 -03:00
Salomão
ee1b6bb0d7
Add bookmarked ghost items support
...
fixed fluid dragging not working on servers
2021-04-18 21:01:09 -03:00
Salomão
36ca8b9f0a
JEI Bookmark dragnDrop
2021-04-15 22:58:57 -03:00
Salomão
399d67b42c
made jei recipe transfer more strict when keeping items on the table
...
few cleanup
2021-04-14 21:37:06 -03:00
Salomão
10761a1e9d
missing click cancel
2021-04-14 00:04:07 -03:00
Salomão
d1ddf53d99
wip 2
2021-04-13 14:54:52 -03:00
Salomão
f776b4d548
wip
2021-04-13 12:36:20 -03:00
Salomão
41180792e1
Cellworkbench acts weird
...
missing bookmark dragging
2021-04-12 23:51:49 -03:00
Salomão
2269c05d98
implement #14
...
also fix tooltip position
2021-04-10 09:46:48 -03:00
Salomão
63616e5730
try fix #13
2021-04-10 09:30:44 -03:00
Salomão
6ca3e6e696
add tooltip to fluid level emitter number box
2021-04-05 00:11:30 -03:00
Salomão
a4b5cfc3b9
fix lightning issue while tooltip is showing on interface terminal
2021-04-04 22:17:14 -03:00
Salomão
38b0a7a153
handle interface slots serverside
2021-04-04 01:29:27 -03:00
Salomão
aa4863a979
Added Fluid support for the Storage Monitor and Conversion Monitor
...
Highlighted interfaces is turned off after switching dimensions
2021-04-02 08:31:14 -03:00
PrototypeTrousers
c3b1dea7c5
better level emitting
2021-03-31 17:34:43 -03:00
Salomão
40ec517480
level emitters cache rework
2021-03-30 23:05:15 -03:00
Salomão
2fdc16d3a8
Merge remote-tracking branch 'ALongStringOfNumbers/recipeConditions' into AE2-Omnifactory
2021-03-30 21:58:46 -03:00
Salomão
053485a95a
another try at fixing level emitters
2021-03-30 21:57:53 -03:00
Salomão
59d7bd6c16
JEI recipe transfer fixes
...
re-checks the amount of items in the recipe
only do fuzzy search for damageable items
2021-03-29 21:20:46 -03:00
Salomão
1a11462ddd
can now drag encoded patterns on the interface terminal
2021-03-29 01:53:59 -03:00
Salomão
77d615559f
Add proper button and tooltips to interface terminal
2021-03-28 16:20:37 -03:00
ALongStringOfNumbers
6878bfa4b0
Fix parts
2021-03-27 01:26:29 -07:00
ALongStringOfNumbers
66e589324a
Make recipes and advancements conditional
...
Fix crash when fluix was disabled
2021-03-26 19:12:49 -07:00
Salomão
362b001cb4
level emitter dying fix
2021-03-25 22:48:42 -03:00
Salomão
b6fd4b3c0f
changed priority of JEI items on the
2021-03-23 22:23:58 -03:00
Salomão
e364603a5a
Changed level emitters to update only once when they tick
2021-03-17 21:35:26 -03:00
Salomão
c58bebc346
Fix gregtech tileentities showing up as unnamed or draconium lens
2021-03-07 23:59:39 -03:00
Salomão
97f11f0c61
Fix storage drawers showing up as nothing on interface terminal
2021-03-07 23:56:52 -03:00
Salomão
5c2fa72f95
mix pattern terminal multiplying items above maxitemstack size
2021-03-07 00:01:01 -03:00
Salomão
ebd8501301
fix inaccessible items setting in storage bus not being respected
2021-03-07 00:00:16 -03:00
Salomão
fa07247bd7
Revert "also shrink the fluid skiplist if the tanks change sizes"
...
This reverts commit 892c919ee2 .
2021-03-04 23:08:08 -03:00
Salomão
95d25ddf47
Revert "Skip un-extractable slots."
...
This reverts commit e2e6f6e83f .
2021-03-04 23:07:58 -03:00
Salomão
7a45e1faf4
Revert "rebuild skipslotlist if the the inventory grows or shrinks"
...
This reverts commit 7796c6d4b6 .
2021-03-04 23:07:34 -03:00
Salomão
1f88494832
fix not being able to swap patterns on interface terminal
2021-03-03 09:57:02 -03:00
PrototypeTrousers
65ca607134
Merge branch 'AE2-Omnifactory' into AE2-Omnifactory
2021-03-02 19:55:52 -03:00
Salomão
898c07ca01
fix toggling full interfaces hiding all interfaces
2021-03-02 18:45:14 -03:00
Theisyat
883c267aa8
Fixed Interface Terminal and Added Stuff
...
Fixed 'Hide Full' Button
First Free Molecular Assembler Button
Added Button in Interface Terminal, which Searches for 'Molecular
Assembler' and sets the Interface Terminal to only show Assemblers with
free Slots.
2021-03-02 07:00:48 +01:00
Salomão
22cf913708
highlight interfaces from interface terminal.
2021-02-28 21:32:11 -03:00
Salomão
b4ba1af1ec
bind BlockPos of the interface on the list
2021-02-28 02:03:00 -03:00
Salomão
892c919ee2
also shrink the fluid skiplist if the tanks change sizes
2021-02-24 18:08:57 -03:00