PrototypeTrousers
653557bc65
wip. auto-crafting still broken
2023-01-07 18:25:31 -03:00
PrototypeTrousers
dde87448a9
initial patch
2023-01-07 12:37:21 -03:00
TheAirBlow
8c29eeecdc
Add support for RecipeStages and ItemStages ( #198 )
...
* RecipeStages info in README
* Add support for RecipeStages
* Add support for ItemStages
2022-12-26 09:03:49 -03:00
Dane Strandboge
f9bb00a7e7
fix patterns not respecting item models and colors... ( #193 )
...
when shift key is held and the "output" item in the pattern is rendered instead of the base pattern texture
Consequences:
- The "output" item of the pattern will now be rendered always when shift is held, not just when the TransformType is GUI.
- This means that you will see the "output" item now for in-world patterns, as well as the rendered model in the player's hand or offhand
- However, I honestly think this is an improvement from before
2022-12-10 21:17:26 -03:00
PrototypeTrousers
b76c18fedf
fix JEI transfer handler breaking in some instances
2022-12-07 20:29:39 -03:00
PrototypeTrousers
e1ea4ae22f
Revert "restore method name to keep compat with NEE"
...
This reverts commit c5607bda4e .
2022-11-22 20:29:04 -03:00
PrototypeTrousers
225a4d5ab6
fix items voiding under certain circumstances
2022-11-22 19:04:59 -03:00
PrototypeTrousers
d6650f9617
Merge remote-tracking branch 'TheAirBlow/AE2-Omnifactory' into AE2-Omnifactory
2022-11-20 14:04:46 -03:00
PrototypeTrousers
c5607bda4e
restore method name to keep compat with NEE
2022-11-20 14:03:36 -03:00
PrototypeTrousers
11af1f2111
actually sort.. with invTweaks AND bogosort...
2022-11-20 14:00:18 -03:00
TheAirBlow
7748f7c92d
Fix #189 + replace curseforge with curse.maven
2022-11-20 19:32:36 +05:00
PrototypeTrousers
801fec3eaa
another attempt to fix async item view crashes
2022-11-17 18:22:21 -03:00
PrototypeTrousers
de324aad91
rename 9 slot fluid interface texture
2022-11-11 20:51:22 -03:00
PrototypeTrousers
16ccb2ee46
Fix blocks connecting to ME cables. Give boost to chisel facades
2022-11-08 23:05:41 -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
Yang Xizhi
bf802f1c6f
fix ae fluid inventory fluid exceeding ( #174 )
...
* ae fluid inventory fix
2022-10-29 10:31:54 -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
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
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
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
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
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
f7be92adcf
Upgrade fluid interfaces
...
9 tanks, with up to 64B/fluid with 2 capacity cards
2022-10-12 01:18:38 -03:00