PrototypeTrousers
|
0e0729166f
|
Fix WCT invisible stacksizes, OOB when opening pattern terminal
FIx security station card slot being reaaally off
|
2022-10-18 23:56:40 -03:00 |
|
PrototypeTrousers
|
15a1e8f150
|
attempt to fix fluid interfaces capacity desync
|
2022-10-18 20:51:52 -03:00 |
|
PrototypeTrousers
|
b443f1ce57
|
refactor pattern encoding terminals
|
2022-10-18 20:48:20 -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
|
daf4910548
|
start work.
|
2022-10-17 23:56:59 -03:00 |
|
PrototypeTrousers
|
4f5bdfefe8
|
bump version
|
2022-10-17 22:34:37 -03:00 |
|
PrototypeTrousers
|
c9f1387098
|
small fixes to tool tips. allow +1 button to go over maxstacksize
|
2022-10-17 22:33:42 -03:00 |
|
PrototypeTrousers
|
1f1d6d041a
|
Merge remote-tracking branch 'PrototypeTrousers/AE2-Omnifactory' into AE2-Omnifactory
|
2022-10-17 21:19:44 -03:00 |
|
PrototypeTrousers
|
403a6e8b4a
|
update gradle deps
Use GTCEu instead of GTCE.
move hwyla dep to cursemaven due to security certificate expiration
|
2022-10-17 21:19:30 -03:00 |
|
PrototypeTrousers
|
0a0c23c190
|
fix NPE with the network tool
|
2022-10-17 21:17:21 -03:00 |
|
PrototypeTrousers
|
d28cd798e9
|
rework gui highlighting for terminals
|
2022-10-13 15:19:25 -03:00 |
|
PrototypeTrousers
|
3dedb7eefb
|
show network tool inventory on fluid interfaces
|
2022-10-12 21:25:44 -03:00 |
|
PrototypeTrousers
|
ae3295d3c9
|
allow memory card to copy encoded patterns of interfaces
|
2022-10-12 20:42:42 -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
|
9ac4ea4e6e
|
custom serialization of oversized itemstacks.
simple limiting by checking overflow
|
2022-10-12 04:10:23 -03:00 |
|
PrototypeTrousers
|
601faf5087
|
encoded pattern render fixes
|
2022-10-12 04:08:39 -03:00 |
|
PrototypeTrousers
|
88e3df897e
|
limit fluid texture scaling
|
2022-10-12 03:04:30 -03:00 |
|
PrototypeTrousers
|
f57a8cefda
|
replaced the stacksize render with the readable formated
|
2022-10-12 02:38:07 -03:00 |
|
PrototypeTrousers
|
d3fdac2b81
|
Merge branch 'fluidInterfaceUpgrade' into AE2-Omnifactory
|
2022-10-12 01:22:30 -03:00 |
|
PrototypeTrousers
|
f7be92adcf
|
Upgrade fluid interfaces
9 tanks, with up to 64B/fluid with 2 capacity cards
|
2022-10-12 01:18:38 -03:00 |
|
PrototypeTrousers
|
53f18f8e80
|
Merge branch 'fluidConfigTerminal' into AE2-Omnifactory
|
2022-10-11 22:36:31 -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
|
4c8ad87875
|
fix lang typo ( 4k cell having 16k as name )
|
2022-10-05 13:12:29 -03:00 |
|
PrototypeTrousers
|
194d1171f9
|
bump version
|
2022-09-30 20:08:39 -03:00 |
|
PrototypeTrousers
|
376bbf7e84
|
additional security checks to P2P parts
|
2022-09-30 20:08:08 -03:00 |
|
PrototypeTrousers
|
ddfac3a339
|
return early instead of cancelling
|
2022-09-30 19:55:35 -03:00 |
|
PrototypeTrousers
|
95d8216992
|
Fix craft-only export busses also exporting stocked items
|
2022-09-25 14:37:00 -03:00 |
|
PrototypeTrousers
|
4e2afb297e
|
push security station slots further down to match the GUI
|
2022-09-25 14:35:52 -03:00 |
|
PrototypeTrousers
|
d9588441b0
|
delay repo view sorting to once per tick
|
2022-09-25 14:35:13 -03:00 |
|
PrototypeTrousers
|
86a42e970f
|
Merge remote-tracking branch 'LasmGratel/async-itemrepo' into AE2-Omnifactory
|
2022-09-25 13:52:30 -03:00 |
|
Xikaro
|
bdb0ac14c5
|
Add color lang (#150), Fixes WAILA wrong lang keys
|
2022-09-25 13:46:33 -03:00 |
|
Lasm Gratel
|
8c735305d7
|
Speed up ME Terminal search performance by using CompletableFuture
|
2022-09-20 18:21:57 +08:00 |
|
YoungOnion
|
9011273229
|
reformatted all src files (#141)
|
2022-09-17 08:08:02 -03:00 |
|
PrototypeTrousers
|
3328bfcda2
|
flip a condition
|
2022-09-15 12:43:25 -03:00 |
|
PrototypeTrousers
|
158d7c6a04
|
fix GTEU p2p injecting power on the side of the P2P input
|
2022-09-14 18:50:07 -03:00 |
|
brachy84
|
0085262779
|
sort terminal by bogosorter sort rules (#138)
|
2022-09-10 08:37:59 -03:00 |
|
PrototypeTrousers
|
1ed654843c
|
Fix patterns needing to be encoded twice
|
2022-09-10 08:35:40 -03:00 |
|
PrototypeTrousers
|
6277058167
|
p2p fixes
|
2022-09-09 12:49:47 -03:00 |
|
PrototypeTrousers
|
6e6f8d33cd
|
0.52.5
|
2022-09-05 15:35:24 -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 |
|
yanxiatao
|
2ea120e614
|
add InterfaceConfigurationTerminal Chinese traslate (#133)
|
2022-08-29 19:46:57 -03:00 |
|
PrototypeTrousers
|
29c18bbf33
|
fix a dupe bug
|
2022-08-29 19:46:29 -03:00 |
|