PrototypeTrousers
78e1e26a11
Fix issues with the expanded pattern terminal and its patterns crafting
2022-01-05 21:36:49 -03:00
PrototypeTrousers
13afa6908a
implement expanded processing pattern terminal
2022-01-02 18:27:41 -03:00
PrototypeTrousers
eaa01f7648
flip some boolean so craftables actually show up
2021-12-10 20:26:29 -03:00
PrototypeTrousers
94d73aec7c
wwww
2021-12-09 23:34:57 -03:00
PrototypeTrousers
b51af43dba
item/fluid count changes.. again
2021-12-07 21:10:04 -03:00
PrototypeTrousers
85dc8ae7c1
item costs/ghost fixes
2021-11-29 00:50:32 -03:00
PrototypeTrousers
c34176f392
fix (?) item desync issues
2021-11-23 20:25:05 -03:00
PrototypeTrousers
11f5b71089
update directly instead of relying on forge events
2021-10-29 15:14:33 -03:00
PrototypeTrousers
6d7c65dd70
potential fix for an infinite loop while adding nodes
2021-10-29 14:09:19 -03:00
PrototypeTrousers
5e21101619
n-to-n p2p
...
network monitor checks nesting by action source
2021-10-28 23:49:16 -03:00
PrototypeTrousers
3db8d0185f
fix security terminal and portable cell stored items not showing
2021-10-23 17:56:15 -03:00
PrototypeTrousers
2f5ecfe638
energy fixes
2021-10-22 15:37:08 -03:00
PrototypeTrousers
75843e802d
WIP
2021-10-21 12:22:00 -03:00
PrototypeTrousers
92347ad2f5
fix looping item count and hopefully energy issues
2021-09-26 22:07:16 -03:00
PrototypeTrousers
517bd77df7
yet another try at energy issues
...
fix requesters not being added to the energy grid
partially revert the energy 'fixes'
potential desync on item count
energy and items change
2021-09-17 00:09:49 -03:00
PrototypeTrousers
19f928a9a5
fluid pass
2021-09-13 04:22:52 -03:00
PrototypeTrousers
73251a0fe5
more item count changes....
2021-09-13 02:10:28 -03:00
PrototypeTrousers
9335daff7d
Revert "fixes item showing incorrect amounts"
...
This reverts commit 618e9390c6 .
2021-09-11 22:48:45 -03:00
PrototypeTrousers
cc5377d53b
fluid storage bus handler cache tweaks and simplify energy cache
2021-09-06 23:51:32 -03:00
Salomão
059f20d801
yet another try at fixing power issues
2021-09-05 20:28:37 -03:00
Salomão
d229570495
try to fix energy issues again
...
fix issue with voiding p2p parts when shift-right clicking with a memory card
2021-09-04 18:59:46 -03:00
PrototypeTrousers
01778794e5
try to fix #51
2021-08-22 23:59:02 -03:00
Salomão
c466a0e00e
fix items in level emitters with crafting cards not showing up
2021-08-14 09:44:47 -03:00
PrototypeTrousers
618e9390c6
fixes item showing incorrect amounts
2021-08-13 00:17:53 -03:00
PrototypeTrousers
cbdad7c58e
hopefully fix storage busses for good
...
1
2021-07-31 23:05:59 -03:00
PrototypeTrousers
fda8c87410
attempts to fix #42 and #43
2021-07-26 18:25:08 -03:00
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
db2c4c4325
ensure the local energy cache is iterated last
2021-07-17 22:11:11 -03:00
Salomão
24750f00b1
reworked how changes are propagated in the network
2021-07-16 14:13:48 -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
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
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
6cb583c918
clear old NBT from cells
2021-06-15 12:41:51 -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
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
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
7ada6d18ee
small optimizations
2021-05-12 00:19:55 -03:00
Salomão
62f842d4ef
visit crafting mediums in round-robin
2021-05-03 21:05:14 -03:00
PrototypeTrousers
c3b1dea7c5
better level emitting
2021-03-31 17:34:43 -03:00
Salomão
40ec517480
level emitters cache rework
2021-03-30 23:05:15 -03:00
Salomão
053485a95a
another try at fixing level emitters
2021-03-30 21:57:53 -03:00
Salomão
e364603a5a
Changed level emitters to update only once when they tick
2021-03-17 21:35:26 -03:00