PrototypeTrousers
7dbea08961
item cost review
2021-11-29 00:51:39 -03:00
PrototypeTrousers
685bf7c6d2
tweak crafting byte costs
2021-11-02 17:55:42 -03:00
PrototypeTrousers
7854673b45
cut crafting tree earlier if the item is available
...
fix job byte size to 8 per crafting + 1 per item used/stored
2021-11-02 15:33:25 -03:00
PrototypeTrousers
69cad513f3
log if non-patterned items go missing before starting a craft
2021-11-02 02:04:08 -03:00
PrototypeTrousers
ff82fb6f4c
potential fix for showing proper item names when failing to start craft
2021-11-01 23:23:53 -03:00
PrototypeTrousers
b018985a54
update directly instead of relying on forge events
2021-10-29 15:12:30 -03:00
PrototypeTrousers
b2bbcfbf93
backported #5349
2021-10-29 14:18:37 -03:00
PrototypeTrousers
48da4eaa06
potential fix for an infinite loop while adding nodes
2021-10-29 14:09:31 -03:00
Salomão
2a466a0e66
extra null check
2021-10-01 11:12:35 -03:00
PrototypeTrousers
cfb6b28a33
fixes that didnt make it
2021-09-29 14:41:33 -03:00
PrototypeTrousers
67bdd885d5
Revert all the energy "fixes". Will crash on concurrent modifications.
2021-09-18 21:48:53 -03:00
PrototypeTrousers
188e3a75cc
simplify monitor passthrough listener logic
2021-09-18 21:45:03 -03:00
PrototypeTrousers
b9f6029005
borrowed some fancy, colored, fluid rendering from gregicality
...
thank you @Yefancy
2021-09-18 21:42:21 -03:00
PrototypeTrousers
b607e018e6
try to fix #51
2021-09-18 21:42:10 -03:00
PrototypeTrousers
e6ccc24ae0
fix #49 . you can now actually clear storage and conversion monitors
2021-09-18 21:41:57 -03:00
PrototypeTrousers
2cb452fd9e
hash drawers handler by the amount of slots
2021-09-18 21:40:42 -03:00
PrototypeTrousers
855c6f61a9
fix JEI targeting disabled slots as valid
2021-09-18 21:40:24 -03:00
PrototypeTrousers
89a5ba46b1
fluid containers can now be drained/filled from fluid interfaces
2021-09-18 21:39:51 -03:00
PrototypeTrousers
69a3268549
small optimization to import/export busses
2021-09-18 21:39:34 -03:00
PrototypeTrousers
4b42e478f1
fix broken recipes resulting in item dupes
2021-09-18 21:38:57 -03:00
BalaM314
6d03c860c5
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-09-18 21:38:39 -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
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