Jordan Dominion
53eafffbd0
Add world.TgsVisibility() to DMAPI
2023-10-21 19:06:52 -04:00
Jordan Dominion
c66890d802
Merge branch 'master' into dev
2023-10-21 12:12:39 -04:00
Jordan Dominion
42b09376d2
Fix documentation comment errors
2023-10-21 00:18:30 -04:00
Jordan Dominion
6ab9fc51fc
Remove unnecessary RequiredAttributes
2023-10-21 00:16:48 -04:00
Jordan Dominion
a6cb81902f
Fix RuntimeInformation after reattach having null SecurityLevel and Visibility
2023-10-20 23:48:14 -04:00
Jordan Dominion
c8984cc109
Fix a log message typo
2023-10-20 23:48:13 -04:00
Jordan Dominion
4c84601435
Fix DMAPI not returning a value for world.TgsSecurityLevel()
2023-10-20 23:48:12 -04:00
Jordan Dominion
6d674a71c1
Add explicit dependency on common csproj to client
2023-10-20 21:41:25 -04:00
Jordan Dominion
79d7d929fe
Nuget package updates
2023-10-13 21:14:57 -04:00
Jordan Dominion
c6aac8fbac
Merge branch 'master' into dev
2023-10-11 20:52:53 -04:00
Jordan Dominion
62accd21bf
Fix test merges resetting in auto-update
...
If an error calling GitHub ocurred the job would stop after merging the HEAD branch and continue to deploy. Implement two measures to prevent this:
- If the repository update job fails, do not proceed with code deployment.
- Do not make changes to the repository before calling GitHub.
2023-10-10 19:47:56 -04:00
Jordan Dominion
3bf91e7e20
Adjust logging for better GitHub rate limit accounting
2023-10-10 18:20:57 -04:00
Jordan Dominion and GitHub
7bc3082e12
Merge pull request #1555 from tgstation/ValueTasks
...
ValueTask conversion
2023-10-08 00:55:34 -04:00
Jordan Dominion
b06310a379
Adjust Discord embed footer when updated
2023-10-07 18:02:48 -04:00
Jordan Dominion
8b59884bf9
Final ValueTask conversion
2023-10-07 17:41:19 -04:00
Jordan Dominion
faeb730ebe
Penultimate ValueTask conversion
2023-10-07 17:31:50 -04:00
Jordan Dominion
cc6ee66733
ValueTask conversion for high level server stuff
2023-10-07 16:05:48 -04:00
Jordan Dominion
8166cd3629
ValueTask conversion for controllers
2023-10-07 15:53:35 -04:00
Jordan Dominion
fc52eae7ca
Watchdog ValueTask conversions
2023-10-07 15:19:10 -04:00
Jordan Dominion
1db8ce737d
Guess what? More ValueTask conversions!
2023-10-07 15:14:11 -04:00
Jordan Dominion
64b7526f73
Yet even more ValueTask conversions
2023-10-07 15:05:30 -04:00
Jordan Dominion
dc52156e0e
Even more ValueTask conversions
2023-10-07 14:59:08 -04:00
Jordan Dominion
9129638bb5
More ValueTask conversions
2023-10-07 14:41:29 -04:00
Jordan Dominion
5651c74c96
Merge branch 'dev' into ValueTasks
2023-10-07 14:07:41 -04:00
tgstation-server
e8a6a58411
Merge branch 'master' into dev
2023-10-06 22:36:08 +00:00
Jordan Dominion
711f08f2bd
Fix weird log formatting in ProcessExecutor
2023-10-05 13:01:39 -04:00
Jordan Dominion and GitHub
f7ce860b64
Merge pull request #1656 from tgstation/GeneralPackagesUpdate
...
General dependency updates
2023-09-30 11:55:03 -04:00
Jordan Dominion
5032e66d0c
Add additional logging to ControlPanelController
2023-09-29 18:41:46 -04:00
Jordan Dominion
2a83af6896
Nuget package updates
2023-09-29 18:05:32 -04:00
Jordan Dominion
e8d83c6e9b
Background fill the .ico
...
- Add additional ignores/msbuild deletes to icon gen script
2023-09-14 20:42:00 -04:00
Jordan Dominion
b663b3b7dc
Integrate new SVG icon into build pipeline
...
Uploading generated tgs.png to my personal Discord for hosting purposes.
Using logo source commit of 7d202238c5 for
new Discord embed logo
2023-09-13 19:32:39 -04:00
distributivgesetz
751071dd11
missed a spot
2023-09-02 20:27:41 +02:00
distributivgesetz
2ec2433696
tab character snuck in here
2023-09-02 11:43:48 +02:00
distributivgesetz
18bc8b64d5
simplify names
2023-09-02 11:41:44 +02:00
distributivgesetz
764e27fd83
bwuh
2023-09-01 22:58:31 +02:00
distributivgesetz
1ae6f7d8f4
fixes ambiguous inheritdocs
2023-09-01 22:46:12 +02:00
Jordan Dominion
9e55d453aa
Remove unused using
2023-08-24 22:51:00 -04:00
Jordan Dominion
c2b78e7edf
Remove bad doc comment
2023-08-24 22:48:23 -04:00
Jordan Dominion
643f369aa3
Fix setup wizard tests
2023-08-24 22:42:47 -04:00
Jordan Dominion
fd1e73dfd4
Add prompt for SQLServer connection encryption
2023-08-24 22:19:47 -04:00
Jordan Dominion
9e5487494e
Fix configuration "reloading" during setup wizard
...
It runs again after setup so it's completely unnecessary.
2023-08-24 19:46:40 -04:00
Jordan Dominion
c343075d12
.NET 8 warning fixes that might as well be ported
2023-08-24 10:44:19 -04:00
Jordan Dominion
4b0a322b9f
Add clairifying doc comment to DMAPI
2023-08-23 19:12:05 -04:00
Jordan Dominion
dcf5a3b2a1
Final round of Nuget package updates
...
- Update to SourceLink Byond.TopicSender version
2023-08-22 23:43:17 -04:00
Jordan Dominion
0f65522efd
Setup autogenerated Nuget release notes
2023-08-20 02:49:34 -04:00
Jordan Dominion
afbd8e75be
Merge branch 'dev' into 1147-TheChangelogBiggus
2023-08-20 01:29:56 -04:00
Jordan Dominion
12250239e0
Add missing ArgumentNullException check
2023-08-18 13:02:32 -04:00
Jordan Dominion
53ff35efb4
Revert "Remove unnecessary CA1506 suppression"
...
This reverts commit f82463337a .
2023-08-18 12:30:21 -04:00
Jordan Dominion
f82463337a
Remove unnecessary CA1506 suppression
2023-08-18 11:38:43 -04:00
Jordan Dominion
a165d393f4
Allow host to be built without webpanel
...
- Allows for a speedup when just building ReleaseNotes in CI
2023-08-18 11:32:48 -04:00