alongstringofnumbers
b84c25e64c
Implement Crafting CPU selector widget
2022-08-17 15:54:03 -07:00
PrototypeTrousers
104d6fc34d
Implement Interface Configuration Terminal
2022-08-12 23:01:35 -03:00
PrototypeTrousers
40caeec92f
JEI Ghost items work, missing some click interactions and GUI work
2022-08-11 04:05:45 -03:00
PrototypeTrousers
119cdbc2c0
missing JEI ghost support
2022-08-11 03:19:13 -03:00
PrototypeTrousers
a44c74b0d7
wip
2022-08-09 03:41:31 -03:00
PrototypeTrousers
d77838146d
fix patterns "not extracting" due to acidental dragging
...
bump version
2022-05-30 23:28:17 -03:00
PrototypeTrousers
c7fcdf7d8b
small tweaks to the crafting amount gui
...
number starts selected if want to override the default of 1.
keypad enter also works to start craft
2022-04-28 22:57:22 -03:00
PrototypeTrousers
35f91bf0d0
reduce packets sent while dragging items around in GUIs
2022-04-25 12:10:41 -03:00
PrototypeTrousers
6d14d082b0
hold items inplace
2022-04-25 12:09:29 -03:00
PrototypeTrousers
be9fb6d04c
try to hold hold items in place while extracting holding down shift
2022-04-11 23:51:03 -03:00
PrototypeTrousers
90ca2c7e92
Fix condenser not creating new items after item extraction without
...
inserting new items
reworked pattern terminal and crafting terminal search expression matching
2022-04-11 15:15:29 -03:00
PrototypeTrousers
706e577dab
Fix container item crafting (again)
...
avoid making some copies
fix crash without JEI
2022-03-16 00:52:38 -03:00
PrototypeTrousers
fd95d3de47
fixed typo gtceu -> gteu
2022-02-22 22:37:28 -03:00
PrototypeTrousers
b4e237244a
fix interfaces with crafting cards attached to storage bus not working
...
add missing buttons to oredict storagebus
2022-02-14 17:15:51 -03:00
PrototypeTrousers
a14d160a07
Reworked oredict storage bus
...
have a recipe now
expression matcher and validator from GTCEU by brachy84
2022-01-20 22:43:18 -03:00
PrototypeTrousers
6f551ad67f
wip gtceu p2p
2022-01-20 00:04:04 -03:00
PrototypeTrousers
1c5565491a
finish oredict storage bus
2022-01-03 13:16:27 -03:00
PrototypeTrousers
41796449ed
cache oredict filter list
2022-01-03 10:47:35 -03:00
PrototypeTrousers
9eef9d3840
partial implementation of oredict storage bus
...
missing proper GUI, text, item models, memorycard support.
logic works
2022-01-03 02:33:08 -03:00
PrototypeTrousers
13afa6908a
implement expanded processing pattern terminal
2022-01-02 18:27:41 -03:00
PrototypeTrousers
9680123906
fix JEI targeting disabled slots as valid
2021-08-06 06:25:12 -03:00
PrototypeTrousers
e96b4a698a
fluid containers can now be drained/filled from fluid interfaces
2021-08-04 19:38:00 -03:00
BalaM314
0942a90ef4
Fix #27
...
Not sure exactly what method is causing a crash, but added a catch to just say it is located in another dimension
2021-07-23 15:11:07 +05:30
Salomão
904de49543
wip
...
fix substitution crafting, for real this time
wip 2
wip. still has NBT issues
fix semantic changes
fix interface with free slots on interface terminal
Auto stash before cherry pick of "fix interface with free slots on interface terminal"
2021-06-23 10:16:59 -03:00
Salomão
bea29331a3
implement pattern expansion cards for interfaces
...
Maximum of 4 rows
Uses 4x the previous tier for crafting operations (4 rows = 64 interfaces consumption)
2021-06-08 23:23:12 -03:00
Salomão
43d3a2c1c0
add dimension info to the interface highlighting
...
implements #20
2021-05-23 17:46:28 -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
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
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
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
a65b3d2ceb
fix interface terminal GUI
2021-02-24 13:24:04 -03:00
Salomão
c826a3e24f
Add second search bar to Interface Terminal
2021-02-23 20:48:45 -03:00
Salomão
fc98505f22
even more JEI integration
...
get ingredient from the crafting calculation GUIs
2021-02-22 22:33:05 -03:00
Salomão
a7a1a87cd8
Holding SHIFT with an empty hand will increase the amount of items set
...
on interfaces and on pattern terminal
2021-02-21 20:26:52 -03:00