-
Notifications
You must be signed in to change notification settings - Fork 397
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: add 'take 2 creds from mumba temple' as an option #1455
Comments
Might be better to just add a "take all" option to all cards with recurring credits. This would be possible programmatically instead of having to add the option to every card manually. |
Or we should remove the "Derez", so that you can take a credit with a single click instead of 2. Who uses "Derez" anyway? It could then be done with CTRL + Click or something like that. |
Perhaps remove the derez on things and add a /derez command. |
I like @Quarg approach best as it will help alleviate confusion with newer players. I have had players derez cards because they thought they could, but this is not allowed by the rules. The only real reason for this prompt is to revert miclick rezzes or rewind the gamestate (which could easily be resolved via the command). I also think it would be nice to have take-all functionality on any card with more than 1 recurring credit. Multithreader decks would greatly appreciate this, and it would play nicely from a UI perspective with #1279 if anyone implements this. |
If we go with @queueseven's idea, we could mark Example with Gordian Blade:
Similarly with Mumba Temple:
Regarding merits of removing |
As long as the gamestate fixing commands are hidden or called out in some fashion, either solution is fine. Confusing new players is certainly my primary concern. Hotkeys would be nice while playing on anything with a keyboard (which I assume is the bulk of the playerbase; I can't imagine tablets have caught on that strongly). I do have to say, as a player, that I appreciate when a command is hidden/greyed-out/otherwise disabled when it is not available per the rules. This was one of my biggest gripes about the OCTGN implementation and a large part of why I switched to J.net. I'd like to preserve the simplicity of the interface, but that can't come at the cost of poor rules enforcement. Luckily, at least in this case, I think we can have both. |
Adding a "take all credits" option should be the easiest fix to implement. |
Implemented with #4262 |
It's so fiddly atm.
The text was updated successfully, but these errors were encountered: