PrototypeTrousers
ebe3341bfe
refactor AutoRotatingModel
2023-08-27 08:33:51 -03:00
PrototypeTrousers
7566b3e2fc
update pattern terminal crafting result after crafting
2023-08-11 10:40:57 -03:00
PrototypeTrousers
30c074021b
terminal woes
2023-08-11 10:27:15 -03:00
PrototypeTrousers
e6586ac360
attempt to fix ore dict storage bus freezing the client
2023-08-08 00:29:52 -03:00
PrototypeTrousers
0429fe5f21
schedule a refreshed view when changing view cells in terminals
2023-08-05 19:16:02 -03:00
PrototypeTrousers
e16d90333b
fix channel display
2023-07-31 02:58:34 -03:00
0mega24
59c7dd1285
Configurable Channel Limits ( #295 )
...
* Channel Config Test
* Update AEConfig.java
* userDefinedChannelAmounts
config option added for the dense and normal channel amounts - will need to be refined to match everything but not sure what I would need to do to make it match the other config options
rebound all hard coded checks for channel amounts and linked them to the config options
redefined how the channel amounts are noted in all applicable api integrations
2023-07-28 10:26:41 -03:00
PrototypeTrousers
13ba399418
fix NPE. Fix fix gradle issue due to cofh dick move
2023-07-25 17:18:42 -03:00
PrototypeTrousers
8d152afcd3
actually add the access transformer to the jar
2023-07-14 23:20:38 -03:00
PrototypeTrousers
9fdfbbea54
more null checks
2023-07-13 21:57:39 -03:00
PrototypeTrousers
f4303fc1ec
add checks to 0 sized stacks
2023-07-12 15:00:59 -03:00
PrototypeTrousers
3c62ac79c3
bump version
2023-07-08 21:39:38 -03:00
PrototypeTrousers
e42863643d
crafting microoptimization
2023-07-08 21:35:27 -03:00
PrototypeTrousers
ace7c7d660
Merge branch 'rfg' into origin/AE2-Omnifactory
2023-07-08 18:21:44 -03:00
PrototypeTrousers
35f2aa7d51
works so...
2023-07-08 17:56:31 -03:00
PrototypeTrousers
926a4a87c6
a few important files
2023-07-08 13:00:47 -03:00
PrototypeTrousers
d1d2c415bf
wip
2023-07-08 00:53:21 -03:00
PrototypeTrousers
f631858be6
fix copy-pasting interfaces with memory cards between interfaces with differing amount of expansion cards
2023-07-04 23:57:12 -03:00
PrototypeTrousers
d407ec4922
tweak JEI transfer handler a bit more
2023-07-04 22:36:07 -03:00
PrototypeTrousers
3587fce218
fix emitting crafts (level emitter + crafting card) not allowing already stored items to be used in autocrafting
2023-07-04 12:03:48 -03:00
PrototypeTrousers
7464647bb8
0.55.16
2023-07-03 20:22:54 -03:00
PrototypeTrousers
0848f5db70
Merge branch 'autocrafting-containeritem-fix' into AE2-Omnifactory
2023-07-03 20:22:09 -03:00
PrototypeTrousers
822e394966
Merge branch 'item-repo-sort' into AE2-Omnifactory
2023-07-03 20:22:06 -03:00
PrototypeTrousers
68ed4c9c0f
Merge branch 'jei-fix' into AE2-Omnifactory
2023-07-03 20:22:03 -03:00
PrototypeTrousers
f13d7f351d
fix container items breaking not being taken into account during simulation properly
...
optimize crafting with container items by checking IF WE HAVE ANY of before LOOKING UP IF THE RECIPE MATCHES with the item we DONT HAVE
2023-07-03 15:30:05 -03:00
PrototypeTrousers
086ddd5a67
shady optimization
2023-06-29 15:21:33 -03:00
PrototypeTrousers
acb1d00197
attempt to separate itens used simulation (threaded) from the main
2023-06-29 12:53:32 -03:00
PrototypeTrousers
4aaa3f8929
make container itens not arrive too late or early instead precisely when
...
they are meant to
2023-06-29 12:51:04 -03:00
PrototypeTrousers
793b8d6655
fix patterns not appearing on the terminal except on craftable-only view
2023-06-27 22:53:55 -03:00
PrototypeTrousers
cba89b0323
fix damageable container items not being returned immediately for simulation
2023-06-27 11:47:23 -03:00
PrototypeTrousers
1f2cdfd843
improve GUI lag when displaying many items on terminals
2023-06-27 00:10:45 -03:00
PrototypeTrousers
da39d81d5f
optimize JEI transfer handler so it doesnt lock up the client
2023-06-26 16:13:33 -03:00
PrototypeTrousers
1442248ec3
bump version
2023-06-17 08:12:34 -03:00
PrototypeTrousers
1500661e43
fix wireless terminals duping and voiding issues.
...
fixes #270
2023-06-16 17:57:13 -03:00
PrototypeTrousers
a7c2824624
replace ItemEncodedPattern cache with something that actually works
2023-06-15 21:43:27 -03:00
PrototypeTrousers
9d2549bdd8
bump version
2023-05-26 19:46:34 -03:00
PrototypeTrousers
a37a2b4e89
blindly attempt to fix wireless terminal voiding/duping
2023-05-26 19:46:34 -03:00
miozune
aa6bad7a72
Fix CPU Clusters consisting only of addon blocks not being recognized ( #274 )
2023-05-24 07:27:20 -03:00
Rongmario
e2e5eed351
Properly discard caches when reloading models ( #278 )
...
* Properly discard caches when reloading models
* Singleton reloading multiple AutoRotatingModels
2023-05-24 07:26:24 -03:00
Caedis
b6de4ebf18
Fix single slabs and stairs to allow chest opening ( #268 )
2023-05-24 07:25:56 -03:00
PrototypeTrousers
4545d78a51
bump version
2023-04-24 09:43:23 -03:00
PrototypeTrousers
6dc75fe26e
attempt to fix #253
2023-04-24 09:29:10 -03:00
Florian Kostenzer
0552282d9d
fix: fix crash when requester node is removed ( #262 )
2023-04-24 09:18:17 -03:00
Hikari_Nova
8be01dfb87
Try to fix https://github.com/PrototypeTrousers/Applied-Energistics-2/issues/265 . ( #266 )
2023-04-24 09:17:53 -03:00
PrototypeTrousers
4c5803b986
check if baubles mod is installed when using keybinds to open terminals
2023-04-24 09:17:18 -03:00
PrototypeTrousers
3b4b9a1bd5
add recursion check to item p2ps
2023-04-15 08:32:27 -03:00
osimon
2c7959e399
Interface shift-clicking QOL improvements ( #248 )
2023-03-28 18:27:36 -03:00
PrototypeTrousers
4649841341
Use anatawa's fork of forgegradel 2.3
2023-03-28 18:25:22 -03:00
PrototypeTrousers
3d4cfb2ee8
add the quantum link card to the quantum chamber tooltip
2023-03-28 18:24:51 -03:00
PrototypeTrousers
8092d0d354
Allow the quantum linking card to be disabled by config
...
Clean up some wrong tooltip
2023-03-28 18:02:36 -03:00