Screenshot Toolkit


* Snipping: Screenshots a selected area, similar to programs like the Windows Snipping Tool or Flameshot. * Timelapse: Automatically does screenshots of the whole base in set minute intervals. Written to be performance friendly. Aims to be your do-it-all toolkit for screenshots.

Utilities
1 year, 3 months ago
0.18 - 1.1
3.18K

b Noisy logging

2 months ago

It's a bit annoying to read logs when this mod is on. It logs every single click, and every minute. It would be nice to remove some of those logs, or to have them only when an internal debug variable is on.

 182.590 Script @__FacAutoScreenshot__/control.lua:424: WARN: Couldn't find handler method milestones_settings_checkbox_click
 183.340 Script @__FacAutoScreenshot__/control.lua:429: INFO: on_gui_click triggered with element name milestones_delete_settings_button
 183.340 Script @__FacAutoScreenshot__/control.lua:424: WARN: Couldn't find handler method milestones_delete_settings_button_click
 185.872 Script @__FacAutoScreenshot__/control.lua:429: INFO: on_gui_click triggered with element name 
 185.872 Script @__FacAutoScreenshot__/control.lua:424: WARN: Couldn't find handler method _click
 187.689 Script @__FacAutoScreenshot__/control.lua:429: INFO: on_gui_click triggered with element name 
 187.689 Script @__FacAutoScreenshot__/control.lua:424: WARN: Couldn't find handler method _click
 188.789 Script @__FacAutoScreenshot__/control.lua:429: INFO: on_gui_click triggered with element name milestones_settings_checkbox
 188.789 Script @__FacAutoScreenshot__/control.lua:424: WARN: Couldn't find handler method milestones_settings_checkbox_click
 189.523 Script @__FacAutoScreenshot__/control.lua:429: INFO: on_gui_click triggered with element name 
 189.523 Script @__FacAutoScreenshot__/control.lua:424: WARN: Couldn't find handler method _click
 189.972 Script @__FacAutoScreenshot__/control.lua:429: INFO: on_gui_click triggered with element name milestones_settings_checkbox
 189.972 Script @__FacAutoScreenshot__/control.lua:424: WARN: Couldn't find handler method milestones_settings_checkbox_click
 195.989 Script @__FacAutoScreenshot__/control.lua:429: INFO: on_gui_click triggered with element name milestones_delete_settings_button
 195.989 Script @__FacAutoScreenshot__/control.lua:424: WARN: Couldn't find handler method milestones_delete_settings_button_click
 214.406 Script @__FacAutoScreenshot__/control.lua:134: INFO: on nth tick
 214.406 Script @__FacAutoScreenshot__/control.lua:143: DBUG: player Wiwiweb with index 1 found
 214.406 Script @__FacAutoScreenshot__/control.lua:144: DBUG: do screenshot:   false
 214.406 Script @__FacAutoScreenshot__/control.lua:145: DBUG: interval:        36000
 214.406 Script @__FacAutoScreenshot__/control.lua:146: DBUG: singleScreenshot:true
 214.406 Script @__FacAutoScreenshot__/control.lua:147: DBUG: tick:            13525200
 274.474 Script @__FacAutoScreenshot__/control.lua:134: INFO: on nth tick
 274.474 Script @__FacAutoScreenshot__/control.lua:143: DBUG: player Wiwiweb with index 1 found
 274.474 Script @__FacAutoScreenshot__/control.lua:144: DBUG: do screenshot:   false
 274.474 Script @__FacAutoScreenshot__/control.lua:145: DBUG: interval:        36000
 274.474 Script @__FacAutoScreenshot__/control.lua:146: DBUG: singleScreenshot:true
 274.474 Script @__FacAutoScreenshot__/control.lua:147: DBUG: tick:            13528800

New response