mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-24 13:36:50 +01:00
- 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