Skip to content

Version Alpha 3

Compare
Choose a tag to compare
@jpiolho jpiolho released this 04 Feb 19:29
· 35 commits to master since this release
  • Fixed Builtins.Remove and Builtins.Lightstyle not sending parameter to QC
  • Added builtins: RInt, FAbs, ChangeYaw, VecToAngles, MoveToGoals, PrecacheFile, MakeStatic, ChangeLevel, AmbientSound, PrecacheModel2, PrecacheFile2, PrecacheSound2, SetSpawnParameters, FinaleFinished, CenterPrint2, BPrint2, SPrint2, CheckExtension.
  • Added Active property to ServerClient
  • Plugins whose folder end with .disabled will not be loaded
  • Added generic hook event
  • Added OnChat hook
  • Added Debug API. Helpful only to trigger breakpoints in C# when debugging issues.
  • Fixed Server.GetClient and Server.GetClients not working properly if the index wasn't 0
  • Removed debugger trigger at the start of the injection