Releases: ServerMod/SCPDiscord
Release 1.4.0
Changelog
- Updated smod version
Pre-release 1.4.0-PRE-C
Changelog:
- Fixed rolesyncing
Pre-release 1.4.0-PRE-B
Changelog:
- Updated to latest smod version
Hotfix 1.4.0-PRE-A
Changelog:
- Fixed an issue where vanilla config entries were inverted
Pre-release 1.4.0
Changelog
Some quick changes to get the plugin running with Smod 3.7.0.
Release 1.3.1
Changelog:
- Updated API to 3.4.1 (3.5.0 compatible too).
- Various bug fixes.
- Changed the way role syncing works, now runs any commands you want instead of just setting ranks.
- Bot and plugin configs have significantly changed, make sure to check the guide for the new versions and make sure to update both the bot and plugin or there will be issues.
(Same as 1.3.1-PRE, just edited it to officially be a stable release)
Hotfix 1.3.0-C
Changelog 1.3.0-C
- Fixed an issue where the syncrole and unsyncrole commands did not run properly when executed via Discord (You only need to update SCPDiscordBot.js for this fix)
- Updated finnish, finnish-emote, courtesy of DarnSouls
- Updated polish, courtesy of MinerPL
- Updated italian, courtesy of iopietro
Hotfix 1.3.0-B
- Fixed command arguments being in the wrong order, breaking all discord commands
- Updated polish-emote, courtesy of MinerPL
- Updated french, french-emote, courtesy of Barna13/Gaby
- Updated russian, russian-emote, courtesy of ITeMbI4
Release 1.3.0
Changelog:
-
Created a new rolesync system based on running console commands when a synced player joins, allowing for way more features for synced users
-
Added a configurable message delay in order to counter ghosting
-
Made ban, kick and kickall commands include the discord tag of the admin who used the command both in the file and in the feedback message
-
Made the unban command remove bans from both the ip and steamid ban files
-
Added reserved slot handling to automatically give synced players reserved slots
-
Added new commands: scpd_validate, scpd_gvr, scpd_grs, and scpd_rrs
-
Implemented permissions for all console commands
-
Made it possible for other plugins to send discord messages through piping methods
-
Changed and added a lot more error and warning messages related to config issues
-
Made config and language validation more descriptive
-
Fixed command feedback messages responses being posted to the wrong channel
-
Fixed exceptions from LCZDecontaminated being null
-
Fixed ban duration showing as hours instead of minutes
-
Fixed an issue where synced ranks are not shown in-game
Release 1.1.0
(Bot has not been changed)
Changelog:
- Added events: LateDisconnectEvent, GeneratorUnlockEvent, GeneratorAccessEvent, GeneratorInsertTabletEvent, GeneratorEjectTabletEvent, GeneratorFinishEvent, 079DoorEvent, 079LockEvent, 079ElevatorEvent, 079TeslaGateEvent, 079AddExpEvent, 079LevelUpEvent, 079UnlockDoorsEvent, 079CameraTeleportEvent, 079StartSpeakerEvent, 079StopSpeakerEvent, 079LockdownEvent, 079ElevatorTeleportEvent
- Updated to Smod 3.3.0
- Fixed ban file path
- Fixed regex replacements only doing basic string replacements
- Made teamkills after round has ended not count as teamkills
Added new version of plugin: SCPDiscord-lite
This plugin has fewer events but should have improved cpu performance.
Hotfix 1.1.0-B:
-
Fixed regex replacements not being saved
-
Fixed teamkill round end check being inverted
-
Updated french.yml (@Barna13 )
-
Updated frenchemote.yml (@Barna13 )
-
Updated russian.yml (@ITeMbI4 )
-
Updated russianemote.yml (@ITeMbI4 )
-
Updated polishemote.yml (@MinerPL )
Hotfix 1.1.0-C
- Fixed a syntax error in the language files preventing the plugin from running.