Commit Graph
9876 Commits
Author SHA1 Message Date
Cyberboss 15dd20c76e Use Task.WhenAll in Watchdog.LaunchNoLock instead of weird exception handling
Remove uneeded verbosity on var declaration
2018-07-13 12:00:46 -04:00
Cyberboss 3fa9ed0b71 Add compiler logging and events 2018-07-13 11:58:59 -04:00
Cyberboss f9f142bfb8 Throw an aggregate exception if both alpha and bravo servers fail to start 2018-07-13 11:49:03 -04:00
Cyberboss 5a9a9cb422 Add passing through active byond lock from DreamMaker 2018-07-13 11:47:40 -04:00
Cyberboss 3024d632ea Add sanitization to DD launch parameters 2018-07-13 11:44:10 -04:00
Cyberboss 70ab0e5b50 sessionManagerFactory -> sessionControllerFactory 2018-07-13 11:28:58 -04:00
Cyberboss e5d8d461de Catch and log exceptions thrown by byondTopicSender 2018-07-13 11:27:28 -04:00
Cyberboss ff63c512f7 Remove unecessary namespace specifications 2018-07-13 11:19:16 -04:00
Cyberboss 1a9dfd11e9 Add eventConsumer and logger fieds to DreamMaker 2018-07-13 11:18:43 -04:00
Cyberboss bf0e37058d Change values of some builtin DMAPI events 2018-07-13 11:16:38 -04:00
Cyberboss 0c3aebce62 Document ChatResponse 2018-07-13 11:16:12 -04:00
Cyberboss 649effdcc6 Handle chat responses in Watchdog.HandleEvent 2018-07-13 11:14:28 -04:00
Cyberboss f87c277040 Add more missing topic sanitization to SessionController 2018-07-13 11:13:37 -04:00
Cyberboss a3251cf4f7 Properly specify EventType enum values 2018-07-13 11:12:58 -04:00
Cyberboss d581019c6b Removes unneccessary cast 2018-07-13 11:04:08 -04:00
Cyberboss ce10cb8073 Properly use byondTopicSender sanitization 2018-07-13 11:03:25 -04:00
Jordan BrownandGitHub 0ef5888437 Version bump to 3.2.3.3 [TGSDeploy] [NugetDeploy] tgstation-server-v3.2.3.3 2018-07-12 12:23:40 -04:00
Jordan BrownandGitHub 2775b76a95 Merge pull request #517 from Cyberboss/MoreProgress
More progress
2018-07-11 22:21:24 -04:00
Jordan BrownandGitHub 617f16229c Merge pull request #536 from Coolguy3289/patch-3
Changed background color to lighter gray
2018-07-11 20:33:33 -04:00
Jordan BrownandGitHub 5860cddfa7 Merge pull request #538 from Cyberboss/InstanceRefresh
Fixes being unable to refresh active instances
2018-07-11 20:32:15 -04:00
Jordan Brown 36cd4c5e89 Swear i already fixed this 2018-07-11 20:30:59 -04:00
Jordan Brown 9dc1088873 Fix instance selector being unable to refresh 2018-07-11 20:26:32 -04:00
Jordan Brown 0a08323a54 Add IServer.RebuildhInstanceList() 2018-07-11 20:26:11 -04:00
Jordan BrownandGitHub 5465f83740 Merge branch 'master' into patch-3 2018-07-10 17:48:23 -04:00
Jordan BrownandGitHub 5ad29afab4 Merge pull request #535 from Coolguy3289/patch-2
Update Repo URL in README and GUI
2018-07-10 17:46:56 -04:00
Jordan BrownandGitHub 48246bd0f8 Merge pull request #537 from tgstation/MrStonedOne-patch-1
Fix port command in readme
2018-07-10 17:45:06 -04:00
Kyle Spier-SwensonandGitHub b600b81c1a Fix port command in readme 2018-07-10 14:32:09 -07:00
Cyberboss 1d81be37fc More DMAPI fixes 2018-07-10 13:55:03 -04:00
Cyberboss f362859305 DMAPI compile fixes 2018-07-10 13:43:09 -04:00
Cyberboss ed1dfb4efb Fix Watchdog.StartAsync not respectiong DreamDaemonSettings.AutoStart 2018-07-10 12:56:20 -04:00
Cyberboss bec7bead42 Adds Watchdog to Instance Start/StopAsync 2018-07-10 12:52:47 -04:00
Cyberboss 7a86602b71 Move live and staged CompileJobs out of IWatchdog and back to db
DmbFactory handles setting staged. Watchdog handles clearing it and setting active
2018-07-10 12:50:23 -04:00
Cyberboss 59b855156b Fix release build 2018-07-10 12:05:58 -04:00
Cyberboss 8ddb6adf91 Tabify DreamDaemonController.cs 2018-07-10 11:49:51 -04:00
Cyberboss cf01b4c60a Slight async optimization to the DreamDaemonControlller
Launch multiple tasks so they may execute concurrently before awaiting
2018-07-10 11:49:22 -04:00
RalphandGitHub a0bc4de889 Changed background color to lighter gray
I've changed the System.Drawing.Color from a dark gray with black text, to a lighter gray making the text easier to read.
2018-07-09 18:06:50 -04:00
RalphandGitHub b1385c0da0 Added Python and Repo Notes 2018-07-09 17:57:10 -04:00
RalphandGitHub 2ed1ae8f8e Change Default Repo URL 2018-07-09 17:54:39 -04:00
Cyberboss 1a1b1f4593 Unaccomplished commit 2018-07-09 16:51:47 -04:00
Jordan BrownandGitHub 3be9630055 Version bump to 3.2.3.2 [TGSDeploy] tgstation-server-v3.2.3.2 2018-07-09 14:44:10 -04:00
Jordan BrownandGitHub b2bad6898c Merge pull request #534 from Cyberboss/Bruteforcerino
Brute force config saving
2018-07-09 14:43:36 -04:00
Cyberboss 145a1622f0 Brute force config saving 2018-07-09 14:35:22 -04:00
Jordan BrownandGitHub 0b111e4294 Merge pull request #533 from tgstation/revert-528-config-saveonmodify
Revert "Save configuration after modification"
2018-07-09 14:05:49 -04:00
Jordan BrownandGitHub a5ef2dd89f Revert "Save configuration after modification" 2018-07-07 16:47:01 -04:00
Jordan BrownandGitHub 4909d9136a Version bump to 3.2.3.1 [TGSDeploy] 2018-07-07 00:30:31 -04:00
Jordan BrownandGitHub eac013f493 Merge pull request #528 from vuonojenmustaturska/config-saveonmodify
Save configuration after modification
2018-07-07 00:20:04 -04:00
Jordan Brown f31befa312 Let me at least push this 2018-07-06 21:27:37 -04:00
Cyberboss 1145d08b72 The chains rattle, dashing closer, faster, tighter... 2018-07-06 13:08:07 -04:00
Cyberboss 5f80adfc21 Hey it actually compiles now 2018-07-06 12:16:02 -04:00
Cyberboss 8d84ca13a6 Can't wait forever 2018-07-05 16:52:47 -04:00