Wszystkie zgłoszenia
Zgłoszenia Space Base
#42349: "Auto pick options should be the default in turn-based games"
implemented: Ta propozycja została wdrożona
184
O czym jest to zgłoszenie?
Co się stało? Wybierz z poniższych opcji
Propozycja: moim zdaniem, następujące rzeczy bardzo poprawiłyby implementację gry
Szczegółowy opis
• Wyjaśnij swoją propozycję precyzyjnie i zwięźle, tak aby jak najłatwiej zrozumieć, co masz na myśli.
Please have "on" and "better" be the default choices for all players in turn-based games. Right now we all have to turn them on for every new game.• Jaką masz przeglądarkę?
Google Chrome v90
Historia zgłoszeń
2021 cze 3 22:50 •
towehaal • Ta propozycja nie została jeszcze przeanalizowana przez programistów:
2021 cze 13 18:40 • Totally agree with this. I can’t think of a good reason it should not be the default option.
CanuckEddie • Ta propozycja nie została jeszcze przeanalizowana przez programistów:
2021 cze 25 18:28 • I don't know about default - people should really know what they are getting into before they are using it - but if they could PLEASE carry over from game to game that would be delightful.
(I honestly can't think of a good reason to not use them as default to be clear, but it should be an informed choice not a bewildering series of automated actions for new players)
(I honestly can't think of a good reason to not use them as default to be clear, but it should be an informed choice not a bewildering series of automated actions for new players)
theaarondean • Ta propozycja nie została jeszcze przeanalizowana przez programistów:
2021 sie 18 20:22 • Definitely agree with this suggestion for turn-based, or at least implement a way for a player's settings to be saved between games.
Joseph2302 • Ta propozycja nie została jeszcze przeanalizowana przez programistów:
2021 sie 25 13:21 • A game with a user not using the auto pick options will be incredibly slow. Is there a way to make this an option on game setup, so that everyone has to use the auto pick options?
martang • Ta propozycja nie została jeszcze przeanalizowana przez programistów:
2021 gru 28 20:43 • At the very least, a person should be able to set their own preference as a default.
Dorian Gray2 • Ta propozycja nie została jeszcze przeanalizowana przez programistów:
2022 sty 12 21:11 • I definately agree. It is annoying to turn it on every time.
alexsim • Ta propozycja nie została jeszcze przeanalizowana przez programistów:
2022 lut 6 1:31 • I agree with this suggestion, but I would go further, and set the default to use auto-pick for all games.
The log makes it quite clear what is going on, so I think do not think new players will be confused. (Like me, they are probably reluctant to turn on *any* options in their first game.) Also, the "or better" logic works quite well, so users don't need to be afraid of using it.
The log makes it quite clear what is going on, so I think do not think new players will be confused. (Like me, they are probably reluctant to turn on *any* options in their first game.) Also, the "or better" logic works quite well, so users don't need to be afraid of using it.
Wentu • Ta propozycja nie została jeszcze przeanalizowana przez programistów:
2022 mar 26 22:46 • Totally agree: it is already really clear what happens from turn to turn.
One thing though, maybe worth of a different ticket: the "BETTER" algorithm definitely CAN be improved.
Several time I have choices like "2 coins + 1 coins" OR "3 coins and 1 point". The second one is clearly better but the "better" option doesn't kick in to speed up the game.
The algorithm pseudo code should be something like:
1) subtract, reward-wise, one choice from the other (coin-coin, points-points, revenue-revenue, specialActionTypeN-specialActionTypeN
2) if all the differences come out 0, choose one automatically since they are the same
3) if only one comes out different from 0, choose the one with that larger value
4) if two or more differences are different from 0, leave the choice to the player
One thing though, maybe worth of a different ticket: the "BETTER" algorithm definitely CAN be improved.
Several time I have choices like "2 coins + 1 coins" OR "3 coins and 1 point". The second one is clearly better but the "better" option doesn't kick in to speed up the game.
The algorithm pseudo code should be something like:
1) subtract, reward-wise, one choice from the other (coin-coin, points-points, revenue-revenue, specialActionTypeN-specialActionTypeN
2) if all the differences come out 0, choose one automatically since they are the same
3) if only one comes out different from 0, choose the one with that larger value
4) if two or more differences are different from 0, leave the choice to the player
Tanjanica • Ta propozycja nie została jeszcze przeanalizowana przez programistów:
2022 kwi 29 5:01 • 100% agree with this. Or at least let people set defaults like they do in other games.
lucreciiaa • Ta propozycja nie została jeszcze przeanalizowana przez programistów:
2022 kwi 29 23:19 • I think the auto should be defaulted to "ON" and "Only one"
I don't want the computer picking what is "best" for me.
but it should NOT default to "off" for sure!
I don't want the computer picking what is "best" for me.
but it should NOT default to "off" for sure!
GawainNO • Ta propozycja nie została jeszcze przeanalizowana przez programistów:
2022 maj 6 22:28 • Or at least make it remember it as a setting per user.
Ginso • Ta propozycja nie została jeszcze przeanalizowana przez programistów:
2022 maj 10 12:12 • Yes make it a game option
Joe • Ta propozycja nie została jeszcze przeanalizowana przez programistów:
2022 maj 18 15:29 • I agree, this could be best set during Game creation, so that a player knows what he is getting into. But still leave it selectable in the Game preferences afterwards.
Santa-The-Hutt • Ta propozycja nie została jeszcze przeanalizowana przez programistów:
2022 maj 29 5:03 • Allow the setting to persist across games would be great. Making it the default would probably be bad for new players who need to get used to the game and how choices are made first.
> Several time I have choices like "2 coins + 1 coins" OR "3 coins and 1 point". The second one is clearly better but the "better" option doesn't kick in to speed up the game.
I'm not sure this is universally better. I think there might be an edge case where, if you trigger game end this way, it might deprive you of a turn you would otherwise have had, and thus allow someone else to win.
> Several time I have choices like "2 coins + 1 coins" OR "3 coins and 1 point". The second one is clearly better but the "better" option doesn't kick in to speed up the game.
I'm not sure this is universally better. I think there might be an edge case where, if you trigger game end this way, it might deprive you of a turn you would otherwise have had, and thus allow someone else to win.
PirateKitten • Ta propozycja nie została jeszcze przeanalizowana przez programistów:
2022 lip 25 13:49 • Another upvote! It's a fantastic implementation currently, and the only thing I'm wishing from it is that it carried over my settings between games.
I agree with idea of not making it default, just to remember the settings as player preferences.
I agree with idea of not making it default, just to remember the settings as player preferences.
xone01 • Ta propozycja nie została jeszcze przeanalizowana przez programistów:
2022 wrz 1 5:02 • Please for the love of Games can we fix this? At the very least remember preferences like sooooooo many other games do
Phoxtrot • Ta propozycja nie została jeszcze przeanalizowana przez programistów:
2022 wrz 2 14:48 • Yeah, I agree that remembering the preference is probably better than changing the default.
But current situation is not optimal and changing the default should be very simple to implement.
But current situation is not optimal and changing the default should be very simple to implement.
ShibbaCha • Ta propozycja nie została jeszcze przeanalizowana przez programistów:
2022 gru 14 1:12 • No updates on this? Are the developers just not caring about maintaining?
Shazzypaz • Programiści zgadzają się, że jest to dobry pomysł i zamierzają nad nim pracować:
2022 gru 14 1:52 • ShibbaCha - the original developers had not been maintaining the game. I took over maintenance of the game a few weeks ago in order to fix at least the worst bugs. I am aware of this request and will consider it once more of the bugs are fixed.
King Hrothbeort • Programiści zgadzają się, że jest to dobry pomysł i zamierzają nad nim pracować:
2023 lut 10 16:35 • I think the default for all games should be "On" and "Only One". Allowing players to set their own defaults that carryover from game to game would also be fine, though likely harder to code.
dralkyr • Programiści zgadzają się, że jest to dobry pomysł i zamierzają nad nim pracować:
2024 kwi 15 14:59 • This was reported in 2022 and it's now 2 years later. Can we please please get this implemented?
greenjacket124 • Programiści zgadzają się, że jest to dobry pomysł i zamierzają nad nim pracować:
2024 kwi 15 15:38 • This honestly should not be the default at all. The default should be the options that help you learn the game. Everyone who has played a few times and is used to the game select these options, anyway.
Jeno73 • Programiści zgadzają się, że jest to dobry pomysł i zamierzają nad nim pracować:
2024 sie 18 13:38 • I don't want to choose between beginners and advanced players, but I think we don't have to.
I am going to pick this up soon, in a bit different fashion.
1) these settings will be inherited from your previous game, so you don't have to set it every time.
2) I am considering a game mode, in which the fast mode will be enforced on all players.
Let me know if that would do it.
I am going to pick this up soon, in a bit different fashion.
1) these settings will be inherited from your previous game, so you don't have to set it every time.
2) I am considering a game mode, in which the fast mode will be enforced on all players.
Let me know if that would do it.
Jeno73 • Programiści zgadzają się, że jest to dobry pomysł i zamierzają nad nim pracować:
2024 sie 18 18:58 • > 1) these settings will be inherited from your previous game, so you don't have to set it every time.
so this is what I planned, but when I tried, I learned a lot about how bga actually works.
so for now, I added a Preference that you can set. (using the three gray horizontal lines in top top right corner)
it is called: "Fast options are default"
Let me know if it fullfills the requested feature
so this is what I planned, but when I tried, I learned a lot about how bga actually works.
so for now, I added a Preference that you can set. (using the three gray horizontal lines in top top right corner)
it is called: "Fast options are default"
Let me know if it fullfills the requested feature
fruitier • Programiści zgadzają się, że jest to dobry pomysł i zamierzają nad nim pracować:
2024 sie 24 7:21 •
2024 sie 24 19:25 •
2024 sie 24 19:25 • Not the original reporter but I love the new "Fast options are default" flag, exactly what I always wanted!
Dodaj coś do tego zgłoszenia
Dodaj tutaj wszystko, co wydaje się istotne dla odtworzenia tego błędu lub zrozumienia twojej propozycji:
- Kolejne ID stołu / ID ruchu
- Czy F5 rozwiązało problem?
- Czy problem zdarzył się kilka razy? Za każdym razem? Losowo?
- Jeżeli masz zrzut ekranu z tym błędem (dobry zwyczaj) możesz użyć Imgur.com, żeby wrzucić go do Internetu i potem skopiować łącze do niego tutaj.