Commit graph

774 commits

Author SHA1 Message Date
f03609f69d feat: improve legacy controller energy logic 2023-01-11 19:42:52 +01:00
44655d2596
fix: remove metadata hack for legacy controller 2023-01-10 17:48:36 +01:00
1e7b8c759f
fix: storage monitor correctly sends data packet 2023-01-08 16:51:00 +01:00
15dd2c4a2f fix: legacy terminal now has show craftable button 2023-01-07 11:01:01 +01:00
cf4610a333
fix: MAC now saves crafting jobs
- MAC is now AE2 multiblock
- MAC now only needs 1 channel
- MAC has a master assembler
2023-01-05 19:20:09 +01:00
e05bf29fa8 feat: implement LogiscticsPipes compat 2023-01-05 13:46:10 +01:00
fcad99813f feat: ME Interface provides power to LP 2023-01-04 18:18:43 +01:00
50879c2147 feat: implement RequestGridCache 2023-01-04 17:23:39 +01:00
bb0c32d2c0 feat: add stub for RequestGridCache 2023-01-04 13:20:08 +01:00
4a72ceb724
fix: fixed assembler grid cache
- assemblers are now properly tracked across network splits and joins
- forming a multiblock will no longer create multiple clusters

closes #1
2023-01-03 20:41:16 +01:00
ee0fe3d283 fix: make AssemblerGridCache multithreading safe 2023-01-03 19:36:43 +01:00
294f4c283d fix: server crash 2023-01-03 18:29:11 +01:00
93f1cf4ade
feat: add multiblock assembler 2023-01-03 17:01:24 +01:00
3134702174 fix: this shouldn't be there 2022-12-31 14:51:26 +00:00
9ff95486f5 fix: autocrafting with legacy terminals 2022-12-31 15:50:08 +01:00
54a0ed7d09
feat: add pattern encoder 2022-12-26 15:10:51 +01:00
1c81059335
fix: storage monitor properly displays if it's upgraded 2022-12-14 17:46:15 +01:00
e3abf47a96
fix: fix and introduce some storage monitor bugs 2022-12-12 21:23:30 +01:00
b8e0e5fca2
fix: BlockLegacyDisplay rotates correctly 2022-12-12 19:31:01 +01:00
9295a3a543
fix: some storage monitor related bugs 2022-12-05 18:23:21 +01:00
dea4766634
feat: WIP storage monitor implementation 2022-12-05 17:42:32 +01:00
30f0c25502
fix: legacy display rendering 2022-12-04 17:18:15 +01:00
285094b2e0 feat: controller grid cache 2022-12-04 12:39:35 +01:00
32af3b7f2c feat: controller improvements 2022-12-04 11:41:48 +01:00
2a9af72cbe feat: use WAP interface instead of TileWireless 2022-12-03 23:18:40 +01:00
8c0236bb29 Merge branch 'rv3-1.7.10' of https://git.tilera.org/tilera/Applied-Energistics-2-tilera-Edition into rv3-1.7.10 2022-12-03 21:46:13 +01:00
ce2277c8ec
feat: initial very glitchy transition plane implementation 2022-12-03 16:05:52 +01:00
f67fb6a129
chore: format code
Some checks failed
continuous-integration/drone/push Build is failing
2022-12-02 17:40:47 +01:00
ed0cc5f181
feat: add legacy wireless access point 2022-12-02 17:39:49 +01:00
fbe3e1deb0 feat: add back entropy tools 2022-11-23 14:56:24 +01:00
c41fb8f795 Added Legacy Controller textures and recipe 2021-04-03 12:02:52 +02:00
27ff3fb1d6 Side was broken, must be between 0 and 5 to prevent other mods from crashing 2021-04-03 00:02:44 +02:00
5b0844dd69 add gui to legacy controller 2021-03-29 22:53:57 +02:00
66f03f1abe Added legacy Controller base functionality 2021-03-29 10:15:59 +02:00
bfa013b73c Added legacy Crafting Monitor 2021-03-28 21:30:48 +02:00
425d3868dd Added legacy Crafting Terminal 2021-03-28 18:20:02 +02:00
97e2388d02 Config option to make Controller mandatory 2021-03-28 17:58:25 +02:00
822e2e5e11 Added legacy Access Terminal 2021-03-28 16:19:18 +02:00
62b0907395 Add Logistics Pipes integration 2021-03-19 11:41:03 +01:00
f0311d3fd9 Config for item type limit 2021-03-19 11:09:01 +01:00
404b4dbab9 Controller now required for infinite channels 2021-03-19 11:08:34 +01:00
5a2089941d
Merge pull request #1 from xsun2001/rv3-1.7.10
merge
2020-08-21 23:53:45 +02:00
xsun2001
f0170caea3
Fix #28 2019-12-07 23:47:44 +08:00
徐晨曦
538eed5a9a
Merge pull request #27 from GTNewHorizons/backport_waila_stuff
Backport waila stuff
2019-08-07 16:11:41 +08:00
shartte
52d91ddecb Backport waila features from upstream:
Show P2P-Tunnel Link Status on WAILA

Implemented QoL improvement for P2P tunnels by showing their link status via WAILA.

Backport - Add P2P frequency to waila & memory card.
2019-07-17 23:24:57 -07:00
xsun2001
5da42ca598
Fixes #26: Annihilation plane can cause NPE. 2019-06-23 14:21:46 +08:00
Sebastian Hartte
c067f5905d Fixes #24: IndexOutOfBoundsException with FMP parts.
(cherry picked from commit e67969f52f)
2019-06-23 14:19:08 +08:00
Sirse
dd14ac0f79 Fix duplication glitch (cherry-pick 8a72ebca8925959bce8809e690f0fb4772ce8c8e) 2019-05-14 22:28:54 +07:00
xsun2001
5d0748aade
fix NPE in getting bounding box. fix #22 . fix #23 . 2019-02-04 16:22:01 +08:00
Sebastian Hartte
6bac87e2c9 Fixes #2536: Mark host for save when placing facades.
(cherry picked from commit 4f53f5910b)
2018-06-16 23:53:47 +08:00