PrototypeTrousers
16ccb2ee46
Fix blocks connecting to ME cables. Give boost to chisel facades
2022-11-08 23:05:41 -03:00
PrototypeTrousers
bd0d2a1f28
0.54.11
2022-11-08 18:01:39 -03:00
PrototypeTrousers
9abd53a8e8
fix encoded patterns not showing the encoded item in AE GUIs
2022-11-08 18:01:00 -03:00
PrototypeTrousers
1f12fc5e91
synchronizedList must be in a synchronized block when iterating
2022-11-08 18:00:30 -03:00
Yang Xizhi
87fcc6c267
update nbt when accepting result ( #180 )
2022-11-08 17:46:17 -03:00
PrototypeTrousers
e301459dfa
bump version
2022-10-29 10:32:16 -03:00
Yang Xizhi
bf802f1c6f
fix ae fluid inventory fluid exceeding ( #174 )
...
* ae fluid inventory fix
2022-10-29 10:31:54 -03:00
Xikaro
7ba4ca6923
External improvements ( #166 )
...
* lang
* Update controller_column_lights.png.mcmeta
* energy cell
cells display internal energy storage along the bar
* 3D drive
* drive fix model
* 3D chest
* Update ru_ru.lang
* Update ru_ru.lang
* model fix drive and chest
2022-10-27 20:15:16 -03:00
PrototypeTrousers
53ed861e23
isolate the oversized slots and itemhandlers
2022-10-27 20:13:44 -03:00
PrototypeTrousers
833f8aca2a
More damaged item search work. GT tools are so special
2022-10-26 13:29:35 -03:00
PrototypeTrousers
9bcf45b7e2
add a healthy 1 sec delay between JEI transfer updates to avoid horrible
...
GC pressure
2022-10-25 22:32:53 -03:00
PrototypeTrousers
b2847677ed
forgot to check the items already in the 3x3 grid
2022-10-24 17:29:25 -03:00
PrototypeTrousers
95845d5a6c
54.4
2022-10-24 17:08:44 -03:00
PrototypeTrousers
286a3631be
Merge branch 'mytsag-crystal-fix' into AE2-Omnifactory
2022-10-24 17:08:25 -03:00
PrototypeTrousers
6506301049
fix fluid interfaces / configuration terminal not showing all the slots
2022-10-24 17:05:27 -03:00
PrototypeTrousers
422543f205
check player inv for items that can be used to craft
2022-10-24 16:38:25 -03:00
PrototypeTrousers
1eec160b74
look for damageable items of the same type if substitutions are disabled
2022-10-24 16:09:22 -03:00
PrototypeTrousers
de23b62493
some JEI work. missing player inventory check
2022-10-22 00:06:18 -03:00
Yang Xizhi
2b6299f2b0
fix expended pattern terminal can't place item manually ( #161 )
2022-10-20 16:35:20 -03:00
Yang Xizhi
b495c972c4
add dev jar artifacts ( #160 )
2022-10-20 16:35:11 -03:00
PrototypeTrousers
7722dcc720
bump version. remove dead maven repo
2022-10-19 18:16:44 -03:00
PrototypeTrousers
c4d5add5f1
allow part interfaces to be copied
2022-10-19 18:05:04 -03:00
PrototypeTrousers
348e6436b8
fix processing patterns encoding as invalid
2022-10-19 18:00:01 -03:00
PrototypeTrousers
92457ac680
bump version
2022-10-18 23:59:25 -03:00
PrototypeTrousers
9e53737635
Merge branch 'jei-transfer-highlight' into AE2-Omnifactory
2022-10-18 23:58:58 -03:00
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