Extend cookbook history
Case number: | 845813-987266 |
Topic: | Game: Tools |
Opened by: | ChristianK |
Status: | Closed |
Type: | Suggestion |
Opened on: | Sunday, January 24, 2010 - 12:35 |
Last modified: | Monday, August 22, 2011 - 21:16 |
At the moment it's very hard to debug a complex script because you can only see the last 25 lines in the console.
Storing the last 500 lines shouldn't take that much space as it's just a bunch of strings and would help with debugging scripts.
»
An option to just only show the blue output text would also fix this problem,
because in this way, you could decide what the script will tell you and what not.
Sometimes, (if there are many operations called by loops), the white text (about the background processes) fills the window just too much.