Commit graph

10 commits

Author SHA1 Message Date
b0d59a1e47 Add some error handling and update to newer C# 2022-04-13 00:27:32 +02:00
5b56d7fd43 Only run webserver in game 2021-06-08 03:06:33 +02:00
1256de60a7
Fix origin and add readme and license 2021-05-30 00:30:41 +02:00
7a6cc79e61
Not waiting for the response, command list endpoint
Returning the response right after the command is executed, most of the time that's enough, long polling should be used in addition
2021-05-25 00:49:50 +02:00
f909fce1b7
Add CORS headers 2021-05-24 17:11:18 +02:00
b2eea0abb9
Add support for quoting parameters with spaces 2021-05-13 01:12:03 +02:00
056a581f60
Rename API references 2021-05-12 01:06:00 +02:00
691accdeea
Add try-catch to preven the game from crashing 2021-04-25 02:36:38 +02:00
8d9e568cac
Call builtin commands then read log for 1 second 2021-04-24 01:58:13 +02:00
ef662f1d1e
Create basic web server to receive commands 2021-04-19 23:53:41 +02:00