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

Version 1.3.0 with many new API Features

Latest
Compare
Choose a tag to compare
@GrafDimenzio GrafDimenzio released this 29 Aug 08:35
· 2 commits to master since this release
60b3a27

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

+ Scp106Controller
+ Scp079Controller
+ PocketDimensionLeave Event
+ Scp096AddTarget Event
+ Translation.ReloadTranslation()
+ ShootEvent
+ MapPoint Object
+ Dummy Object
+ Warhead.OutsitePanel
+ Warhead.Enabled
+ Server.GetObjectof<UnityObject>()
+ Player.HideRank
+ Player.ToString()
+ Player.Fraction
+ Player.DeathPosition
+ Player.AliveTime
+ Player.AuthToken
+ Player.ChangeRoleAtPosition(RoleType role)
+ Player.CurrentItem
+ Round.MtfTickets
+ Round.ChaosTickets
+ Round.GrantMtfTickets(int tickets, bool overrideLocks = false)
+ Round.GrantChaosTickets(int tickets, bool overrideLocks = false)

* fixed UnJail

- Player.showtag()
- Player.hidetag()