Is there a way to disable enemy console.log entries with this.debug()?
Some are spamming so much that my own disappear because the 200 log limit is reached.
Note that this also blocks the simulators Round overviews in criss-cross
If this is not possible, I would suggest a new feature
- log limit applies to a player, not to the total simulation
- never block symulator messages like round overviews in criss-cross
On a related question I see some people log entire objects (in google chrome)
How do you achieve this? I tried JSON.stringify() but it does not like the recursion in tiles.neighbours