Skip to content
This repository has been archived by the owner on Sep 12, 2020. It is now read-only.

The Macro-Release

Compare
Choose a tag to compare
@moelrobi moelrobi released this 13 Aug 07:22
· 43 commits to master since this release
d67476c

In the Synapse.zip you find the files required for installing Synapse on a Server.

In the SynapseModLoader.zip you find the files required for patching a new Assembly-CSharp.dll and a Assembly-CSharp-Synapse_publicised.dll (for development use if you dont have installed the NuGet package)

Changelog

+ PlayerHealEvent
+ Player.DropAllItems()
+ Scp106CreatePortalEvent
+ Player.DoNotTrack
+ Player.DimScreen()
+ Player.ShakeScreen()
+ override Reloadconfigs method in Plugin class
+ KeyPressEvent (Activates when a Player press a Key and synced his binds)
+ Server.GetObjectsOf<UnityObject>()
+ PluginInfo Command
+ Plugins Command
+ Map.SpawnWorkStation()
+ Map.SpawnRagdoll()

* ReloadCommand and ReloadPermissions are now modular
* Fixed a Bug which prevents opening Scp-079 Generators
* Typo fix: RoundLength

- removed bug which prevents ClientCommands to function