PrototypeTrousers
f4303fc1ec
add checks to 0 sized stacks
2023-07-12 15:00:59 -03:00
PrototypeTrousers
a7c2824624
replace ItemEncodedPattern cache with something that actually works
2023-06-15 21:43:27 -03:00
PrototypeTrousers
b76c9f1371
null check
2023-03-07 14:54:38 -03:00
PrototypeTrousers
ecb697ab11
fix terminal/netwoork tool (please)
2023-02-09 12:16:40 -03:00
PrototypeTrousers
96ab73001b
fix craftables not working when wireless terminal not being held
...
remove wrong imports
add missing lang entries
2023-02-08 12:14:36 -03:00
PrototypeTrousers
854676a33c
terminal fixes + better formatting
2023-02-06 18:38:44 -03:00
PrototypeTrousers
51522019ca
fix wireless terminals not opening again
2023-02-06 13:27:52 -03:00
PrototypeTrousers
d7e7ef0cb4
wip
2023-02-03 15:07:55 -03:00
PrototypeTrousers
472f1e65a2
more autocrafting fixes
2023-02-03 13:49:27 -03:00
PrototypeTrousers
17c38a6418
wip
2023-02-02 16:19:56 -03:00
PrototypeTrousers
acd77ff3f2
lock quantumbridge inventory to 1 card or singularity
2023-02-01 21:10:41 -03:00
PrototypeTrousers
a0ec9ceb51
keybinds work
2023-01-31 23:24:27 -03:00
PrototypeTrousers
55a56ad79d
Start implementing wireless terminals.
2023-01-29 21:55:01 -03:00
PrototypeTrousers
c46eadec08
Merge branch 'revert-async-repo' into AE2-Omnifactory
2023-01-09 01:08:47 -03:00
PrototypeTrousers
3ae251f098
Revert "Merge remote-tracking branch 'LasmGratel/async-itemrepo' into AE2-Omnifactory"
...
This reverts commit 86a42e970f .
2023-01-09 01:03:55 -03:00
PrototypeTrousers
653557bc65
wip. auto-crafting still broken
2023-01-07 18:25:31 -03:00
PrototypeTrousers
dde87448a9
initial patch
2023-01-07 12:37:21 -03:00
PrototypeTrousers
9bcf45b7e2
add a healthy 1 sec delay between JEI transfer updates to avoid horrible
...
GC pressure
2022-10-25 22:32:53 -03:00
Lasm Gratel
8c735305d7
Speed up ME Terminal search performance by using CompletableFuture
2022-09-20 18:21:57 +08:00
YoungOnion
9011273229
reformatted all src files ( #141 )
2022-09-17 08:08:02 -03:00
brachy84
0085262779
sort terminal by bogosorter sort rules ( #138 )
2022-09-10 08:37:59 -03:00
alongstringofnumbers
b84c25e64c
Implement Crafting CPU selector widget
2022-08-17 15:54:03 -07:00
PrototypeTrousers
48146af137
Blocking mode for sub-networks
2022-05-12 19:55:38 -03:00
PrototypeTrousers
39ac308889
wip
2022-04-11 05:13:16 -03:00
PrototypeTrousers
a289dec832
fix crash with GTCEu 2.2 and higher
2022-04-06 14:34:37 -03:00
PrototypeTrousers
19c6e2ff2d
support for IC2 damageable items
2022-03-27 08:52:37 -03:00
PrototypeTrousers
706e577dab
Fix container item crafting (again)
...
avoid making some copies
fix crash without JEI
2022-03-16 00:52:38 -03:00
PrototypeTrousers
ccc8486571
check if gregtech is loaded before checking for MetaTools
2022-03-12 22:36:22 -03:00
PrototypeTrousers
50f4e08b64
Merge remote-tracking branch 'origin/AE2-Omnifactory' into AE2-Omnifactory
2022-03-12 17:27:17 -03:00
PrototypeTrousers
cfa9fa2843
invalidate cached itemstack if its gonna be used in a real insertion
2022-03-12 17:14:37 -03:00
PrototypeTrousers
3305270a71
clean-up
2022-03-11 22:04:58 -03:00
PrototypeTrousers
036f4e1c5b
heavily tweaked auto-crafting
2022-03-09 23:14:02 -03:00
PrototypeTrousers
285fc6314c
small optimization to crafting tree
2022-02-27 23:04:29 -03:00
PrototypeTrousers
cc51138a6a
blocking mode changes again
...
misc cleaning
2022-02-24 23:54:50 -03:00
PrototypeTrousers
c3dd6dabe1
fix blocking mode again...
2022-02-22 22:11:57 -03:00
PrototypeTrousers
b0e81ac2d1
fix blocking mode somehow voiding items
2022-02-22 19:40:15 -03:00
PrototypeTrousers
8846202270
More itemstacks caching
...
Micro optimization on molecular assemblers
2022-02-21 15:11:16 -03:00
PrototypeTrousers
b541ad8d18
misc cleaning
...
add lenses to non blocking list
2022-02-10 20:15:58 -03:00
PrototypeTrousers
64f29a7dba
make it work
2022-02-10 17:59:03 -03:00
PrototypeTrousers
6d25b7ef3c
reworked blocking mode. now items are configurable per mod
2022-02-09 22:15:44 -03:00
PrototypeTrousers
f5378e060e
fix importing from storage drawers
2022-01-29 17:21:12 -03:00
PrototypeTrousers
63e339b88b
cache itemstacks more aggressively
2022-01-24 13:17:50 -03:00
PrototypeTrousers
a14d160a07
Reworked oredict storage bus
...
have a recipe now
expression matcher and validator from GTCEU by brachy84
2022-01-20 22:43:18 -03:00
PrototypeTrousers
4414451f5e
more gtceu p2p fixes
2022-01-20 17:05:21 -03:00
PrototypeTrousers
9eef9d3840
partial implementation of oredict storage bus
...
missing proper GUI, text, item models, memorycard support.
logic works
2022-01-03 02:33:08 -03:00
PrototypeTrousers
cbdad7c58e
hopefully fix storage busses for good
...
1
2021-07-31 23:05:59 -03:00
Salomão
24750f00b1
reworked how changes are propagated in the network
2021-07-16 14:13:48 -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
0fb393820b
half-undo wip
2021-06-17 00:07:06 -03:00