Dominion
9b1d8d1906
Use async service scopes where possible
2023-04-13 22:37:38 -04:00
Dominion
334dd7c60c
Clean up job manager activation
2023-04-13 22:37:28 -04:00
Dominion
9530f064c7
Add missing dotnet setup to deploy step
2023-04-11 10:56:38 -04:00
Dominion
8c5aa2e7e3
Use bitshifts where appropriate
2023-04-11 10:42:46 -04:00
Jordan Dominion and GitHub
35f72da98f
Merge pull request #1451 from tgstation/FixesNSHit [TGSDeploy]
...
Fix some events getting relayed to DreamDaemon unintentionally
tgstation-server-v5.9.0
2023-04-10 19:36:02 -04:00
Dominion
1fab70d539
Add a warning if chatbot disconnection takes too long
2023-04-10 19:03:48 -04:00
Dominion
ad2693805b
Fix massive slowdown in individual instance offlining
2023-04-10 19:03:35 -04:00
Dominion
7de2b3b93b
Delete an instance's Game directory when moving it
2023-04-10 19:03:01 -04:00
Dominion
d09b5c8d5e
Restore necessary database string warning suppression
2023-04-10 14:10:03 -04:00
Dominion
956f9be9fe
Fix logic error in integration test server
2023-04-10 13:56:28 -04:00
Dominion
ce93212161
Minor cleanup in tests
2023-04-10 13:55:17 -04:00
Dominion
4d8fe5a93d
Bunch of message cleanups
2023-04-10 13:50:13 -04:00
Dominion
c0da716708
TaskCompletionSource cleanup
2023-04-10 13:44:19 -04:00
Dominion
1ae77311c1
Minor message cleanups
2023-04-10 13:34:56 -04:00
Dominion
a4e79abe1f
Package documentation and cleanup
2023-04-10 13:33:41 -04:00
Dominion
fbbf77b555
Package updates and pinning comments
2023-04-10 13:00:10 -04:00
Dominion
b35261d4dc
Chat message regression test
2023-04-10 12:44:47 -04:00
Dominion
d85a56e43f
Slight improvement to directory deletion test
2023-04-10 12:44:41 -04:00
Dominion
a75317a707
Fix the godawful json re-encoding in OnTopic()
2023-04-10 10:50:26 -04:00
Dominion
958bdfc36c
Merge branch 'dev' of https://github.com/tgstation/tgstation-server into FixesNSHit
2023-04-10 10:38:11 -04:00
Jordan Dominion and GitHub
9112efa310
Merge pull request #1450 from tgstation/MrStonedOne-patch-no_mentions
...
Discord replies no longer mention the user.
2023-04-10 10:37:23 -04:00
Dominion
915a52a3c2
Version bump to 5.9.0
2023-04-10 10:22:30 -04:00
Dominion
517a027369
Fix DreamDaemon getting relayed events not meant for it
2023-04-10 10:21:53 -04:00
Dominion
52525741f0
Syntax cleanup
2023-04-10 10:06:32 -04:00
Dominion
b0752dc076
Satisfy linter
2023-04-10 09:38:58 -04:00
Kyle Spier-Swenson and GitHub
60389bef0e
wrong named arg syntax
2023-04-09 12:12:27 -07:00
Kyle Spier-Swenson and GitHub
3514471d3c
Maybe compile
2023-04-09 12:11:24 -07:00
Kyle Spier-Swenson and GitHub
33478a8080
Discord replies no longer mention the user.
...
I don't want this clogging up my mentions inbox (which i check for things i forgot to do) every time i do !tgs. and it will once there are 7 bots on tgs 5 and all 7 of them mention me every time I use a command.
There is no need to mention or ping the user for a response to a message they sent less than a second ago.
The goal of a mention is to alert the user there is a message they might want to see, but in this case, they kinda know, given they just sent the command.
2023-04-08 18:17:28 -07:00
Kyle Spier-Swenson and GitHub
2ef06cd149
[DMDeploy] #1449 - Hot Fix chat command runtimes in dmapi.
dmapi-v6.3.1
2023-04-07 13:00:40 -07:00
Kyle Spier-Swenson and GitHub
a4a5b725dd
Update Version.props dmapi version
2023-04-07 12:11:56 -07:00
Kyle Spier-Swenson and GitHub
05987e4349
Update tgs.dm dmapi version
2023-04-07 12:11:37 -07:00
Kyle Spier-Swenson and GitHub
6d8b1c7100
Hot Fix chat command runtimes in dmapi.
2023-04-07 11:56:24 -07:00
Dominion
8f281f664b
Avoid using the MasterVersionAttribute where possible
2023-04-06 17:14:03 -04:00
Jordan Dominion and GitHub
8e7ddfec9c
Merge pull request #1448 from tgstation/MSOsKajigger [TGSDeploy]
...
Add's a UserInformationUrlOverride configuration option
tgstation-server-v5.8.0
2023-04-05 01:15:57 -04:00
Dominion
300226d97f
Fix README indentation
2023-04-05 00:21:17 -04:00
Dominion
ced7324657
Version bump to 5.8.0
2023-04-05 00:17:30 -04:00
Dominion
458b79a052
Bump bundled webpanel to 4.18.0
2023-04-05 00:17:13 -04:00
Dominion
b60b6ffc3f
@MrStonedOne MitM requested changes.
2023-04-05 00:16:26 -04:00
Dominion
55a015bf31
Safer Discord Error handling
2023-04-05 00:05:12 -04:00
Dominion
20c1cdef06
Fix empty TopicResponse serialization [TGSDeploy][NugetDeploy][DMDeploy]
dmapi-v6.3.0
tgstation-server-v5.7.3
2023-04-03 18:34:05 -04:00
Jordan Dominion and GitHub
d508367080
Merge pull request #1447 from tgstation/SessionPersistenceFix [TGSDeploy][DMDeploy][NugetDeploy]
...
Various fixes (5.7.3)
2023-04-03 17:47:25 -04:00
Dominion
500acaf731
Throttle directory copy operations to 100 files per core
2023-04-03 16:43:35 -04:00
Dominion
dd49cb2d81
Remove superfluous check
2023-04-03 16:27:20 -04:00
Dominion
627200d88a
More IO tweaks
2023-04-03 16:24:43 -04:00
Dominion
ba3bbf486e
Fix issue with reattached servers never updating until a new deployment is made
2023-04-03 15:16:20 -04:00
Dominion
01aa580fb8
Modify DMAPI release to help webpanel
2023-04-03 13:13:02 -04:00
Dominion
28571bd056
Support chat message queuing from chat commands.
2023-04-03 12:29:16 -04:00
Dominion
2ef30b2290
Safer chat message parsing
2023-04-03 12:27:37 -04:00
Dominion
0c252440d6
Add escape characters to DMAPI test event messages
2023-04-03 12:26:11 -04:00
Dominion
8eb9ffe78f
Adjust test timeout values
2023-04-03 11:31:19 -04:00