Commit Graph
9876 Commits
Author SHA1 Message Date
Jordan BrownandGitHub 4b62c3ee61 Merge pull request #283 from tgstation/Cyberboss-patch-2
Fixes installer interface reflection
2017-10-30 10:39:35 -04:00
Jordan BrownandGitHub 2450bbaf86 Fixes installer interface reflection 2017-10-30 10:30:20 -04:00
Cyberboss 01e5d8370c Shows an error message when the interface DLL fails to load 2017-10-30 10:26:18 -04:00
Cyberboss 633eaa642c Adds a warning about static directory deletion when updating from 3.0 2017-10-30 10:14:20 -04:00
Jordan BrownandGitHub 8a32ace982 Version bump to 3.1.6.1 [TGSDeploy] tgstation-server-v3.1.6.1 2017-10-30 10:03:45 -04:00
Jordan BrownandGitHub d806315546 Merge pull request #280 from Cyberboss/FixSub
Catches submodule update exception
2017-10-30 10:02:43 -04:00
Jordan BrownandGitHub 7e62fd0d12 Merge branch 'master' into FixSub 2017-10-30 09:56:53 -04:00
Cyberboss 3baf58b48b Catches submodule update exception 2017-10-30 09:53:16 -04:00
Jordan BrownandGitHub 5a308e252e Merge pull request #277 from tgstation/Cyberboss-patch-1
Adds codebase integration instructions to the README.md
2017-10-28 02:05:27 -04:00
Jordan BrownandGitHub 1923d965c0 Adds codebase integration to the README.md 2017-10-28 02:02:12 -04:00
Jordan BrownandGitHub fb242b5548 Version bump to 3.1.6.0 [TGSDeploy] tgstation-server-v3.1.6.0 2017-10-27 16:38:42 -04:00
Cyberboss 26bf35bc4b Porting the old instance complete. Added DD necessities 2017-10-26 14:01:28 -04:00
Jordan BrownandGitHub cf9ce2fac1 Merge pull request #276 from tgstation/Cyberboss-patch-1
DreamDaemon now runs with an AboveNormal ProcessPriorityClass
2017-10-26 10:18:54 -04:00
Jordan BrownandGitHub 196eac3a94 DreamDaemon now runs with an AboveNormal ProcessPriorityClass 2017-10-26 10:04:57 -04:00
Jordan BrownandGitHub 4f935ddaf3 Merge pull request #275 from Cyberboss/Cyberboss-patch-1
Removes old process priority compiler shennanigans
2017-10-26 10:03:55 -04:00
Jordan BrownandGitHub c663f30a0d Merge branch 'master' into Cyberboss-patch-1 2017-10-26 09:59:19 -04:00
Cyberboss d769212f95 Make all instance file ops use RelativePath(). Move Python stuff to Service 2017-10-24 17:15:38 -04:00
Jordan BrownandGitHub d6e1cd0234 Removes old process priority compiler shennanigans 2017-10-24 16:52:29 -04:00
Cyberboss d1e6e48b83 Merge upstream 2017-10-24 16:17:46 -04:00
Cyberboss 42a98df47b Logging and more Service setup 2017-10-24 16:07:44 -04:00
Cyberboss df663d8eb1 Removes deprecated API calls 2017-10-24 14:54:12 -04:00
Jordan BrownandGitHub 572a51fb0a Merge pull request #274 from Cyberboss/ProjectInstallerCollapse
Cleans up project files
2017-10-24 14:36:00 -04:00
Cyberboss 9ce8c5b331 Remove LockDependencies.txt 2017-10-24 14:19:16 -04:00
Cyberboss aa6e83ab1b Splits ChatCommands.cs into a series of files 2017-10-24 14:12:41 -04:00
Cyberboss 6b31504baf Removes useless designer files 2017-10-24 14:11:29 -04:00
Cyberboss c67b597d08 Merge upstream (wew, thats a big one) 2017-10-24 13:53:22 -04:00
Jordan BrownandGitHub 8d378e9f27 Merge pull request #270 from tgstation/Cyberboss-patch-1
Removes some stray absolute typing
2017-10-24 12:49:22 -04:00
Cyberboss 8b76a76a5b Reconverts the project to MSIL. Adds seperate bridge .dll 2017-10-24 12:47:08 -04:00
Jordan BrownandGitHub fdef4d2cd5 Merge branch 'master' into Cyberboss-patch-1 2017-10-24 12:41:03 -04:00
Jordan BrownandGitHub 57cb439c8e Merge pull request #272 from Cyberboss/BetterVersioning
Fixes game API being limited to changing only the patch number
2017-10-24 12:40:52 -04:00
Jordan BrownandGitHub 24a5d8089a Merge branch 'master' into BetterVersioning 2017-10-24 12:27:10 -04:00
Jordan BrownandGitHub ba14764d00 Merge pull request #271 from Cyberboss/FixStopExceptions
Fixes stopping the server causing endless exceptions
2017-10-24 12:26:31 -04:00
Cyberboss a6a8fdf16e Improves API version handling 2017-10-24 12:16:53 -04:00
Jordan BrownandGitHub a2bbb86590 Merge branch 'master' into FixStopExceptions 2017-10-24 11:21:04 -04:00
Jordan BrownandGitHub 018fcdd478 Merge pull request #269 from Cyberboss/FixInstaller
Fixes installer not being marked as public
2017-10-24 11:20:53 -04:00
Cyberboss 215561eec8 Fixes stopping the server causing endless exceptions 2017-10-24 11:17:18 -04:00
Jordan BrownandGitHub 01f187ff35 Removes some stray absolute typing 2017-10-24 11:12:33 -04:00
Cyberboss 40a06200c5 Fixes installer not being marked as public 2017-10-23 22:08:31 -04:00
Jordan BrownandGitHub 3c9cccb5f2 Merge pull request #268 from Cyberboss/DocumentationLink
Adds a link to the documentation website to CONTRIBUTING.md
2017-10-21 23:08:15 -04:00
Cyberboss 7b89280d00 Adds a link to the documentation website to CONTRIBUTING.md 2017-10-21 22:46:48 -04:00
Jordan BrownandGitHub 36bde0df27 Merge pull request #267 from Cyberboss/FixUnderscoreFiles
Fixes documentation website links
2017-10-21 22:38:17 -04:00
Cyberboss 33359c5345 Fixes documentation website links 2017-10-21 22:33:31 -04:00
Jordan BrownandGitHub 18e4be9b44 Merge pull request #262 from tgstation/Contributing
Contributing Update
2017-10-21 22:24:24 -04:00
Cyberboss e2fde1a2bf Fix CONTRIBUTING.md formatting 2017-10-21 22:18:43 -04:00
Cyberboss 209420000f Development Environment CONTRIBUTING section 2017-10-21 22:16:39 -04:00
Cyberboss 03cbeec178 Fix CONTRIBUTING.md link 2017-10-21 21:44:34 -04:00
Cyberboss 9b6cf0c719 Revert .gitignore change 2017-10-21 21:43:29 -04:00
Cyberboss 1722728ef3 Update the readme 2017-10-21 21:36:57 -04:00
Cyberboss 754cb4a19a Pirate CONTRIBUTING.md from the main repo + updates 2017-10-21 21:32:23 -04:00
Cyberboss 3c05b83173 Don't build the installers in Debug mode 2017-10-21 21:01:12 -04:00