cnaude / Scavenger

Fork of Scavenger originally created by SirHedgehog
MIT License
8 stars 6 forks source link

Enhancement: Debug stuff in console only #13

Closed EvilOlaf closed 9 years ago

EvilOlaf commented 9 years ago

Player telling me that sometimes various scavenging does not work properly. To further investigate this I would like to turn debug on until such a situation happens to see what's wrong und open a bug report. It looks like that the debug information will sent to the players as well and I don't want to flood with these messages.

So I suggest to add a switch to put all debug output to console only.

Thanks for reading.

cnaude commented 9 years ago

The latest version should not be sending debug messages to the players. Which debug message are you seeing?

EvilOlaf commented 9 years ago

I did not test debugging with the latest one yet. Will do soon.

EvilOlaf commented 9 years ago

Aight I now had a chance to test this and it seems you're right. The debug output does to console only. 1.6-50