Now RSC.Config.SilentMode
also hides commands and convars for clients. Restart is needed when mode changed.
Changed files
lua/rsc/init.lua
lua/rsc/shared/sh_utils.lua
lua/rsc/client/cl_admin.lua
lua/rsc/client/cl_gallery.lua
lua/rsc/services/gmod.express.lua
Added integration for sAdmin, code was provided by arch___
Changed files
lua/rsc/init.lua
lua/s_admin/modules/sh_screengrab.lua
- Now you can screengrab players that have main manu/console open
- Optimized Discord Integration image uploading process
- Now
Best
quality uses jpeg instead of png
Changed files
lua/rsc/init.lua
lua/rsc/client/capture.lua
lua/rsc/shared/sh_utils.lua
lua/rsc/server/sv_discord.lua
Fixed crashes caused because of old Luraph obfuscation. Also updated german translation. (Thanks for JoelGaming aka Apollon-Gaming-Server)
Changed files
data_static/rsc-translations.json
lua/rsc/init.lua
lua/rsc/capture.lua
Removed Color:Unpack()
from admin ui. It seems to be broken in the latest update.
Changed Files
lua/rsc/client/cl_admin.lua
lua/rsc/init.lua
Added convars rsc_express_domain
and rsc_express_domain_cl
that allow to change gm_express service domain.
Also added PLogs integration. (not tested yet)
Changed files
lua/rsc/init.lua
lua/plogs_hooks/rsc.lua
lua/rsc/services/gmod.express.lua
Since Crowdin OTA isn't working, I included translations into this release locally. Now translations are stored in data_static/rsc-translations.json
.
Changed files
lua/rsc/shared/sh_language.lua
lua/rsc/server/sv_net.lua
lua/rsc/init.lua
lua/rsc/config.lua
lua/rsc/classes/crowdin_ota.lua
(was removed)data_static/rsc-translations.json
Fixed issues caused because of a conflict with gluapack, and fixed Discord.RegisterCommand not found
error when Discord integration was enabled.
Changed files
rsc/init.lua
rsc/classes/capture_request.lua
includes/modules/crowdin_ota.lua
->rsc/classes/crowdin_ota.lua
includes/modules/promise.lua
->rsc/classes/promise.lua
rsc/classes/service.lua
rsc/client/cl_admin.lua
rsc/client/cl_net.lua
rsc/server/sv_discord.lua
rsc/server/sv_net.lua
rsc/services/gmod.express.lua
rsc/services/tempx.lua
rsc/shared/sh_language.lua
rsc/shared/sh_utils.lua
autorun/rsc.lua
rsc/shared/sh_language.lua
rsc/shared/sh_metadata.lua
rsc/classes/event.lua
Added screengrab
utility command to ULX and SAM. Thanks to Phedona for the idea and example code.
Changed files
sam/modules/screengrab.lua
ulx/modules/sh/screengrab.lua
For some reason Discord Integration is missing Discord:RegisterCommand
function because god knows why. Added safe check for it
Changed files
rsc/server/sv_discord.lua
Added better reasons how image has been faked
Changed files
rsc/client/cl_capture.lua
rsc/shared/sh_language.lua
- 1
- Next ›