Commit Graph
1728 Commits
Author SHA1 Message Date
Jordan Brown 3ecc78fe26 Fix a message's formatting 2020-05-18 16:55:41 -04:00
Jordan Brown bc434d1df6 Patch the watchdog shutdown crash 2020-05-18 16:35:39 -04:00
Jordan Brown e180dcb279 Fix warning 2020-05-18 16:07:33 -04:00
Jordan Brown a3706efbfd More code cleanup 2020-05-18 15:55:32 -04:00
Jordan Brown 352fee0636 Minor code cleanup 2020-05-18 15:47:30 -04:00
Jordan Brown a1e6c323eb Fix session controller reattach issue 2020-05-18 15:46:23 -04:00
Jordan Brown d7a1f8f0d0 Fix GET /DreamDaemon possible not returning completed jobs 2020-05-18 15:45:57 -04:00
Jordan Brown 3d70c346d2 Return DMAPI version in ServerInformation, version bumps across the board 2020-05-18 12:33:20 -04:00
Jordan Brown becb723b31 Merge remote-tracking branch 'origin/master' into 997-KeepThoseCommands 2020-05-18 12:23:23 -04:00
Jordan Brown 8fb3d8e8a6 Fix warnings 2020-05-18 12:22:40 -04:00
Jordan Brown a37dae4fc3 Minor log line 2020-05-18 10:58:50 -04:00
Jordan Brown c075027150 Send new server version and port in one topic message
- Move reattach SendCommand call out of Watchdog into existing SessionController call.
- DMAPI 5.2.0, send back custom commands on reattach and accept NewPort
- Remove IAssemblyInformationProvider from watchdogs AGAIN
- Deprecate TopicCommandType 6
2020-05-18 10:53:30 -04:00
Jordan Brown 0b147582ba Move a bunch of Bridge classes to the namespace 2020-05-18 10:26:10 -04:00
Jordan Brown a895db1b3f Minor comment 2020-05-18 10:14:44 -04:00
Cyberboss 2dcb475a8e Disable CA1506 for DeploymentProcess 2020-05-17 20:55:10 -04:00
Jordan Brown 422c48ee6c Refactor deployment to be completely within the DreamMaker component. 2020-05-17 19:27:03 -04:00
Jordan Brown d245213b44 I forgot it 2020-05-16 05:47:42 -04:00
Jordan Brown cb5dbffcc6 ... 2020-05-15 22:59:13 -04:00
Jordan Brown 1380d9710a Hrm 2020-05-15 22:49:35 -04:00
Jordan Brown 3cf40aee59 Delete this 2020-05-15 22:33:59 -04:00
Jordan Brown e7404fea37 Gah 2020-05-15 22:28:01 -04:00
Jordan Brown 80dff9a456 Fix build warning 2020-05-15 21:58:09 -04:00
Jordan Brown 1502281b03 More logging 2020-05-15 21:48:04 -04:00
Jordan Brown 3ca4ed1379 Port in use error message 2020-05-15 21:44:15 -04:00
Jordan Brown 1fef264882 Changed default DreamDaemon startup time to 60s 2020-05-15 15:42:38 -04:00
Jordan Brown 448c658ed6 Fix this 2020-05-15 15:27:48 -04:00
Jordan Brown 9a4f86cf98 More logging 2020-05-15 15:27:21 -04:00
Jordan Brown a6e74d9e8a Minor logging 2020-05-15 14:34:31 -04:00
Jordan Brown 5ec4945125 IProcessSuspender -> IProcessFeatures
- Add support for getting the username of the executor.
2020-05-15 14:34:23 -04:00
Jordan Brown eab53573cd Fix topic response deserialization
Fixes #990
2020-05-15 13:08:35 -04:00
Jordan Brown f1003fa3a5 Fix discord provider kick NullReferenceException
Fixes #989
2020-05-15 13:00:08 -04:00
Jordan Brown e621f3599e Add missing change 2020-05-14 22:32:53 -04:00
Jordan Brown 7342cf1ea7 Log DD output if possible 2020-05-14 22:27:43 -04:00
Jordan Brown 34e4584f70 Fix Live game directory being cleaned at instance startup 2020-05-14 21:15:57 -04:00
Jordan Brown 9987e4b5a8 Remove extra space in deployment message 2020-05-14 21:07:26 -04:00
Jordan Brown 7ba22b4d84 Adjust a log message slightly 2020-05-14 20:27:37 -04:00
Jordan Brown f694dc5744 BYOND.TopicSender V5 2020-05-14 20:16:18 -04:00
Jordan Brown d98ac1dbfb Better log difference between BYOND topic timeout and abort 2020-05-14 20:16:10 -04:00
Jordan Brown 70bb1621cd Fix DMAPI command defines 2020-05-14 18:01:44 -04:00
Jordan Brown d97f36d173 Update to BYOND.TopicSender 4.0.1 2020-05-14 17:09:58 -04:00
Jordan Brown 9e5703ff45 Fix topic request failure logging 2020-05-14 16:41:51 -04:00
Jordan Brown ecde933fd4 Log aborted topic requests 2020-05-14 16:39:44 -04:00
Jordan Brown 43e8c0d793 Improve process of creating migrations
Also stops msbuild retriggers
2020-05-14 16:35:16 -04:00
Jordan Brown 83ef637217 Fix here too 2020-05-14 15:17:13 -04:00
Jordan Brown 1755acf1b0 TGS side DMAPI version bump 2020-05-14 14:42:43 -04:00
Jordan Brown 2833cbb796 Fix the DMAPI 2020-05-14 14:40:33 -04:00
Jordan Brown 6bf8bf65f3 Add support for detecting the BYOND pager on Windows 2020-05-14 14:28:58 -04:00
Jordan Brown 53928f10c6 Fix chat shutdown exception 2020-05-14 14:07:22 -04:00
Jordan Brown b24ab492e4 Micro optimization 2020-05-14 13:59:46 -04:00
Jordan Brown 642db732f4 Switch event handler return code for JobExceptions 2020-05-14 13:58:39 -04:00