You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 9, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: ToDo.txt
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,13 +3,14 @@ Make a profile manager GUI
3
3
Make so that profile startup errors are shown in a GUI and disable running until fixed.
4
4
Have seperate Activity and System (status, warning, errors) logs
5
5
Have a way to pause logs from updating and then resume
6
-
Add a way to fire test events data at this to allow better testing of responses than the Streamlabs Test Widgets button.
7
6
Support multiple calculated values via exec. Array in exec, to numbered strings in action script.
8
7
Support multiple rcon commands as an array in JSON.
9
8
Handle paused Factorio server accepting but not reply to RCON command. It will honor the command when the server is unpaused. So different between start test connection and event handling.
10
9
11
10
12
11
12
+
Add a way to fire test events data at this to allow better testing of responses than the Streamlabs Test Widgets button. Needed for these new data types.
13
+
13
14
At present a mysterySubGift will trigger plus each recipient will trigger the receiving subscription event. As mysterySubGift event comes first this needs to be monitored and receieved sub gift events ignored appropariately.
0 commit comments