Releases: SrLicht/SCP-575
2.0.1
2.0.0
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
Full Changelog: 1.1.4.1...2.0.0
1.1.4.1
Recompile for SL 13.2.0
1.1.4 Recompile for SL 13.2.0
1.1.3
1.1.2
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
This version is the same as 1.1.0 only it was recompiled for SL version 13.1.1
This thing is alive
What's Changed
-
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
- You can spawn multiples SCP-575 instances with this command, have fun.
-
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
1.0.8
-
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