Bütün Raporlar
Space Base Raporlar
#42349: "Auto pick options should be the default in turn-based games"
implemented: Bu öneri uygulandı
184
Bu rapor neyle alakali?
Ne oldu? Lütfen aşağıdan seçin
Öneri: Bence aşağıdakiler oyunun uygulanmasını büyük ölçüde artıracaktı.
Detayli tanim
• Lütfen önerinizi tam ve net olarak açıklayın, böylece ne demek istediğinizi mümkün olduğunca kolay anlayabiliriz.
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.• Hangi browseri kullaniyorsun?
Google Chrome v90
Rapor geçmişi
Haz 3 rd 2021 22:50 •
towehaal • Bu öneri henüz geliştiriciler tarafından analiz edilmedi:
Haz 13 th 2021 18:40 • Totally agree with this. I can’t think of a good reason it should not be the default option.
CanuckEddie • Bu öneri henüz geliştiriciler tarafından analiz edilmedi:
Haz 25 th 2021 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 • Bu öneri henüz geliştiriciler tarafından analiz edilmedi:
Ağu 18 th 2021 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 • Bu öneri henüz geliştiriciler tarafından analiz edilmedi:
Ağu 25 th 2021 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 • Bu öneri henüz geliştiriciler tarafından analiz edilmedi:
Ara 28 th 2021 20:43 • At the very least, a person should be able to set their own preference as a default.
Dorian Gray2 • Bu öneri henüz geliştiriciler tarafından analiz edilmedi:
Oca 12 th 2022 21:11 • I definately agree. It is annoying to turn it on every time.
alexsim • Bu öneri henüz geliştiriciler tarafından analiz edilmedi:
Şub 6 th 2022 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 • Bu öneri henüz geliştiriciler tarafından analiz edilmedi:
Mar 26 th 2022 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 • Bu öneri henüz geliştiriciler tarafından analiz edilmedi:
Nis 29 th 2022 5:01 • 100% agree with this. Or at least let people set defaults like they do in other games.
lucreciiaa • Bu öneri henüz geliştiriciler tarafından analiz edilmedi:
Nis 29 th 2022 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 • Bu öneri henüz geliştiriciler tarafından analiz edilmedi:
May 6 th 2022 22:28 •
May 10 th 2022 12:12 • Or at least make it remember it as a setting per user.
Joe • Bu öneri henüz geliştiriciler tarafından analiz edilmedi:
May 18 th 2022 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 • Bu öneri henüz geliştiriciler tarafından analiz edilmedi:
May 29 th 2022 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 • Bu öneri henüz geliştiriciler tarafından analiz edilmedi:
Tem 25 th 2022 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 • Bu öneri henüz geliştiriciler tarafından analiz edilmedi:
Eyl 1 st 2022 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 • Bu öneri henüz geliştiriciler tarafından analiz edilmedi:
Eyl 2 nd 2022 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 • Bu öneri henüz geliştiriciler tarafından analiz edilmedi:
Ara 14 th 2022 1:12 • No updates on this? Are the developers just not caring about maintaining?
Shazzypaz • Geliştiriciler bunun iyi bir fikir olduğu konusunda hemfikir ve üzerinde çalışmayı planlıyorlar:
Ara 14 th 2022 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 • Geliştiriciler bunun iyi bir fikir olduğu konusunda hemfikir ve üzerinde çalışmayı planlıyorlar:
Şub 10 th 2023 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 • Geliştiriciler bunun iyi bir fikir olduğu konusunda hemfikir ve üzerinde çalışmayı planlıyorlar:
Nis 15 th 2024 14:59 • This was reported in 2022 and it's now 2 years later. Can we please please get this implemented?
greenjacket124 • Geliştiriciler bunun iyi bir fikir olduğu konusunda hemfikir ve üzerinde çalışmayı planlıyorlar:
Nis 15 th 2024 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 • Geliştiriciler bunun iyi bir fikir olduğu konusunda hemfikir ve üzerinde çalışmayı planlıyorlar:
Ağu 18 th 2024 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 • Geliştiriciler bunun iyi bir fikir olduğu konusunda hemfikir ve üzerinde çalışmayı planlıyorlar:
Ağu 18 th 2024 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 • Geliştiriciler bunun iyi bir fikir olduğu konusunda hemfikir ve üzerinde çalışmayı planlıyorlar:
Ağu 24 th 2024 7:21 •
Ağu 24 th 2024 19:25 •
Ağu 24 th 2024 19:25 • Not the original reporter but I love the new "Fast options are default" flag, exactly what I always wanted!
Bu rapora ekleme yap
Lütfen bu hatayı yeniden üretmek veya önerinizi anlamak için buraya alakalı görünen her şeyi ekleyin.:
- Başka bir masa ID / hareket ID
- F5 sorunu çözdü mü?
- Bu sorun cok mu oluyor ? Her zaman mi ? Tesadüfen mi ?
- Bu hatanın bir ekran görüntüsüne sahipseniz (iyi uygulama), onu yüklemek ve bağlantıyı buraya kopyalamak / yapıştırmak için Imgur.com kullanabilirsiniz.