PrototypeTrousers
3ae251f098
Revert "Merge remote-tracking branch 'LasmGratel/async-itemrepo' into AE2-Omnifactory"
...
This reverts commit 86a42e970f .
2023-01-09 01:03:55 -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
5b2c6658c0
Revert "synchronizedList must be in a synchronized block when iterating"
...
This reverts commit 1f12fc5e91 .
2023-01-09 01:03:51 -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
PrototypeTrousers
d852d0c216
bump version
2022-12-10 21:26:55 -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
9f7e42ca7d
fix lang entry
2022-12-07 20:29:46 -03:00
PrototypeTrousers
b76c18fedf
fix JEI transfer handler breaking in some instances
2022-12-07 20:29:39 -03:00
PrototypeTrousers
98ce8235bb
revert change made to fix nee compat but broke it instead
2022-11-22 20:30:20 -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
20ba83c529
bump version
2022-11-22 19:11:05 -03:00
PrototypeTrousers
225a4d5ab6
fix items voiding under certain circumstances
2022-11-22 19:04:59 -03:00
PrototypeTrousers
bd4f03652e
bump version
2022-11-20 14:05:29 -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
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