所有案件
两河流域的案件
#59689: "Clearer log reports for "undo""
这个案件是关于哪方面的?
发生什么事? 请从下方选择
建议:依我来看,接下来的这些方法十分有助于改善游戏的实现
细节描述
• 请简明而精确地解释您的建议,以便让人明白您想表达的意思。
Currently if a player undoes an action the log will report odd things like scoring -1 points. This makes the log confusing. Is this just a stopgap measure that will be fixed later?• 您正使用哪一款浏览器呢?
Google Chrome v98
案件历史
2022年2月16日 17:59 •
thenmal • 开发者需要更丰富的建议内容:
2022年2月16日 18:25 • This is somewhat of a stopgap to ensure the undo is functioning properly.
I can hide the messages, but I worry about players misunderstanding when the log just says "score 1 point, undo, scored 1 point" etc
I can hide the messages, but I worry about players misunderstanding when the log just says "score 1 point, undo, scored 1 point" etc
Lord Satri • 开发者需要更丰富的建议内容:
2022年6月16日 14:16 • My suggestion would be that once a player's turn is completed, keep in the log only the actions that were not cancelled. Thus we would see only the actual final actions taken by the player in the log.
Otherwise, like it's the case at the moment, it's pretty confusing!! We're getting plenty of actions in the log, some cancelled, some not, and it's difficult to figure out which ones are the actual final actions. Thanks!
Otherwise, like it's the case at the moment, it's pretty confusing!! We're getting plenty of actions in the log, some cancelled, some not, and it's difficult to figure out which ones are the actual final actions. Thanks!
thenmal • 开发者认同这是个好点子,并希望去实现它:
2022年6月16日 16:27 • This is something I've been thinking about because I'm not happy with the current implementation. The problem is that the log can't really be changed once it is sent to the players.
So if for example a player places a tile scoring a point, then hits undo, and instead places a leader. We have 5 log messages.
Place Tile
Score Point
Undo Tile Place
Unscore Point
Place Leader
I can have certain actions not show messages when they are sent, so if for example we didn't show the undo messages, then the log would read.
Place Tile
Score Point
Place Leader
Which is pretty obviously wrong.
I think the best alternative might be to add an end of turn summary box for each players turn. Formatted something like this.
Urn Turn 4:
Action 1 - Placed red tile at D6
Action 2 - Moved black leader to A3, losing a revolt
Total Points - 1 red, 1 green, 1 blue
[ See Details ]
It would take a little work to properly record all of that and format it nicely, but then I could also add a player option to simplify the log, where all other log messages are hidden by default, and you can click [ See Details ] to show the log messages for that turn.
So if for example a player places a tile scoring a point, then hits undo, and instead places a leader. We have 5 log messages.
Place Tile
Score Point
Undo Tile Place
Unscore Point
Place Leader
I can have certain actions not show messages when they are sent, so if for example we didn't show the undo messages, then the log would read.
Place Tile
Score Point
Place Leader
Which is pretty obviously wrong.
I think the best alternative might be to add an end of turn summary box for each players turn. Formatted something like this.
Urn Turn 4:
Action 1 - Placed red tile at D6
Action 2 - Moved black leader to A3, losing a revolt
Total Points - 1 red, 1 green, 1 blue
[ See Details ]
It would take a little work to properly record all of that and format it nicely, but then I could also add a player option to simplify the log, where all other log messages are hidden by default, and you can click [ See Details ] to show the log messages for that turn.
Lord Satri • 开发者认同这是个好点子,并希望去实现它:
2022年6月17日 3:05 • Thanks for the followup @thenmal !
> "The problem is that the log can't really be changed once it is sent to the players."
Are you certain of this? In TTA for instance (boardgamearena.com/gamepanel?game=throughtheagesnewstory ), we can see the entire log, including cancelled moves during a player's turn, and when that player completes and confirms the end of his turn, only the final moves remain shown in the log. The cancelled moves are not showed in the log anymore.
Hope this helps & thanks!
> "The problem is that the log can't really be changed once it is sent to the players."
Are you certain of this? In TTA for instance (boardgamearena.com/gamepanel?game=throughtheagesnewstory ), we can see the entire log, including cancelled moves during a player's turn, and when that player completes and confirms the end of his turn, only the final moves remain shown in the log. The cancelled moves are not showed in the log anymore.
Hope this helps & thanks!
增加一些新内容到这篇报告
任何可能重现这项漏洞或了解你的建议之相关资讯,都请在此填写:
- 其他的游戏桌 ID / 移动 ID
- 按 F5 是否解决了这个问题?
- 问题是否发生了好几次?还是每次都发生?还是时好时坏?
- 如果你有这个系统漏洞发生时的屏幕截图(画质不要太差),你可以使用Imgur.com来把它上传到网络,然后将链接复制/粘贴到这里来。