Version Alpha 5
·
15 commits
to master
since this release
- Fixed some string handling
- Fixed QC function call. You can now call QC functions via QC.CallFunction or QC.FindFunction:Call
- Fields are now generic instead of being hardcoded to
id1
. This means you can now use custom fields in mods. - Added QC.GetFieldType
- Added Server.MaxClients
- Added OnAfterEntitiesLoaded event
- Added Client API
- Added OnClientNewMap event