Commit Graph
385 Commits
Author SHA1 Message Date
Jordan Dominion 9d381df632 Fix errors with dotnet dump. Add new error code 2024-02-21 08:38:28 -05:00
Jordan Dominion 8bfccae678 Version bump to 6.3.0 2024-02-19 18:54:26 -05:00
Jordan Dominion 0bbf7cd46a Add DMAPI triggerable custom events
Closes #1746
2024-02-19 16:56:01 -05:00
Jordan Dominion b2b7afe5f2 Update dotnet redistributable 2024-02-15 18:45:12 -05:00
Jordan Dominion 4500719a1c DMAPI 7.1.0: Add TGS_FILE2TEXT_NATIVE 2024-02-15 17:31:23 -05:00
Jordan Dominion 8080475d90 Version bump to v6.2.0 2024-02-03 12:05:38 -05:00
Jordan Dominion 98801c4a90 Add Minidump watchdog option to allow for smaller dumps
Previously, on Windows, these were exclusively full dumps. On Linux, they were exclusively minidumps.

Added API/DB Migrations change. Versions updated

Closes #1741
2024-02-02 17:30:33 -05:00
Jordan Dominion ed8c777677 Merge branch 'master' into dev 2024-01-25 09:01:11 -05:00
Jordan Dominion 1b8b14de7a Version bump to 6.1.5 2024-01-24 20:07:20 -05:00
tgstation-server 6722c031d2 Merge branch 'master' into dev 2024-01-21 15:11:28 +00:00
Jordan Dominion c11b99518f Update bundled dotnet redistributable to 8.0.1 2024-01-21 02:50:00 -05:00
Jordan Dominion 1f6eae1342 Merge branch 'master' into dev 2024-01-20 20:57:28 -05:00
Jordan Dominion f8c511666b Version bump to 6.1.4 2024-01-20 18:22:21 -05:00
Jordan Dominion f1cc27b7f8 Merge branch 'master' into dev 2024-01-20 12:08:48 -05:00
Jordan Dominion c667d2365d Version bump to 6.1.3 2024-01-20 10:45:42 -05:00
Jordan DominionandGitHub 100887232a Merge pull request #1771 from tgstation/1744-FixDMAPIDeordering [DMDeploy]
Fix DMAPI chat message ordering
2024-01-14 19:51:09 -05:00
Jordan Dominion f35f8e84b5 Properly queue chat messages that are sent while detached 2024-01-14 16:37:53 -05:00
Jordan Dominion 4fff0490b7 Add Session:DelayCleaningFailedDeployments config
Closes #1768
2024-01-14 15:04:10 -05:00
Jordan Dominion 86dab93156 Version bump to 6.1.2 2024-01-06 17:34:04 -05:00
Jordan Dominion 77a4d276bd Fix DMAPI/Interop Version issue with TGS5 servers 2023-12-29 15:32:15 -05:00
Jordan Dominion e11ff8bccf Version bump to 6.1.1 2023-12-28 09:46:24 -05:00
Jordan Dominion 0a82b86bf4 Version bump to 6.1.0 2023-12-27 14:11:13 -05:00
Jordan Dominion 41762f7e6e Fix ErrorMessageResponse improperly deserializing from 401 responses 2023-12-25 22:29:12 -05:00
Jordan Dominion 80695b8f73 Version bump to 6.0.1 2023-12-25 08:41:38 -05:00
Jordan Dominion c5fff694d7 Make the host watchdog use nullable references 2023-11-23 16:49:59 -05:00
tgstation-server 7771e01356 Merge branch 'dev' into V6 2023-11-21 17:01:35 +00:00
Jordan DominionandGitHub 72799069c0 Update pinned yarn version to 1.22.21
I've seen several spurious failures with .19 and I'm hoping this fixes it.
2023-11-20 18:02:26 -05:00
Jordan Dominion c649af9e48 Version bump to 5.18.2 2023-11-19 09:20:50 -05:00
Jordan Dominion 94c62de316 Version bump to 5.18.1 2023-11-17 22:25:40 -05:00
Jordan Dominion ffb7dcfd5b Merge branch 'V6' into OpenDream 2023-11-17 10:49:45 -05:00
Jordan Dominion 3a158251a1 Merge branch 'dev' into V6 2023-11-17 10:49:35 -05:00
Jordan Dominion 2fe9392934 Version bump to 5.18.0 2023-11-16 23:14:23 -05:00
Jordan Dominion 17bda5ef48 Standardize naming to "Webpanel" 2023-11-16 23:14:14 -05:00
Jordan Dominion 5e4fd7cb0b Merge branch 'dev' into V6 2023-11-16 17:55:08 -05:00
Jordan Dominion d36e2f59f8 Add broadcasting support
- Bump appropriate versions
- Add DreamDaemon request field and permission bit.
- Add generic failure error code.
- Remove `ErrorCode` comment since they are being using in #1666.
- Fix bad interop return messages.
- Adjust DMAPI code to support broadcasts.
- Add tests.

Closes #138
2023-11-15 20:53:52 -05:00
Jordan Dominion 4788ceaa5f Merge branch 'V6' into OpenDream 2023-11-15 08:11:19 -05:00
Jordan Dominion a0fd49fd4b Merge branch 'V6' into OpenDream 2023-11-14 19:38:44 -05:00
Jordan Dominion e2e0114770 Update .NET 8.0 release
- Update Microsoft packages.
- Update EF Core tooling.
- Update Docker base images.
- Update build scripts.
- Update actions.
2023-11-14 17:25:18 -05:00
Jordan Dominion 6a4974f038 Merge branch 'dev' into V6 2023-11-14 17:18:55 -05:00
Jordan Dominion 23f2a30fca Pin yarn@1.22.19
Workaround for https://github.com/yarnpkg/yarn/issues/9011
2023-11-14 12:26:59 -05:00
Jordan Dominion 2fba0f4113 Host MariaDB ourselves
- Locate using REST API.
- Bump to 10.11.6.
- Store in GitHub releases so older installers don't break.

Closes #1633
2023-11-14 12:26:59 -05:00
tgstation-server f6378ea1ad Merge branch 'dev' into V6 2023-11-14 08:25:22 +00:00
Jordan Dominion feedcbfbc5 We killed another MariaDB mirror 2023-11-13 22:06:00 -05:00
Jordan Dominion d2acb3cb91 Merge branch 'V6' into OpenDream 2023-11-12 17:53:49 -05:00
Jordan Dominion de0bd33839 Version bump to 5.17.3 2023-11-12 14:20:11 -05:00
Jordan Dominion dd3c2c5644 Merge branch 'V6' into Net8RC2 2023-11-12 08:48:00 -05:00
Jordan Dominion a252c5f95a Update dotnet redistributable to latest 2023-11-11 21:50:38 -05:00
Jordan Dominion 9ea468b824 Version bump to 5.17.2 2023-11-11 21:31:38 -05:00
Jordan Dominion 9e1806a2b4 Move all API functionality to /api.
Move `BridgeController` route but BYOND forces us to support the legacy one as well.
Add a basic homepage if it's not obvious where to redirect the user.

Closes #1689
2023-11-10 23:18:20 -05:00
Jordan Dominion 3fce8620b4 Very naughty merge of 'V6' into OpenDream
Doing some very bad cleanups for a merge in here like renaming a few fields (like the old column names) + `ByondCommand` + Removing deprecated API fields.
2023-11-09 09:08:20 -05:00