PrototypeTrousers
6be96956a9
small optimization to import/export busses
2021-07-30 23:26:42 -03:00
PrototypeTrousers
e376e002e9
actually fix #43 ? ....
2021-07-30 07:51:57 -03:00
PrototypeTrousers
0b9df31d4e
fix broken recipes resulting in item dupes
2021-07-28 19:46:42 -03:00
PrototypeTrousers
cef6dbf0d7
fix copy-paste error in the fluid storage bus constructor
2021-07-27 19:32:59 -03:00
Salomão
e4af7b1947
fix adapters insert-only mode still reporting items
2021-07-27 12:51:24 -03:00
Salomão
6eadb8f861
fix IO-Port transfer stopping too soon
2021-07-27 11:10:45 -03:00
PrototypeTrousers
b6b6a83563
do the same for fluid storage bus
2021-07-26 20:34:15 -03:00
PrototypeTrousers
32ab4c6af4
Merge remote-tracking branch 'PrototypeTrousers/AE2-Omnifactory' into AE2-Omnifactory
2021-07-26 18:25:24 -03:00
PrototypeTrousers
fda8c87410
attempts to fix #42 and #43
2021-07-26 18:25:08 -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
PrototypeTrousers
8cef06512a
restore breaking API change
2021-07-22 21:50:56 -03:00
PrototypeTrousers
8e4658be20
fix power not going to sub-networks
...
renamed variables
2021-07-18 17:52:01 -03:00
PrototypeTrousers
0bd2bd6b5a
dont pause main thread when calculating
2021-07-17 22:15:54 -03:00
PrototypeTrousers
db2c4c4325
ensure the local energy cache is iterated last
2021-07-17 22:11:11 -03:00
Salomão
ac793ee847
Merge branch 'delta' into AE2-Omnifactory
2021-07-17 14:48:22 -03:00
Salomão
6404f26cca
Merge remote-tracking branch 'origin/fluid-terminal-multiple-containers' into AE2-Omnifactory
2021-07-16 14:22:21 -03:00
Salomão
ced6ad865c
re-introduce time-based calculation quota
...
player initiated crafting calculation is not affected
2021-07-16 14:22:09 -03:00
Salomão
24750f00b1
reworked how changes are propagated in the network
2021-07-16 14:13:48 -03:00
Salomão
df08ce0513
Fluid terminal is now able to fill/empty stacked tanks
2021-07-04 10:28:36 -03:00
Salomão
f9c274fb48
Reduce power flickering by increasing energy polling rate
...
in testing 84 dense cells could sustain MAX Integer on a FE p2p pair
2021-06-27 23:17:26 -03:00
Salomão
3582582e3f
fix off-by-one voiding patterns when removing expansion cards
2021-06-26 10:25:47 -03:00
Salomão
6de48f8541
fixes #34
...
getAllIngredients() can contain nulls
2021-06-26 07:31:16 -03:00
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
b0772bf94c
backport 223163aa0a
...
fixes #32
2021-06-21 22:48:25 -03:00
Salomão
aa5d5e3623
set idle power usage of expanded interface to a power of four
2021-06-21 16:25:26 -03:00
Salomão
42f4ef2855
tweak GUIs
2021-06-21 15:54:40 -03:00
Salomão
3eb2582f29
Merge branch 'bigger-interfaces' into AE2-Omnifactory
2021-06-21 15:22:13 -03:00
Salomão
307f86ded8
increase AE energy polling rate from once every 90 to once every 3 ticks
2021-06-18 12:48:01 -03:00
Salomão
eab695b692
try to not void fluids in fluid terminal when running out of power
2021-06-17 23:32:16 -03:00
Salomão
0fb393820b
half-undo wip
2021-06-17 00:07:06 -03:00
Salomão
01fe5c7a8b
jei transfer tweaks..again
2021-06-16 19:22:52 -03:00
Salomão
8468b47443
workaround for damaged tools and gtce tools not being set as damageable
2021-06-15 12:46:44 -03:00
Salomão
6cb583c918
clear old NBT from cells
2021-06-15 12:41:51 -03:00
Salomão
d69395a117
cache fixes
2021-06-14 12:57:49 -03:00
Salomão
59effe8131
save NBT properly
2021-06-14 11:51:17 -03:00
Salomão
08952b48dd
backported fastutil implementation of the item list
2021-06-14 10:53:50 -03:00
Salomão
e3c9c4ce65
clear cells of craftable status
...
remove unsupported removal call
2021-06-14 10:20:58 -03:00
Salomão
7b91da58c0
resolve suspicious calls
2021-06-14 02:33:43 -03:00
Salomão
26c06bca15
fix IO-Port copying craftable boolean
2021-06-14 02:33:23 -03:00
Salomão
4458bd28ab
refresh ETA not only when items are crafted
2021-06-13 20:30:52 -03:00
Salomão
df3f00d978
try to fix remaining concurrent modifications to energy grid
2021-06-13 20:29:56 -03:00
Salomão
18ae994ee4
try to avoid CME by copying FE p2p outputs before iterating
...
backported 1c88ea7b78 and attempt to fix #25 with feedback
2021-06-10 21:13:41 -03:00
Salomão
47888b5546
reworked Adapter caches ( storage busses )
2021-06-09 16:31:49 -03:00
Salomão
e18593feb5
fix pattern inventory size mismatch
2021-06-08 23:46:37 -03:00
Salomão
af4c3de55e
fix client desync
2021-06-08 23:23:12 -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
9b9579b358
storage drawer cache optimisation
2021-06-08 23:22:00 -03:00
Salomão
52da4f9528
fix shift-clicking patterns from pattern slot sometimes voiding them
2021-06-05 18:54:26 -03:00
Salomão
50aac2c768
send the player a message if the crafting job succeeds on simulation
...
but fails on real extraction
2021-06-02 23:46:35 -03:00
Salomão
33946438bd
fix JEI ghost fluids not working for filtering fluid storage bus
2021-05-30 13:40:21 -03:00