PrototypeTrousers
55a56ad79d
Start implementing wireless terminals.
2023-01-29 21:55:01 -03:00
MycroftJr
662a7805dd
add ItemStack to/from NBT helpers ( #202 )
...
to simplify the "stackSize" NBT tag workaround
2023-01-09 01:10:35 -03:00
PrototypeTrousers
82a906886f
Revert "delay repo view sorting to once per tick"
...
This reverts commit d9588441b0 .
2023-01-09 01:03:51 -03:00
PrototypeTrousers
6506301049
fix fluid interfaces / configuration terminal not showing all the slots
2022-10-24 17:05:27 -03:00
PrototypeTrousers
486a68d06b
update items while JEI GUI is active
2022-10-18 07:49:25 -03:00
PrototypeTrousers
9b263c5501
add tooltip callback. Paint craftables in blue. middle click to craft
...
from JEI
2022-10-18 05:20:55 -03:00
PrototypeTrousers
d28cd798e9
rework gui highlighting for terminals
2022-10-13 15:19:25 -03:00
PrototypeTrousers
4bac5f43db
allow interface itemstack handler to accept over sized stacks
2022-10-12 19:10:07 -03:00
PrototypeTrousers
2e9a5dc8ea
wip interfaces stacksizes
2022-10-12 04:48:02 -03:00
PrototypeTrousers
88e3df897e
limit fluid texture scaling
2022-10-12 03:04:30 -03:00
PrototypeTrousers
770db27777
add recipes
2022-10-11 22:30:54 -03:00
PrototypeTrousers
de674f72bd
fix fluid search by name
2022-10-11 21:38:18 -03:00
PrototypeTrousers
19747ba1f1
lang, models, textures
2022-10-10 22:25:28 -03:00
PrototypeTrousers
024b5c6503
fix fluid slots offsets
2022-10-10 20:02:22 -03:00
PrototypeTrousers
63dd035c85
works
2022-10-10 19:48:24 -03:00
PrototypeTrousers
e611b1fb76
make Enter also set the string on the storage bus gui
2022-10-10 04:14:16 -03:00
PrototypeTrousers
d9588441b0
delay repo view sorting to once per tick
2022-09-25 14:35:13 -03:00
YoungOnion
9011273229
reformatted all src files ( #141 )
2022-09-17 08:08:02 -03:00
PrototypeTrousers
efb9ab512a
minor cleanup
2022-09-05 15:30:28 -03:00
James
a9c891f69a
added renaming feature with quartz cutting knife
2022-09-05 15:06:46 -03:00
PrototypeTrousers
f8bac0475a
more tinkering with JEI exclusion areas
2022-08-25 02:57:39 -03:00
Yang Xizhi
55c527e557
fix scroll bar being rendered wrongly ( #130 )
...
* fix scroll bar being rendered wrongly
* tooltip overlap
* fix the first cpu select grid render
2022-08-22 18:43:00 -03:00
PrototypeTrousers
430ee8430d
apply JEI extra areas to missing GUIs
2022-08-19 11:32:41 -03:00
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
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
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
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
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
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
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