Starbound
Macrochip
154개 중 131~140개 표시 중
< 1 ... 12  13  14  15  16 >
업데이트: 2016년 8월 13일 오전 4시 17분

업데이트: 2016년 8월 12일 오후 2시 12분

Think found the source of the problem with deletion - that should be fixed, unless another bug elsewhere is causing similar. *fingers crossed* :)

업데이트: 2016년 8월 12일 오후 1시 42분

Remote nodes should all be working again, though you will need to reassign their names inside macrochip circuits.

May be some issues with deleting wires/components - trying to iron those problems out.

업데이트: 2016년 8월 11일 오전 11시 06분

Megamacrochip recipe added, so you can actually make them now at the Wiring Station.

Countdown Timer component added to those available on macrochips. Outputs true for its set duration when its input changes to false, much like the vanilla logic object.

업데이트: 2016년 8월 11일 오전 2시 38분

After closing then reopening a macrochip, deleting wires or components was causing issues. That should now be fixed.

업데이트: 2016년 8월 10일 오후 2시 53분

Oops! So intent on testing multi-junction wiring, didn't think to test simple input-output wiring with the new save data structure I'm using. Fixed - macrochips now correctly save wires.

업데이트: 2016년 8월 10일 오후 1시 15분

Wiring
Added extra wiring functionality - you can now wire from/to the grey intermediary nodes to suitable input/output nodes on components and vice versa. Think of these as 'wire trees' with roots from outputs and branches ending at inputs. You can't have a root from a branch, or a branch from a root.

Hopefully this works well, took a lot of headscratching to get this new script working, and all tests I've run so far have been successful for this version.

Next on my agenda is making it possible to select two adjacent nodes in a wire to allow adding a new node between them, or selecting an input/output that are already connected to select the wire between them specifically, so you can delete that and not have to delete all the wires from that component node.

Megamacrochip
Megamacrochip. 24 - count'em - 24 - nodes, 12 each for input and output. The Inputs are numbered 1-4, 5-8, 9-12 downwards from the top, whilst the Outputs are numbered 1-4, 5-8, 9-12 upwards from the bottom.

Changes
Macrochip input/output nodes are now each numbered 1-4 instead of 0-3.

Reduced the size of the Macrochip Wizard.

업데이트: 2016년 8월 7일 오후 3시 18분

Quick fix for the Remote Output Node object and Randomizer component in the Macrochip.

업데이트: 2016년 8월 7일 오후 3시 17분

업데이트: 2016년 8월 7일 오전 10시 32분

Fix for some remote node camoflague issues.