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

[Feature Request] Fixed combinations #52

Open
za3k opened this issue May 24, 2015 · 9 comments
Open

[Feature Request] Fixed combinations #52

za3k opened this issue May 24, 2015 · 9 comments

Comments

@za3k
Copy link

za3k commented May 24, 2015

Requesting a config file option to disable changing the combination colors of ender chests and tanks.

Use case: chests aren't craftable, they're quest rewards.

@Ecu
Copy link

Ecu commented Sep 24, 2015

I suppose I approve this request as a config option. I can definitely see the use-case.

Edit:
Proposed config solution @Chicken-Bones...

"locked_frequencies" : "all"

or

"locked_frequencies" : [ 
    [ "red", "red", "red" ],
    [ "blue", "blue", "blue" ]
]

Using "all" if you want to lock every frequency or a list of frequencies if you want to lock individual ones, but allow others to be usable. This acceptable @vanceza?

@za3k
Copy link
Author

za3k commented Sep 30, 2015

Perfect.

I'd suggest locking should prevent changing from those frequencies as well as to them, so people don't get "locked out".

@Chicken-Bones
Copy link
Owner

Chicken-Bones commented Oct 1, 2015 via email

@Chicken-Bones
Copy link
Owner

Chicken-Bones commented Oct 1, 2015 via email

@Ecu
Copy link

Ecu commented Oct 1, 2015

I think the ability to lock frequencies can be really useful, @Chicken-Bones.

@za3k
Copy link
Author

za3k commented Oct 1, 2015

No, it's not required for me to lock specific frequencies. It would be a small bonus because if I don't lock all frequencies, then players can use the standard ender chest / ender tank functionality in their builds.

Redstone's a good idea. Here are the issues:

  • It can't support tracking multiple parties completing quests independently, and giving ender storage containers as rewards can.
  • How can we activate a remote redstone mechanism only when a quest is complete? HQM doesn't support redstone signals, only item rewards. I'll look into your wireless redstone mod which I haven't used, and see if I can gimmick a "remote control" reward, this may be solvable.

@Chicken-Bones
Copy link
Owner

Chicken-Bones commented Oct 1, 2015 via email

@za3k
Copy link
Author

za3k commented Oct 6, 2015

I'm not actually giving a one-time gift, but a continuous supply from a factory somewhere far off (which is why I'm using an ender chest instead of just giving them stuff directly).

I know the non-mod ender chests didn't support automation or stay linked to a specific character. I didn't realize your new ender pouches could stay linked to a personal chest, that's really neat. Can personal chests/tanks stay associated with one person and hook up to hoppers or pipes? If so, that's a valid workaround, and really exciting besides.

[Will investigate on my own if you don't reply, nothing needs done]

@Ecu
Copy link

Ecu commented Oct 6, 2015

prods @Chicken-Bones

While that is likely a valid work-around. I think in this case, the ability to lock frequencies does have valid use-cases. I really think it should be considered for addition.

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

3 participants