PrototypeTrousers
|
e41b6943aa
|
fix swapping cells giving wrong item/fluid count
|
2021-09-28 23:29:52 -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
|
c284748b6c
|
fix p2p not updating properly on memory card loading
|
2021-09-02 20:42:02 -03:00 |
|
PrototypeTrousers
|
880a9c8821
|
another case of wrong item count caused by weak reset logic overriding
a full reset needed
|
2021-09-01 16:11:45 -03:00 |
|
PrototypeTrousers
|
c68c02ef3b
|
more cases of wrong item counting fixed
|
2021-08-26 22:03:23 -03:00 |
|
PrototypeTrousers
|
89c4d2736c
|
borrowed some fancy, colored, fluid rendering from gregicality
thank you @Yefancy
|
2021-08-23 22:35:26 -03:00 |
|
PrototypeTrousers
|
01778794e5
|
try to fix #51
|
2021-08-22 23:59:02 -03:00 |
|
PrototypeTrousers
|
8f2a06e457
|
fix #49. you can now actually clear storage and conversion monitors
|
2021-08-20 23:26:33 -03:00 |
|
PrototypeTrousers
|
2d71b75019
|
actually fix it
|
2021-08-17 07:46:47 -03:00 |
|
PrototypeTrousers
|
9f09cd04d4
|
enforce cache reset of storage bus attached to interfaces were configs
changed
|
2021-08-16 21:55:35 -03:00 |
|
PrototypeTrousers
|
b041fae0d5
|
fix storage/monitors wrong item count and interactions
|
2021-08-16 19:26:25 -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
|
9a71bfb0f0
|
hash drawers handler by the amount of slots
|
2021-08-10 09:06:18 -03:00 |
|
PrototypeTrousers
|
9680123906
|
fix JEI targeting disabled slots as valid
|
2021-08-06 06:25:12 -03:00 |
|
PrototypeTrousers
|
71c944daea
|
fix fluid storagebus NPE crash
|
2021-08-04 20:49:38 -03:00 |
|
PrototypeTrousers
|
e96b4a698a
|
fluid containers can now be drained/filled from fluid interfaces
|
2021-08-04 19:38:00 -03:00 |
|
PrototypeTrousers
|
1d5465a4b8
|
partially revert fda8c8
|
2021-08-04 09:28:47 -03:00 |
|
PrototypeTrousers
|
09cbfe96d6
|
fix NPE when configuring storage busses
|
2021-08-01 17:36:23 -03:00 |
|
PrototypeTrousers
|
cbdad7c58e
|
hopefully fix storage busses for good
1
|
2021-07-31 23:05:59 -03:00 |
|
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
|
5a2c2d06d3
|
make pattern expansion recipe shapeless
|
2021-06-24 22:34:21 -03:00 |
|