Skip to content
This repository has been archived by the owner on Jan 4, 2023. It is now read-only.

[Feature]Reset function for advanced assignmets combinations #62

Closed
Papermanzero opened this issue Oct 2, 2016 · 5 comments
Closed

Comments

@Papermanzero
Copy link

Sometimes a more complex assignment combination is used, which has to be reset to the beginning.
For example following advanced combination is used for button 1: A->S->D
If the user hits two times button 1 the combination is on S.
But for some games it is necessary after a certain time or after another action to start from A again.
So following is needed: Reset ( A->S->D)
The reset shall occur either

  • A different button is pressed (for example button 2)
  • After a certain timer (some seconds or minutes)
  • After a set change
@Papermanzero
Copy link
Author

The feature is more or less an extension of "Cycle"

@jsbackus
Copy link
Member

jsbackus commented Oct 9, 2016

Hmmm.. I would argue that AM should already do 1 and 3. Perhaps make 1 optional. I'm still familiarizing myself with the advanced assignments If AM doesn't already do 1 & 3, I'd consider that a bug. Suggestion 2 might be a nice enhancement as an optional behavior. I'll look into it.

Thanks for the suggestion!

@Papermanzero
Copy link
Author

As stated it is more or less an extension of 'cycle'.
https://github.com/AntiMicro/antimicro/wiki/Advanced-Slot-Explanation

Option 1 and 3 have to be added to cycle.

@jsbackus
Copy link
Member

Ah, good point. Yes, it looks like 1 & 3 were intentionally left off. Ok, so not a bug. :) Reasonable requests though. I'll look into it. Thanks!

@pktiuk
Copy link
Contributor

pktiuk commented Dec 27, 2022

AntiMicro is no longer maintained. There were no bigger fixes since 2017.
There is a new recommended version of this app called AntiMicroX.

As a part of cleanup, this issue will be closed and repository will be archived.
If you find this issue relevant also for that new version of application you can create a new issue (or discussion) there (but firstly check it, because many issues of the old app are fixed and there are some new functionalities implemented)
If you will decide to create a new issue for AntiMicroX remember to mention this issue for reference.

@pktiuk pktiuk closed this as not planned Won't fix, can't repro, duplicate, stale Dec 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants