Skip to content
This repository has been archived by the owner on Feb 21, 2023. It is now read-only.

Releases: ServerMod/Smod2

Release 3.10.6

06 Aug 19:33
cea4e70
Compare
Choose a tag to compare

Changelog

  • Re-added OnPlayerShoot API event.
  • Removed some API functions previously marked as obsolete.

Release 3.10.5

25 Jul 17:14
c385972
Compare
Choose a tag to compare

Changelog

  • Fixed player effects length being way too long
  • Fixed explosions causing issues in very specific instances

Full Changelog: 3.10.3...3.10.5

ServerMod 3.10.4

25 Jul 12:23
Compare
Choose a tag to compare

Changelog

  • Fixed server title parsing, should now use sm_server_name if you have set it in config, otherwise normal server name.
  • Fixed nuke silo button not being available in some configurations
  • Fixed AdminQuery event for plugins like SCPDiscord

ServerMod 3.10.3

18 Jul 16:18
Compare
Choose a tag to compare

Changelog:

  • Fixed using RA and console commands with arguments through the API
  • Fixed commands not returning any feedback when called through the API

Auto-generated:

What's Changed

New Contributors

Full Changelog: 3.10.2...3.10.3

ServerMod 3.10.2

30 Jun 17:31
6f99aaa
Compare
Choose a tag to compare

Updated to game version 11.2.1

ServerMod 3.10.1-B

14 Apr 15:25
573c549
Compare
Choose a tag to compare

Changelog

  • Fixed some item names in the API
  • Fixed bugs with SCP-079 dying sometimes crashing the server
  • Changed OnMedicalUse to OnConsumableUse to match game

ServerMod 3.10.0-B

31 Mar 20:19
1ec9612
Compare
Choose a tag to compare
  • Fixed 914 teleportation breaking in some configurations

ServerMod 3.10.0

05 Mar 13:44
2019d1e
Compare
Choose a tag to compare

Updated 2022-03-18 to fix the version number displayed on startup

Identical to previous release candidate except updated to game version 11.1.4.

Notable changes since 3.9.10:

  • Added and removed some API events: #197
  • Changed several API functions, mainly concerning SCP-079 as it had been changed a bit since the previous Smod version.
  • Added more API functions to some objects like doors.
  • Many other small API changes which should be straight-forward to fix when updating plugins.
  • Removed the netstat and clear commands (they didn't work previously anyway), made all other broken commands work again.

ServerMod 3.10.0-RC3

22 Feb 22:32
2019d1e
Compare
Choose a tag to compare
ServerMod 3.10.0-RC3 Pre-release
Pre-release

Changelog

  • Updated to game version 11.1.3

ServerMod 3.10.0-RC2

08 Feb 23:19
2019d1e
Compare
Choose a tag to compare
ServerMod 3.10.0-RC2 Pre-release
Pre-release

Changelog since last release candidate

  • Fixed spawn issue from previous build
  • Fixed a few SCP-079 bugs
  • Fixed smod api not getting rooms correctly

Auto-generated Changelog: 3.9.10...3.10.0-RC2