Salomão
d48c24a2e1
avoid relaying changes if theres no one listening to the passthrough
2021-07-05 19:56:41 -03:00
Salomão
b6eef99312
Merge branch '111' into AE2-Omnifactory
2021-07-05 16:51:14 -03:00
Salomão
decb869011
reworked propagation of item/fluid changes on the network
2021-07-05 16:49:52 -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
Salomão
9372cb2f14
Merge remote-tracking branch 'PrototypeTrousers/AE2-Omnifactory' into AE2-Omnifactory
2021-05-29 20:13:43 -03:00
Salomão
00037ace77
Blank Pattern Slot has priority when shift clicking blank patterns
2021-05-29 16:48:59 -03:00
Salomão
7c10a6b883
fix damaged tools not being selected for JEI recipe transfer
2021-05-27 17:15:19 -03:00
Salomão
c2bddc30c4
fix NPE transfering recipes without an actual output
2021-05-26 16:09:40 -03:00
Salomão
589e48ac01
restore depth on highlight
...
fixes #21
2021-05-23 18:14:07 -03:00
Salomão
43d3a2c1c0
add dimension info to the interface highlighting
...
implements #20
2021-05-23 17:46:28 -03:00
Salomão
c432fa7200
automatically change between crafting/processing recipes on jei transfer
2021-05-23 01:06:39 -03:00
Salomão
cc744ab8b9
Revert "level emitter changes"
...
This reverts commit 9d6026635d .
2021-05-17 21:11:08 -03:00
Salomão
8fe4229a8e
add extra checks
2021-05-17 00:27:53 -03:00
Salomão
3f86884965
fix GTCE blocking mode
2021-05-16 23:28:05 -03:00
Salomão
1319ec79c9
allow GTCE blocking mode to work through phantom faces
2021-05-16 13:30:27 -03:00
Salomão
31a3afc18b
revert inventory merging code to keep compatibility with ae2fc
2021-05-14 12:43:34 -03:00
Salomão
9d6026635d
level emitter changes
2021-05-13 19:32:03 -03:00
Salomão
39038ac935
revert iitemrepository cache changes
2021-05-12 23:22:54 -03:00
Salomão
4f627b234c
invert comparison
2021-05-12 03:26:12 -03:00