mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-29 16:11:05 +01:00
- Added a new ErrorCode for when chat bots fail to connect - Made IProvider IAsyncDispsable - Removed IDatabaseContextFactory dependency from watchdogs - Jobs will no longer start until instance manager startup is complete - Chat provider connection is now done as a job, there is no way to retrieve directly this job through the API currently - Fixed disabled chat bots connecting when their instance onlined - Fixed issue with chat provider reconnection channel remapping - IJobManager can now accept a null user in most cases which it will substitute for the TGS user - Fixed some watchdog issues relating to accessing disposed session controllers