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
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
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
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
98d3cafdfd
Merge branch 'oredictfixes' into AE2-Omnifactory
2021-06-23 10:19:02 -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
6a21968dab
add storagedrawers to the gradle deps
2021-02-17 12:30:07 -03:00
Salomão
de3e0178a4
update forge and jei
2020-10-27 03:38:12 -03:00
Salomão
535289e694
Change interface behavior
...
skip complete configured stacks
postpone crafting job start
2020-10-20 14:30:08 -03:00
yueh
d343ac47f5
Added CTM as actual soft dependency. ( #3881 )
2018-12-25 21:21:08 +01:00
yueh
ed643787df
Updated gradle scripts ( #3871 )
...
Includes #3819
2018-12-23 22:41:11 +01:00
yueh
d8af8d26be
Updated to new Forge RB ( #3760 )
2018-10-04 19:32:47 +02:00
mezz
7a5b84c10a
Allow JEI to differentiate between different cable facades ( #3750 )
2018-10-01 11:18:38 +02:00
covers1624
7ba2893635
New facade system ( #3702 )
...
Completely new system to render facades.
It will now support many more cases compared to the old system.
For example connected textures are now possible, as well as multilayer models and so on.
2018-09-02 13:26:20 +02:00
fscan
f4ef7edf86
InventoryTweak sorting support ( #3603 )
2018-07-14 21:07:00 +02:00
yueh
e72b5b369c
Updated Dependencies and readme
2018-06-23 14:28:54 +02:00
Brock
d16677224a
Initial Fluid Integration ( #3510 )
...
* Added Fluid Storage Cells
* Added Fluid Import Bus
* Added Fluid Export Bus
* Added Fluid Storage Bus
* Added Fluid Terminal.
While holding a item with the FLUID_HANDLER_ITEM_CAPABILITY, such as a tank
Left click on a fluid to extract the fluid
Right click to insert the fluid
2018-06-11 19:55:33 +02:00