Hey there,
I'm developing Automobiles and have taken steps to minimize log activity. But players still take 5-10 actions on a given move, and there can be 5 players, and many turns in a race, and multiple races in a season...
Players are asking if it's possible to remove old notifications from the log, because it starts taking a very long time to load a turn-based game.
https://boardgamearena.com/bug?id=27154
I note that other long games have similar complaints, such as The Crew
https://boardgamearena.com/bug?id=24727
There are a few other strategies that I could implement, particular for turn-based games, but it would be FANTASTIC, particularly in multi-race games, to be able to suppress the log for finished races from being loaded at game start, or to allow me to manipulate the older log items and replace multiple messages (which were important at the time, so I still want them sent initially) with shorter summaries.
I haven't found any way to do this. Is there simply no API for this or have I missed something? Has anyone come up with any other strategies?
I'm developing Automobiles and have taken steps to minimize log activity. But players still take 5-10 actions on a given move, and there can be 5 players, and many turns in a race, and multiple races in a season...
Players are asking if it's possible to remove old notifications from the log, because it starts taking a very long time to load a turn-based game.
https://boardgamearena.com/bug?id=27154
I note that other long games have similar complaints, such as The Crew
https://boardgamearena.com/bug?id=24727
There are a few other strategies that I could implement, particular for turn-based games, but it would be FANTASTIC, particularly in multi-race games, to be able to suppress the log for finished races from being loaded at game start, or to allow me to manipulate the older log items and replace multiple messages (which were important at the time, so I still want them sent initially) with shorter summaries.
I haven't found any way to do this. Is there simply no API for this or have I missed something? Has anyone come up with any other strategies?