#41674: "Add automatic play when the player has no choices to be made (e.g. One playable card)"
Despre ce este vorba acest raport?
Ce s-a întâmplat? Te rugăm alege de mai jos
Ce s-a întâmplat? Te rugăm alege de mai jos
Verificați dacă există deja un raport privind același subiect
Dacă da, te rugăm VOTEAZĂ pentru acest raport. Rapoartele cu cele mai multe voturi au PRIORITATE!
| # | Status | Votes | Game | Type | Title | Last update |
|---|
Descriere detaliată
-
• Te rugăm copiază/lipeşte mesajul erorii pe care îl vezi pe ecran, dacă apare vreunul.
There are scenarios where a player has no choice to make, but must still manually act.
An example of this when the player holds exactly one card of the lead suit, and is therefore forced to play it.
Similar to the last card of the round, it's possible for the game engine to automatically detect this and play the only choice. A private log message could be logged to the player letting them know this happened.
There are also examples where there are choices to make, however the choice wont affect the outcome of this hand
An example of this when the player holds either:
- A sequential run (and only this) of the lead suit, and therefore it's inconsequential which card is played (e.g. Having the 7,8,9 of Hearts when Hearts is lead -- Any card from an opponent will have the same outcome relative to all three 'choices')
---OR---
- ("COMPLEX SCENARIO") Multiple cards from the same suit where public information means that all cards between those cards are in play already -- e.g. Holding the 8 and Q of Diamonds; when the 9 is the displayed trump; and the 10 and J have already been played -- Much like the above scenario the choice here will not affect the outcome.
In the case of multiple cards (especially the second example), even though sometimes the card chosen may not matter for the outcome of this trick, you may want to pick one over the other as it may affect what other players perceive you're doing. This a relatively minor point though. This could be mitigated by allowing player agency on how this is selected, and allowing random selection.
It may also highlight to a player information they weren't thinking about when the second example happens -- e.g. If I get a message "You auto-played Q of diamonds because it wouldn't affect outcome" it might make me aware the 8 I hold is far more powerful than I anticipated! I think this is a good thing, this offsets the possible information leakage discussed below, providing a minor reward/benefit for players speeding up the game.
=== Information Leakage ===
Auto-play like this would have a downside of possibly exposing information in turn-based games especially if this was to happen automatically while a player was offline.
If only the most basic auto-play was implemented it'd be a lot of information; if the auto-play for both runs and the "complex scenario" was implemented then the impacts are reduced partially, it wouldn't be clear to opponents all the time if the auto-play occurred for one reason or the other.
One way to mitigate this would be a user-configurable options for:
1) Whether they'd like to auto-play at all (Set to be opt-in, so off by default);
2) How long to delay the move by (suggesting a maximum of one hour);
3) In the case of playing when multiple cards could be played, how to select the card to play
Even with a delay if an opponent could ascertain that the player was offline (by checking their profile) it still has information leakage -- mitigated, and requiring effort + not working 100% of the time though. (If the player comes online after an auto-move was made, but before an opponent checks there's no way for the opponent to tell it was automatic; however if they didn't come online then it can be determined it was automatic)
If the game could detect when the player was online and alter this behaviour this would be handy -- I don't know if the platform can do this though! I've asked here though boardgamearena.com/forum/viewtopic.php?f=12&t=21193#p88012
-
• Explică, te rugăm, ce ai vrut să faci, ce ai făcut, și ce s-a întâmplat
• Care e browserul tău?
Google Chrome v90
-
• Va rugam copiati/lipiti textul afisat in engleza in locul limbii dumneavoastra. Daca aveti un screenshot pentru acest bug (o practica buna), puteti folosi un servise the host pentru poze la alegerea dumneavoastra (snipboard.io for example) pentru a incarca si a copia/lipi linkul aici. Este textul acesta disponibil în sistemul de traduceri? Dacă da, a fost tradus mai recent de 24 de ore?
There are scenarios where a player has no choice to make, but must still manually act.
An example of this when the player holds exactly one card of the lead suit, and is therefore forced to play it.
Similar to the last card of the round, it's possible for the game engine to automatically detect this and play the only choice. A private log message could be logged to the player letting them know this happened.
There are also examples where there are choices to make, however the choice wont affect the outcome of this hand
An example of this when the player holds either:
- A sequential run (and only this) of the lead suit, and therefore it's inconsequential which card is played (e.g. Having the 7,8,9 of Hearts when Hearts is lead -- Any card from an opponent will have the same outcome relative to all three 'choices')
---OR---
- ("COMPLEX SCENARIO") Multiple cards from the same suit where public information means that all cards between those cards are in play already -- e.g. Holding the 8 and Q of Diamonds; when the 9 is the displayed trump; and the 10 and J have already been played -- Much like the above scenario the choice here will not affect the outcome.
In the case of multiple cards (especially the second example), even though sometimes the card chosen may not matter for the outcome of this trick, you may want to pick one over the other as it may affect what other players perceive you're doing. This a relatively minor point though. This could be mitigated by allowing player agency on how this is selected, and allowing random selection.
It may also highlight to a player information they weren't thinking about when the second example happens -- e.g. If I get a message "You auto-played Q of diamonds because it wouldn't affect outcome" it might make me aware the 8 I hold is far more powerful than I anticipated! I think this is a good thing, this offsets the possible information leakage discussed below, providing a minor reward/benefit for players speeding up the game.
=== Information Leakage ===
Auto-play like this would have a downside of possibly exposing information in turn-based games especially if this was to happen automatically while a player was offline.
If only the most basic auto-play was implemented it'd be a lot of information; if the auto-play for both runs and the "complex scenario" was implemented then the impacts are reduced partially, it wouldn't be clear to opponents all the time if the auto-play occurred for one reason or the other.
One way to mitigate this would be a user-configurable options for:
1) Whether they'd like to auto-play at all (Set to be opt-in, so off by default);
2) How long to delay the move by (suggesting a maximum of one hour);
3) In the case of playing when multiple cards could be played, how to select the card to play
Even with a delay if an opponent could ascertain that the player was offline (by checking their profile) it still has information leakage -- mitigated, and requiring effort + not working 100% of the time though. (If the player comes online after an auto-move was made, but before an opponent checks there's no way for the opponent to tell it was automatic; however if they didn't come online then it can be determined it was automatic)
If the game could detect when the player was online and alter this behaviour this would be handy -- I don't know if the platform can do this though! I've asked here though boardgamearena.com/forum/viewtopic.php?f=12&t=21193#p88012
• Care e browserul tău?
Google Chrome v90
-
• Vă rugăm să explicați sugestia exact și concis, astfel încât să fie cât mai ușor de înțeles.
There are scenarios where a player has no choice to make, but must still manually act.
An example of this when the player holds exactly one card of the lead suit, and is therefore forced to play it.
Similar to the last card of the round, it's possible for the game engine to automatically detect this and play the only choice. A private log message could be logged to the player letting them know this happened.
There are also examples where there are choices to make, however the choice wont affect the outcome of this hand
An example of this when the player holds either:
- A sequential run (and only this) of the lead suit, and therefore it's inconsequential which card is played (e.g. Having the 7,8,9 of Hearts when Hearts is lead -- Any card from an opponent will have the same outcome relative to all three 'choices')
---OR---
- ("COMPLEX SCENARIO") Multiple cards from the same suit where public information means that all cards between those cards are in play already -- e.g. Holding the 8 and Q of Diamonds; when the 9 is the displayed trump; and the 10 and J have already been played -- Much like the above scenario the choice here will not affect the outcome.
In the case of multiple cards (especially the second example), even though sometimes the card chosen may not matter for the outcome of this trick, you may want to pick one over the other as it may affect what other players perceive you're doing. This a relatively minor point though. This could be mitigated by allowing player agency on how this is selected, and allowing random selection.
It may also highlight to a player information they weren't thinking about when the second example happens -- e.g. If I get a message "You auto-played Q of diamonds because it wouldn't affect outcome" it might make me aware the 8 I hold is far more powerful than I anticipated! I think this is a good thing, this offsets the possible information leakage discussed below, providing a minor reward/benefit for players speeding up the game.
=== Information Leakage ===
Auto-play like this would have a downside of possibly exposing information in turn-based games especially if this was to happen automatically while a player was offline.
If only the most basic auto-play was implemented it'd be a lot of information; if the auto-play for both runs and the "complex scenario" was implemented then the impacts are reduced partially, it wouldn't be clear to opponents all the time if the auto-play occurred for one reason or the other.
One way to mitigate this would be a user-configurable options for:
1) Whether they'd like to auto-play at all (Set to be opt-in, so off by default);
2) How long to delay the move by (suggesting a maximum of one hour);
3) In the case of playing when multiple cards could be played, how to select the card to play
Even with a delay if an opponent could ascertain that the player was offline (by checking their profile) it still has information leakage -- mitigated, and requiring effort + not working 100% of the time though. (If the player comes online after an auto-move was made, but before an opponent checks there's no way for the opponent to tell it was automatic; however if they didn't come online then it can be determined it was automatic)
If the game could detect when the player was online and alter this behaviour this would be handy -- I don't know if the platform can do this though! I've asked here though boardgamearena.com/forum/viewtopic.php?f=12&t=21193#p88012
• Care e browserul tău?
Google Chrome v90
-
• Ce a fost afișat pe ecran atunci când ai fost blocat (Ecran gol? O parte din interfața jocului? Mesaj de eroare?)
There are scenarios where a player has no choice to make, but must still manually act.
An example of this when the player holds exactly one card of the lead suit, and is therefore forced to play it.
Similar to the last card of the round, it's possible for the game engine to automatically detect this and play the only choice. A private log message could be logged to the player letting them know this happened.
There are also examples where there are choices to make, however the choice wont affect the outcome of this hand
An example of this when the player holds either:
- A sequential run (and only this) of the lead suit, and therefore it's inconsequential which card is played (e.g. Having the 7,8,9 of Hearts when Hearts is lead -- Any card from an opponent will have the same outcome relative to all three 'choices')
---OR---
- ("COMPLEX SCENARIO") Multiple cards from the same suit where public information means that all cards between those cards are in play already -- e.g. Holding the 8 and Q of Diamonds; when the 9 is the displayed trump; and the 10 and J have already been played -- Much like the above scenario the choice here will not affect the outcome.
In the case of multiple cards (especially the second example), even though sometimes the card chosen may not matter for the outcome of this trick, you may want to pick one over the other as it may affect what other players perceive you're doing. This a relatively minor point though. This could be mitigated by allowing player agency on how this is selected, and allowing random selection.
It may also highlight to a player information they weren't thinking about when the second example happens -- e.g. If I get a message "You auto-played Q of diamonds because it wouldn't affect outcome" it might make me aware the 8 I hold is far more powerful than I anticipated! I think this is a good thing, this offsets the possible information leakage discussed below, providing a minor reward/benefit for players speeding up the game.
=== Information Leakage ===
Auto-play like this would have a downside of possibly exposing information in turn-based games especially if this was to happen automatically while a player was offline.
If only the most basic auto-play was implemented it'd be a lot of information; if the auto-play for both runs and the "complex scenario" was implemented then the impacts are reduced partially, it wouldn't be clear to opponents all the time if the auto-play occurred for one reason or the other.
One way to mitigate this would be a user-configurable options for:
1) Whether they'd like to auto-play at all (Set to be opt-in, so off by default);
2) How long to delay the move by (suggesting a maximum of one hour);
3) In the case of playing when multiple cards could be played, how to select the card to play
Even with a delay if an opponent could ascertain that the player was offline (by checking their profile) it still has information leakage -- mitigated, and requiring effort + not working 100% of the time though. (If the player comes online after an auto-move was made, but before an opponent checks there's no way for the opponent to tell it was automatic; however if they didn't come online then it can be determined it was automatic)
If the game could detect when the player was online and alter this behaviour this would be handy -- I don't know if the platform can do this though! I've asked here though boardgamearena.com/forum/viewtopic.php?f=12&t=21193#p88012
• Care e browserul tău?
Google Chrome v90
-
• Care parte din reguli nu a fost respectată de adaptarea BGA
There are scenarios where a player has no choice to make, but must still manually act.
An example of this when the player holds exactly one card of the lead suit, and is therefore forced to play it.
Similar to the last card of the round, it's possible for the game engine to automatically detect this and play the only choice. A private log message could be logged to the player letting them know this happened.
There are also examples where there are choices to make, however the choice wont affect the outcome of this hand
An example of this when the player holds either:
- A sequential run (and only this) of the lead suit, and therefore it's inconsequential which card is played (e.g. Having the 7,8,9 of Hearts when Hearts is lead -- Any card from an opponent will have the same outcome relative to all three 'choices')
---OR---
- ("COMPLEX SCENARIO") Multiple cards from the same suit where public information means that all cards between those cards are in play already -- e.g. Holding the 8 and Q of Diamonds; when the 9 is the displayed trump; and the 10 and J have already been played -- Much like the above scenario the choice here will not affect the outcome.
In the case of multiple cards (especially the second example), even though sometimes the card chosen may not matter for the outcome of this trick, you may want to pick one over the other as it may affect what other players perceive you're doing. This a relatively minor point though. This could be mitigated by allowing player agency on how this is selected, and allowing random selection.
It may also highlight to a player information they weren't thinking about when the second example happens -- e.g. If I get a message "You auto-played Q of diamonds because it wouldn't affect outcome" it might make me aware the 8 I hold is far more powerful than I anticipated! I think this is a good thing, this offsets the possible information leakage discussed below, providing a minor reward/benefit for players speeding up the game.
=== Information Leakage ===
Auto-play like this would have a downside of possibly exposing information in turn-based games especially if this was to happen automatically while a player was offline.
If only the most basic auto-play was implemented it'd be a lot of information; if the auto-play for both runs and the "complex scenario" was implemented then the impacts are reduced partially, it wouldn't be clear to opponents all the time if the auto-play occurred for one reason or the other.
One way to mitigate this would be a user-configurable options for:
1) Whether they'd like to auto-play at all (Set to be opt-in, so off by default);
2) How long to delay the move by (suggesting a maximum of one hour);
3) In the case of playing when multiple cards could be played, how to select the card to play
Even with a delay if an opponent could ascertain that the player was offline (by checking their profile) it still has information leakage -- mitigated, and requiring effort + not working 100% of the time though. (If the player comes online after an auto-move was made, but before an opponent checks there's no way for the opponent to tell it was automatic; however if they didn't come online then it can be determined it was automatic)
If the game could detect when the player was online and alter this behaviour this would be handy -- I don't know if the platform can do this though! I've asked here though boardgamearena.com/forum/viewtopic.php?f=12&t=21193#p88012
-
• Se observă frauda când derulați reluarea? Dacă da, la a câta mutare?
• Care e browserul tău?
Google Chrome v90
-
• Care a fost acțiunea pe care ai vrut să o faci?
There are scenarios where a player has no choice to make, but must still manually act.
An example of this when the player holds exactly one card of the lead suit, and is therefore forced to play it.
Similar to the last card of the round, it's possible for the game engine to automatically detect this and play the only choice. A private log message could be logged to the player letting them know this happened.
There are also examples where there are choices to make, however the choice wont affect the outcome of this hand
An example of this when the player holds either:
- A sequential run (and only this) of the lead suit, and therefore it's inconsequential which card is played (e.g. Having the 7,8,9 of Hearts when Hearts is lead -- Any card from an opponent will have the same outcome relative to all three 'choices')
---OR---
- ("COMPLEX SCENARIO") Multiple cards from the same suit where public information means that all cards between those cards are in play already -- e.g. Holding the 8 and Q of Diamonds; when the 9 is the displayed trump; and the 10 and J have already been played -- Much like the above scenario the choice here will not affect the outcome.
In the case of multiple cards (especially the second example), even though sometimes the card chosen may not matter for the outcome of this trick, you may want to pick one over the other as it may affect what other players perceive you're doing. This a relatively minor point though. This could be mitigated by allowing player agency on how this is selected, and allowing random selection.
It may also highlight to a player information they weren't thinking about when the second example happens -- e.g. If I get a message "You auto-played Q of diamonds because it wouldn't affect outcome" it might make me aware the 8 I hold is far more powerful than I anticipated! I think this is a good thing, this offsets the possible information leakage discussed below, providing a minor reward/benefit for players speeding up the game.
=== Information Leakage ===
Auto-play like this would have a downside of possibly exposing information in turn-based games especially if this was to happen automatically while a player was offline.
If only the most basic auto-play was implemented it'd be a lot of information; if the auto-play for both runs and the "complex scenario" was implemented then the impacts are reduced partially, it wouldn't be clear to opponents all the time if the auto-play occurred for one reason or the other.
One way to mitigate this would be a user-configurable options for:
1) Whether they'd like to auto-play at all (Set to be opt-in, so off by default);
2) How long to delay the move by (suggesting a maximum of one hour);
3) In the case of playing when multiple cards could be played, how to select the card to play
Even with a delay if an opponent could ascertain that the player was offline (by checking their profile) it still has information leakage -- mitigated, and requiring effort + not working 100% of the time though. (If the player comes online after an auto-move was made, but before an opponent checks there's no way for the opponent to tell it was automatic; however if they didn't come online then it can be determined it was automatic)
If the game could detect when the player was online and alter this behaviour this would be handy -- I don't know if the platform can do this though! I've asked here though boardgamearena.com/forum/viewtopic.php?f=12&t=21193#p88012
-
• Ce ai făcut de ai produs această reacție/eroare?
-
• Ce se întâmplă atunci când vrei să faci asta (apare o eroare, un mesaj din partea jocului in partea de sus a ecranului, ...)?
• Care e browserul tău?
Google Chrome v90
-
• În ce etapă a jocului a apărut eroarea (care era instrucțiunea din acel moment) ?
There are scenarios where a player has no choice to make, but must still manually act.
An example of this when the player holds exactly one card of the lead suit, and is therefore forced to play it.
Similar to the last card of the round, it's possible for the game engine to automatically detect this and play the only choice. A private log message could be logged to the player letting them know this happened.
There are also examples where there are choices to make, however the choice wont affect the outcome of this hand
An example of this when the player holds either:
- A sequential run (and only this) of the lead suit, and therefore it's inconsequential which card is played (e.g. Having the 7,8,9 of Hearts when Hearts is lead -- Any card from an opponent will have the same outcome relative to all three 'choices')
---OR---
- ("COMPLEX SCENARIO") Multiple cards from the same suit where public information means that all cards between those cards are in play already -- e.g. Holding the 8 and Q of Diamonds; when the 9 is the displayed trump; and the 10 and J have already been played -- Much like the above scenario the choice here will not affect the outcome.
In the case of multiple cards (especially the second example), even though sometimes the card chosen may not matter for the outcome of this trick, you may want to pick one over the other as it may affect what other players perceive you're doing. This a relatively minor point though. This could be mitigated by allowing player agency on how this is selected, and allowing random selection.
It may also highlight to a player information they weren't thinking about when the second example happens -- e.g. If I get a message "You auto-played Q of diamonds because it wouldn't affect outcome" it might make me aware the 8 I hold is far more powerful than I anticipated! I think this is a good thing, this offsets the possible information leakage discussed below, providing a minor reward/benefit for players speeding up the game.
=== Information Leakage ===
Auto-play like this would have a downside of possibly exposing information in turn-based games especially if this was to happen automatically while a player was offline.
If only the most basic auto-play was implemented it'd be a lot of information; if the auto-play for both runs and the "complex scenario" was implemented then the impacts are reduced partially, it wouldn't be clear to opponents all the time if the auto-play occurred for one reason or the other.
One way to mitigate this would be a user-configurable options for:
1) Whether they'd like to auto-play at all (Set to be opt-in, so off by default);
2) How long to delay the move by (suggesting a maximum of one hour);
3) In the case of playing when multiple cards could be played, how to select the card to play
Even with a delay if an opponent could ascertain that the player was offline (by checking their profile) it still has information leakage -- mitigated, and requiring effort + not working 100% of the time though. (If the player comes online after an auto-move was made, but before an opponent checks there's no way for the opponent to tell it was automatic; however if they didn't come online then it can be determined it was automatic)
If the game could detect when the player was online and alter this behaviour this would be handy -- I don't know if the platform can do this though! I've asked here though boardgamearena.com/forum/viewtopic.php?f=12&t=21193#p88012
-
• Ce se întâmplă atunci când vrei să acționezi în joc (apare o eroare, un mesaj din partea jocului in partea de sus a ecranului, ...)?
• Care e browserul tău?
Google Chrome v90
-
• Descrieți, vă rugăm, problema de afișaj. Daca aveti un screenshot pentru acest bug (o practica buna), puteti folosi un servise the host pentru poze la alegerea dumneavoastra (snipboard.io for example) pentru a incarca si a copia/lipi linkul aici.
There are scenarios where a player has no choice to make, but must still manually act.
An example of this when the player holds exactly one card of the lead suit, and is therefore forced to play it.
Similar to the last card of the round, it's possible for the game engine to automatically detect this and play the only choice. A private log message could be logged to the player letting them know this happened.
There are also examples where there are choices to make, however the choice wont affect the outcome of this hand
An example of this when the player holds either:
- A sequential run (and only this) of the lead suit, and therefore it's inconsequential which card is played (e.g. Having the 7,8,9 of Hearts when Hearts is lead -- Any card from an opponent will have the same outcome relative to all three 'choices')
---OR---
- ("COMPLEX SCENARIO") Multiple cards from the same suit where public information means that all cards between those cards are in play already -- e.g. Holding the 8 and Q of Diamonds; when the 9 is the displayed trump; and the 10 and J have already been played -- Much like the above scenario the choice here will not affect the outcome.
In the case of multiple cards (especially the second example), even though sometimes the card chosen may not matter for the outcome of this trick, you may want to pick one over the other as it may affect what other players perceive you're doing. This a relatively minor point though. This could be mitigated by allowing player agency on how this is selected, and allowing random selection.
It may also highlight to a player information they weren't thinking about when the second example happens -- e.g. If I get a message "You auto-played Q of diamonds because it wouldn't affect outcome" it might make me aware the 8 I hold is far more powerful than I anticipated! I think this is a good thing, this offsets the possible information leakage discussed below, providing a minor reward/benefit for players speeding up the game.
=== Information Leakage ===
Auto-play like this would have a downside of possibly exposing information in turn-based games especially if this was to happen automatically while a player was offline.
If only the most basic auto-play was implemented it'd be a lot of information; if the auto-play for both runs and the "complex scenario" was implemented then the impacts are reduced partially, it wouldn't be clear to opponents all the time if the auto-play occurred for one reason or the other.
One way to mitigate this would be a user-configurable options for:
1) Whether they'd like to auto-play at all (Set to be opt-in, so off by default);
2) How long to delay the move by (suggesting a maximum of one hour);
3) In the case of playing when multiple cards could be played, how to select the card to play
Even with a delay if an opponent could ascertain that the player was offline (by checking their profile) it still has information leakage -- mitigated, and requiring effort + not working 100% of the time though. (If the player comes online after an auto-move was made, but before an opponent checks there's no way for the opponent to tell it was automatic; however if they didn't come online then it can be determined it was automatic)
If the game could detect when the player was online and alter this behaviour this would be handy -- I don't know if the platform can do this though! I've asked here though boardgamearena.com/forum/viewtopic.php?f=12&t=21193#p88012
• Care e browserul tău?
Google Chrome v90
-
• Va rugam copiati/lipiti textul afisat in engleza in locul limbii dumneavoastra. Daca aveti un screenshot pentru acest bug (o practica buna), puteti folosi un servise the host pentru poze la alegerea dumneavoastra (snipboard.io for example) pentru a incarca si a copia/lipi linkul aici. Este textul acesta disponibil în sistemul de traduceri? Dacă da, a fost tradus mai recent de 24 de ore?
There are scenarios where a player has no choice to make, but must still manually act.
An example of this when the player holds exactly one card of the lead suit, and is therefore forced to play it.
Similar to the last card of the round, it's possible for the game engine to automatically detect this and play the only choice. A private log message could be logged to the player letting them know this happened.
There are also examples where there are choices to make, however the choice wont affect the outcome of this hand
An example of this when the player holds either:
- A sequential run (and only this) of the lead suit, and therefore it's inconsequential which card is played (e.g. Having the 7,8,9 of Hearts when Hearts is lead -- Any card from an opponent will have the same outcome relative to all three 'choices')
---OR---
- ("COMPLEX SCENARIO") Multiple cards from the same suit where public information means that all cards between those cards are in play already -- e.g. Holding the 8 and Q of Diamonds; when the 9 is the displayed trump; and the 10 and J have already been played -- Much like the above scenario the choice here will not affect the outcome.
In the case of multiple cards (especially the second example), even though sometimes the card chosen may not matter for the outcome of this trick, you may want to pick one over the other as it may affect what other players perceive you're doing. This a relatively minor point though. This could be mitigated by allowing player agency on how this is selected, and allowing random selection.
It may also highlight to a player information they weren't thinking about when the second example happens -- e.g. If I get a message "You auto-played Q of diamonds because it wouldn't affect outcome" it might make me aware the 8 I hold is far more powerful than I anticipated! I think this is a good thing, this offsets the possible information leakage discussed below, providing a minor reward/benefit for players speeding up the game.
=== Information Leakage ===
Auto-play like this would have a downside of possibly exposing information in turn-based games especially if this was to happen automatically while a player was offline.
If only the most basic auto-play was implemented it'd be a lot of information; if the auto-play for both runs and the "complex scenario" was implemented then the impacts are reduced partially, it wouldn't be clear to opponents all the time if the auto-play occurred for one reason or the other.
One way to mitigate this would be a user-configurable options for:
1) Whether they'd like to auto-play at all (Set to be opt-in, so off by default);
2) How long to delay the move by (suggesting a maximum of one hour);
3) In the case of playing when multiple cards could be played, how to select the card to play
Even with a delay if an opponent could ascertain that the player was offline (by checking their profile) it still has information leakage -- mitigated, and requiring effort + not working 100% of the time though. (If the player comes online after an auto-move was made, but before an opponent checks there's no way for the opponent to tell it was automatic; however if they didn't come online then it can be determined it was automatic)
If the game could detect when the player was online and alter this behaviour this would be handy -- I don't know if the platform can do this though! I've asked here though boardgamearena.com/forum/viewtopic.php?f=12&t=21193#p88012
• Care e browserul tău?
Google Chrome v90
-
• Vă rugăm să explicați sugestia exact și concis, astfel încât să fie cât mai ușor de înțeles.
There are scenarios where a player has no choice to make, but must still manually act.
An example of this when the player holds exactly one card of the lead suit, and is therefore forced to play it.
Similar to the last card of the round, it's possible for the game engine to automatically detect this and play the only choice. A private log message could be logged to the player letting them know this happened.
There are also examples where there are choices to make, however the choice wont affect the outcome of this hand
An example of this when the player holds either:
- A sequential run (and only this) of the lead suit, and therefore it's inconsequential which card is played (e.g. Having the 7,8,9 of Hearts when Hearts is lead -- Any card from an opponent will have the same outcome relative to all three 'choices')
---OR---
- ("COMPLEX SCENARIO") Multiple cards from the same suit where public information means that all cards between those cards are in play already -- e.g. Holding the 8 and Q of Diamonds; when the 9 is the displayed trump; and the 10 and J have already been played -- Much like the above scenario the choice here will not affect the outcome.
In the case of multiple cards (especially the second example), even though sometimes the card chosen may not matter for the outcome of this trick, you may want to pick one over the other as it may affect what other players perceive you're doing. This a relatively minor point though. This could be mitigated by allowing player agency on how this is selected, and allowing random selection.
It may also highlight to a player information they weren't thinking about when the second example happens -- e.g. If I get a message "You auto-played Q of diamonds because it wouldn't affect outcome" it might make me aware the 8 I hold is far more powerful than I anticipated! I think this is a good thing, this offsets the possible information leakage discussed below, providing a minor reward/benefit for players speeding up the game.
=== Information Leakage ===
Auto-play like this would have a downside of possibly exposing information in turn-based games especially if this was to happen automatically while a player was offline.
If only the most basic auto-play was implemented it'd be a lot of information; if the auto-play for both runs and the "complex scenario" was implemented then the impacts are reduced partially, it wouldn't be clear to opponents all the time if the auto-play occurred for one reason or the other.
One way to mitigate this would be a user-configurable options for:
1) Whether they'd like to auto-play at all (Set to be opt-in, so off by default);
2) How long to delay the move by (suggesting a maximum of one hour);
3) In the case of playing when multiple cards could be played, how to select the card to play
Even with a delay if an opponent could ascertain that the player was offline (by checking their profile) it still has information leakage -- mitigated, and requiring effort + not working 100% of the time though. (If the player comes online after an auto-move was made, but before an opponent checks there's no way for the opponent to tell it was automatic; however if they didn't come online then it can be determined it was automatic)
If the game could detect when the player was online and alter this behaviour this would be handy -- I don't know if the platform can do this though! I've asked here though boardgamearena.com/forum/viewtopic.php?f=12&t=21193#p88012
• Care e browserul tău?
Google Chrome v90
Raportează istoric
==Auto-Play Enabled?==
Do not auto-play
Auto-Play when there's one valid card to play
Auto-Play whenever possible (Whenever trick outcome not affected)
==Auto-Play delay (Turn based only)==
Random delay each time (default)
X minutes
Y minutes
Z Minutes
(... probably 10 choices, ranging from 2-60 minutes))
==Auto-Play card selection==
Pick randomly (default)
Always pick lowest
Always pick highest
Thus what can be implemented (and what I plan to eventually get around to) is this:
- A single yes/no preference that says "Play automatically when no meaningful choice";
- When this is on, and the player must choose from a single sequential run of cards (most commonly: a single card), play the first valid card automatically;
- This all happens client-side (i.e. in the player's browser) and therefore has no effect if you're offline.
I do realize that this means you have to keep turn-based games open in a tab overnight to benefit from this, but that's the only way to prevent it exposing private information.
I also intend to only do this after having implemented the "Preselect" suggestion so that it becomes hard to tell an autoplayed card from a preselected card even if something is played unreasonably quickly.
I daresay I am a little confused about the start of you comment though LaszloK -- Clashing with site-wide standards , and "It is not allowed to give away private information in any way - even if a player consents" -- Perhaps I explained something badly, as all of the suggestion was 100% in service of protecting private information, and not exposing or even leaking so much as hints about the contents of any hands! :)
Addressing what's probably the source of confusion: In the case I mentioned where the player held and 8 and Q; and I suggested they may receive a log message from auto-play, to be clear that was (re)using the example above it, where all cards between those two were already exposed as not being in anyone else's hands. The thing I was highlighting there is the player may not have been attentive to the fact that the 8 and Q didn't have a meaningful choice attached to it -- giving the auto-playing player a private log message could've been a piece of info they could know, but may not have worked out.
Adaugă ceva la acest raport
- Alt identificator de masă / de mutare
- A rezolvat F5 problema?
- Această problemă a apărut de mai multe ori? De fiecare dată? Ocazional?
- Daca aveti un screenshot pentru acest bug (o practica buna), puteti folosi un servise the host pentru poze la alegerea dumneavoastra (snipboard.io for example) pentru a incarca si a copia/lipi linkul aici.
