Version Alpha 3
·
35 commits
to master
since this release
- Fixed
Builtins.Remove
andBuiltins.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 toServerClient
- 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
andServer.GetClients
not working properly if the index wasn't 0 - Removed debugger trigger at the start of the injection