Minden bejelentés
Space Base bejelentései
#42349: "Auto pick options should be the default in turn-based games"
implemented: Ezt a javaslatot már megvalósítottuk
184
Miről szól ez a jelentés?
Mi történt? Kérünk, válassz az alábbiakból
Javaslat: szerintem a következő nagyot javítana a játék implementációján
Részletes leírás
• Kérjük magyarázd el a javaslatodat pontosan és tömören, hogy amennyire lehet, könnyen érthető legyen, mire is gondolsz!
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.• Milyen böngészőt használsz?
Google Chrome v90
Bejelentés előzmények
2021. jún 3. 22:50 •
towehaal • A javaslatot még nem vizsgálták meg a fejlesztők:
2021. jún 13. 18:40 • Totally agree with this. I can’t think of a good reason it should not be the default option.
CanuckEddie • A javaslatot még nem vizsgálták meg a fejlesztők:
2021. jún 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 • A javaslatot még nem vizsgálták meg a fejlesztők:
2021. aug 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 • A javaslatot még nem vizsgálták meg a fejlesztők:
2021. aug 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 • A javaslatot még nem vizsgálták meg a fejlesztők:
2021. dec 28. 20:43 • At the very least, a person should be able to set their own preference as a default.
Dorian Gray2 • A javaslatot még nem vizsgálták meg a fejlesztők:
2022. jan 12. 21:11 • I definately agree. It is annoying to turn it on every time.
alexsim • A javaslatot még nem vizsgálták meg a fejlesztők:
2022. febr 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 • A javaslatot még nem vizsgálták meg a fejlesztők:
2022. márc 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 • A javaslatot még nem vizsgálták meg a fejlesztők:
2022. ápr 29. 5:01 • 100% agree with this. Or at least let people set defaults like they do in other games.
lucreciiaa • A javaslatot még nem vizsgálták meg a fejlesztők:
2022. ápr 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 • A javaslatot még nem vizsgálták meg a fejlesztők:
2022. máj 6. 22:28 •
2022. máj 10. 12:12 • Or at least make it remember it as a setting per user.
Joe • A javaslatot még nem vizsgálták meg a fejlesztők:
2022. máj 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 • A javaslatot még nem vizsgálták meg a fejlesztők:
2022. máj 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 • A javaslatot még nem vizsgálták meg a fejlesztők:
2022. júl 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 • A javaslatot még nem vizsgálták meg a fejlesztők:
2022. szept 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 • A javaslatot még nem vizsgálták meg a fejlesztők:
2022. szept 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 • A javaslatot még nem vizsgálták meg a fejlesztők:
2022. dec 14. 1:12 • No updates on this? Are the developers just not caring about maintaining?
Shazzypaz • A fejlesztők egyetértenek azzal, hogy ez jó ötlet, és dolgozni fognak rajta:
2022. dec 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 • A fejlesztők egyetértenek azzal, hogy ez jó ötlet, és dolgozni fognak rajta:
2023. febr 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 • A fejlesztők egyetértenek azzal, hogy ez jó ötlet, és dolgozni fognak rajta:
2024. ápr 15. 14:59 • This was reported in 2022 and it's now 2 years later. Can we please please get this implemented?
greenjacket124 • A fejlesztők egyetértenek azzal, hogy ez jó ötlet, és dolgozni fognak rajta:
2024. ápr 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 • A fejlesztők egyetértenek azzal, hogy ez jó ötlet, és dolgozni fognak rajta:
2024. aug 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 • A fejlesztők egyetértenek azzal, hogy ez jó ötlet, és dolgozni fognak rajta:
2024. aug 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 • A fejlesztők egyetértenek azzal, hogy ez jó ötlet, és dolgozni fognak rajta:
2024. aug 24. 7:21 •
2024. aug 24. 19:25 •
2024. aug 24. 19:25 • Not the original reporter but I love the new "Fast options are default" flag, exactly what I always wanted!
Hozzáadni valamit a jelentéshez
Kérjük adj meg itt bármit, ami fontos a hiba reprodukálásához vagy a javaslat megértéséhez:
- Másik asztal ID / lépés ID
- az F5 megoldotta a problémát?
- Milyen gyakran jön elő a probléma? Minden alkalommal? Véletlenszerűen?
- Ha van screenshot-od erről a bugról (ajánlott), használd a Imgur.com, hogy feltöltsd, majd másold be a linket.