GenieClient / Genie4

.NET 6 Update of Genie
GNU General Public License v3.0
21 stars 14 forks source link

Feature Request: Debug output written to log file instead of game window. #80

Open Caboose-R opened 2 years ago

Caboose-R commented 2 years ago

Trying to capture long debugs for large scripts can be really burdensome, having to pause every few minutes to copy and clear the game window before the screen spam from debug10 spills out of the window buffer. Makes more sense for the debug output to be written to the log file instead of the game window (or in addition to the game window).

Kiriawen commented 2 years ago

This issue already exists #54