Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Terminal for Level Emitters #486

Open
ByThePowerOfScience opened this issue Aug 5, 2024 · 0 comments
Open

Terminal for Level Emitters #486

ByThePowerOfScience opened this issue Aug 5, 2024 · 0 comments

Comments

@ByThePowerOfScience
Copy link

ByThePowerOfScience commented Aug 5, 2024

Describe the feature

Add a terminal, similar to the Interface Terminal, for the level emitters connected to the network. Emitters are shown in an inventory as their items, and highlights show if it's set to "emit when above amount" or "emit when below amount". (or yellow if connected to a crafting card?)

Clicking on the item opens up the GUI for that level emitter, and shift-clicking the item gives the emitter an outline identically to the "show interface in world" button in the Interface Terminal.

A search bar filters the inventory by item name, and buttons set additional filters for "above amount", "below amount", "crafting card", etc.

Reasons why it should be considered

Level Emitters are an integral part of passive autocrafting with AE2, and are incredibly useful for passive automation in general.

However, refactoring the system is extremely difficult, as there is no way to:

  • Pinpoint the location of a level emitter for a specific item;
  • Identify if an item has a level emitter attached at all; or
  • Change a level emitter's settings, including the frequent occurrence of increasing the buffer size;

without needing to memorize where it is.

Even just being able to locate an item's level emitter would be an immense improvement to the current experience, but a terminal would allow all of these things to be managed in one location and fulfill the same need as the Interface Terminal.

Additional Context

Mockup:

ae2-levelemitter-mockup2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant