Commit Graph
9876 Commits
Author SHA1 Message Date
Jordan BrownandGitHub f445bc9abe Fixes restart timer being wrong most of the time 2017-07-04 21:07:17 -04:00
Cyberboss 311d4a3df4 Fixes merging pull requests 2017-07-04 15:32:12 -04:00
Cyberboss 67b9efff65 Unifies the Version 2017-07-04 15:22:28 -04:00
Cyberboss c468608624 Fixes uninstall potentially not working 2017-07-04 15:02:35 -04:00
Cyberboss 4ddb0e4c65 Fixes being unable to cancel compiles 2017-07-04 14:44:25 -04:00
Cyberboss 582b996d47 Fixes the gotcha with Process.Kill() 2017-07-04 14:35:21 -04:00
Cyberboss 4d4efaef15 Wraps UpdateServer with try/catch 2017-07-04 14:30:56 -04:00
Cyberboss 965ca596c4 Version bump to 3.0.87.0 [TGSDeploy] tgstation-server-v3.0.87.0 2017-06-30 16:16:39 -04:00
Jordan BrownandGitHub ed594134b4 Chat command refactor (#91)
* Generalize Commands

* Generalization

* Compiling

* Finishing touched
2017-06-30 16:13:15 -04:00
Jordan BrownandGitHub d6c1686757 Merge pull request #89 from Cyberboss/commapostfix
Allow comma postfixes in IRC commands
2017-06-30 16:12:55 -04:00
Jordan BrownandGitHub e85e4cb975 Merge pull request #90 from Cyberboss/discordIDqol
Setting Discord IDs now auto filters some artifacts
2017-06-30 16:12:47 -04:00
Jordan BrownandGitHub d0fa3f68a1 Merge pull request #92 from tgstation/Cyberboss-patch-1
Makes Changelog generated event not a warning
2017-06-30 16:12:21 -04:00
Jordan BrownandGitHub 6aa36f6453 Merge pull request #87 from Cyberboss/rcfix
Some Interop Listener fixes
2017-06-30 16:12:04 -04:00
Jordan BrownandGitHub f2a9c1184c Merge pull request #88 from Cyberboss/offby1
Fixes topic return off by one error
2017-06-30 16:11:51 -04:00
Jordan BrownandGitHub 8e0d69b257 Makes Changelog generated event not a warning 2017-06-29 14:47:24 -04:00
Jordan BrownandGitHub 4ccd3e09b8 DreamDaemon is now suspended while symswap happens (#54)
* DreamDaemon is now suspended while symswap happens

* Fix
2017-06-29 14:35:47 -04:00
Cyberboss 9a7cf17f8f Setting Discord IDs now auto filters some artifacts 2017-06-29 10:25:00 -04:00
Cyberboss cb2ce167a1 Allow comma postfixes in IRC 2017-06-29 10:02:05 -04:00
Cyberboss 1b898ab324 Fixes topic return off by one error 2017-06-29 09:51:13 -04:00
Jordan BrownandGitHub d2fc735c35 Merge pull request #86 from tgstation/Cyberboss-patch-1
>Not even sure if this is the right enum
2017-06-29 09:45:28 -04:00
Jordan BrownandGitHub 71b6540923 Merge pull request #84 from Cyberboss/KeepCK
Fixes service updates not restoring the comms key
2017-06-29 09:45:08 -04:00
Jordan BrownandGitHub f330d2d642 Merge pull request #82 from Cyberboss/tgs2solution
Add TGS2 to solution
2017-06-29 09:44:45 -04:00
Cyberboss f18e7bbdb0 Cleans up some nudge socket handling 2017-06-29 09:32:06 -04:00
Jordan BrownandGitHub b6bb1fa914 >Not even sure if this is the right enum 2017-06-29 00:03:40 -04:00
Cyberboss cd8520808e Fixes a potential race condition when reading the Interop port 2017-06-28 15:10:33 -04:00
Cyberboss 39d0c1fd6b Fixes service updates not restoring the comms key 2017-06-28 15:06:22 -04:00
Jordan BrownandGitHub fb432c8fc3 Chat Refactor (#79) [TGSDeploy]
* Chat refactor: Service changes

* Settings migration

* First pass at implementing the commandline

* WIP irc modes

* Wip

* Fix it

* Working

* Fix dickscord

* Some readme updates

* Fixes

* PMs are admin etc

* Compiling

* Final touches

* Version bump to 3.0.86.0
tgstation-server-v3.0.86.0
2017-06-28 14:18:59 -04:00
Cyberboss b6f7c0e6e2 Add TGS2 to solution 2017-06-28 12:03:33 -04:00
Kyle Spier-SwensonandJordan Brown e989d7b356 Changes some chat messages (#81)
* Update DreamDaemon.cs

* Update DreamDaemon.cs
2017-06-28 11:38:11 -04:00
Cyberboss 0ec92c2ae1 Version bump to 3.0.85.4 [TGSDeploy] tgstation-server-v3.0.85.4 2017-06-25 11:34:03 -04:00
Jordan BrownandGitHub 1e37b1deaf Merge pull request #78 from tgstation/MrStonedOne-patch-1
Fix bugs relating to doing multiple operations during the same round
2017-06-25 11:26:48 -04:00
Kyle Spier-SwensonandGitHub c64f576f79 Fix bugs relating to doing multiple operations during the same round
Look ma! I'm working on c# code in the web editor!
2017-06-23 12:35:44 -07:00
Jordan BrownandKyle Spier-Swenson 0703b71794 Removes a line relating to old map rotation 2017-06-23 12:21:30 -07:00
Cyberboss 3b1a249cbc Version bump to 3.0.85.3 [TGSDeploy] tgstation-server-v3.0.85.3 2017-06-23 13:48:25 -04:00
Cyberboss 1863254e9b How the fuck can you just decide to AUTO REBOOT LIKE THAT AHHH!!!! 2017-06-23 13:46:56 -04:00
Cyberboss e9c39834d4 Version bump to 3.0.85.2 [TGSDeploy] tgstation-server-v3.0.85.2 2017-06-23 13:34:47 -04:00
Jordan BrownandGitHub f76973f036 Fixes Commits not happening for modifications and deletions (#77)
* Fix modifications and deletions not triggering commits

* Version bump to 3.0.85.1
2017-06-23 13:31:59 -04:00
Jordan BrownandGitHub 4f8a848388 Installer wrapper (#74) [TGSDeploy]
* Add a version command

* Remove service update from commandline

* Ayy lmao

* Fix

* Final touches

* Last thing

* Can't break backwards compat I suppose

* Version bump to 3.0.85.0

* Final cleanup

* This time I swear

* VERY LAST FUCKING THING

* CANT STOP FUCKING UP THE UI

* AHHHH!!!!!

* Do not become like me kids
tgstation-server-v3.0.85.0
2017-06-23 11:56:19 -04:00
Jordan BrownandGitHub 6b8caf241e Merge pull request #71 from Cyberboss/MassageGroups
Adds "prs" chat command
2017-06-23 11:12:29 -04:00
Jordan BrownandGitHub fbc8bbb2a1 Merge pull request #72 from Cyberboss/NoCompileMessageOnTestmerge
Brings update messages more inline with TGS2
2017-06-23 11:11:56 -04:00
Jordan BrownandGitHub 6f4bd855ac Merge pull request #70 from Cyberboss/lessannoyance
Adds reset message, removes already up to date message, fixes reset logging
2017-06-23 11:10:29 -04:00
Jordan BrownandGitHub 80bb43d0ce Merge branch 'master' into MassageGroups 2017-06-22 16:29:33 -04:00
Jordan BrownandGitHub 33a2d6c812 Adds a version command to chat bot (#73)
* Adds a version command

* Update Chat.cs
2017-06-22 13:37:53 -04:00
Jordan BrownandGitHub ce75b450aa Merge pull request #68 from Cyberboss/stagedevent
Adds an event for when staged updates are applied
2017-06-22 13:14:12 -04:00
Jordan BrownandGitHub 7997e9714e Merge branch 'master' into stagedevent 2017-06-22 13:10:46 -04:00
Jordan BrownandGitHub 38c62cffdf Merge pull request #69 from Cyberboss/CommitOnChangelog
Adds -clean to dm compile options
2017-06-22 13:09:12 -04:00
Jordan BrownandGitHub 61db44bb5b Merge pull request #66 from Cyberboss/bats
Add scrollbars to some things
2017-06-22 13:08:52 -04:00
Jordan BrownandGitHub fb198b638b Merge pull request #67 from tgstation/Cyberboss-patch-2
Rescale event IDs
2017-06-22 13:05:43 -04:00
Cyberboss a2d7b850bb Brings update messages more inline with TGS2 2017-06-22 12:16:03 -04:00
Cyberboss ab41c43b60 Adds "prs" chat command 2017-06-22 12:06:03 -04:00