Skip to content

Releases: SrLicht/SCP-575

2.0.1

12 Mar 01:28

Choose a tag to compare

  • Added configuration for giving Ghostly effect to the NPC

Full Changelog: 2.0.0...2.0.1

2.0.0

15 Dec 19:42
ffea3d5

Choose a tag to compare

What's Changed

  • The code was re-structured and improved in both readability and performance.

  • It is no longer possible to make the SCP-575 disappear by pointing a flashlight at it. This was done because I want to implement another way to recontest or escape from SCP-575 in an "easy" way.

  • The cassie message has been reworked in the configuracion and the old one is not longer in use. It will be deleted in a nex release

  • Rework by @SrLicht in #5

Full Changelog: 1.1.4.1...2.0.0

1.1.4.1

05 Sep 21:50

Choose a tag to compare

Recompile for pluginapi-beta branch

Recompile for SL 13.2.0

01 Sep 18:31

Choose a tag to compare

1.1.4

Recompile for SL 13.2.0

1.1.3

04 Jul 03:02

Choose a tag to compare

  • Fixed a bug that allowed anyone to listen to the 575 audios.

1.1.2

04 Jul 01:08

Choose a tag to compare

Fixes

  • Fixed a bug where if SCP575 was spawned by command everyone could hear the audios

Full Changelog: 1.1.1...1.1.2

13.1.1 recompile

03 Jul 19:10

Choose a tag to compare

This version is the same as 1.1.0 only it was recompiled for SL version 13.1.1

This thing is alive

01 Jul 22:33
e86a86b

Choose a tag to compare

What's Changed

  • 13.1 update by @SrLicht in #2

  • Added a command that allows you to spawn a SCP-575 to chase a specified player for any amount of time you want

    • You can spawn multiples SCP-575 instances with this command, have fun.
      note: Each instance of the SCP-575 will play one audio, so if you send several to the same person, their ears won't thank you for it
  • Now the Audios folder is located inside the SCP-575 configuration folder.

  • Added a setting to loop the audio until the SCP-575 disappears.

  • Added a setting that if the player is running and is in the MediumDistance range, the speed of the 575 will increase.

  • Completely changed the way SCP-575 spawns by adding a Dummies API and other changes (you can copy it and use it in your plugins if you want, I don't care)

  • Recompiled to run in SCP:SL 13.1

  • It is now possible to make it so that if the SCP-575 disappears before the end of the blackout, the blackout will end.

Dependency problem with SCPSLAudioApi

Because of how NWAPI loads the plugin dependencies if more than one plugin installed uses SCPSLAudioApi it will give error and will not start the server, to solve this you will have to put NVorbis.dll in the dependencies folder.

NVorbis.dll is included in a separate .zip file in this version

Full Changelog: 1.0.9...1.1.0

1.0.9

30 Mar 18:44

Choose a tag to compare

  • Fixed a bug with SCPSLAudioApi dependencies

  • Added two settings to deal with SCP-173

  • now you can enable or disable CASSIE announcement bells. (and other things) see configuration for more info

1.0.8

03 Mar 18:54

Choose a tag to compare

  • The initial delay can now be random (by default it is deactivated so as not to break the configuration of the servers, you can activate it from the configuration).

  • You can now change SCP-575's RoleType from the config.

Full Changelog: 1.0.7...1.0.8