Tick number in console timestamp
-
As the title says, it would be nice to have tick number in the console next to the real-world time, maybe as an option.
-
This is something you could implement by writing your own log function if you so desired (or by replacing console.log with your own version)
-
I know, but I feel like it's a feature worth having in the client by default, for all the new players.
-
It is fairly easy to implement yourself but I think this would be useful for error messages so I think it'd be a good addition to the game
-
@obamallama indeed, that's one thing I forgot to mention. Thanks!