Все отчёты
Отчёты Чёртов Мост
#61795: "Increase the time added per move for real-time games"
rejected: Разработчики не думают, что это хорошая идея, или соотношение затрат к пользе слишком высоко
3
О чём этот отчёт?
Что произошло? Пожалуйста, выберите из нижеследующего
Предложение: по моему мнению, это действительно улучшит реализацию игры
Подробное описание
• Пожалуйста, точно и кратко опишите своё предложение, чтобы сделать его наиболее доступным для понимания.
Fast, medium and slow time controls are much too fast for real-time play. I suggest the time added per move is increased.
Current:
'fast_additional_time' => 7,
'medium_additional_time' => 11,
'slow_additional_time' => 18,
Proposed:
'fast_additional_time' => 30,
'medium_additional_time' => 40,
'slow_additional_time' => 50,
These variables (in seconds) can be changed in gameinfos.inc.php• Какой браузер вы используете?
Google Chrome v98
История отчёта
26 мар 2022 23:39 •
shadowphiar • Разработчики не думают, что это хорошая идея, или соотношение затрат к пользе слишком высоко:
27 мар 2022 0:30 • It is sadly not this simple. BGA calculates new values automatically from an average of played games, and the values provided in gameinfos.inc.php are only an initial seed for the first few games after launch. See forum.boardgamearena.com/viewtopic.php?t=3777
In fact my gameinfos.inc.php already contains the values you suggest. Altering this further is not under my control as a game developer.
In fact my gameinfos.inc.php already contains the values you suggest. Altering this further is not under my control as a game developer.
headkace • Разработчики не думают, что это хорошая идея, или соотношение затрат к пользе слишком высоко:
27 мар 2022 3:48 • That's interesting. Using dynamically determined time increments is a great idea, as there are too many games to tune them all to their best time controls manually.
Still, agree with Sammy that controls seem way too short for real-time P.d.D. Could it be that beginner games and/or casual games are pulling the average times down from what is more appropriate??
Still, agree with Sammy that controls seem way too short for real-time P.d.D. Could it be that beginner games and/or casual games are pulling the average times down from what is more appropriate??
Добавить что-нибудь к этому отчёту
Пожалуйста, укажите всё, что вам кажется значительным для воспроизведения этой ошибки или понимания вашего предложения:
- Другой номер игрового стола / номер хода
- Помогло ли решить проблему нажатие F5?
- Случилась ли проблема несколько раз? Постоянно? От случая к случаю?
- Если у вас есть снимок экрана с этой ошибкой (хорошая привычка), вы можете воспользоваться Imgur.com, чтобы загрузить его и вставить сюда ссылку.