Skip to content
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.

New stocks & fixes

Compare
Choose a tag to compare
@K4ryuu K4ryuu released this 25 May 17:40
· 40 commits to dev since this release

38 new stocks:

  • Karyuu_GetArmor
  • Karyuu_GetClientDeaths
  • Karyuu_GetVehicle
  • Karyuu_ToggleThirdPerson
  • Karyuu_IsInThirdPerson
  • Karyuu_GetObserverTarget
  • Karyuu_SetObserverTarget
  • Karyuu_GetFOV
  • Karyuu_SetFOV
  • Karyuu_LastLocation
  • Karyuu_GetScore
  • Karyuu_SetScore
  • Karyuu_EndsWith
  • Karyuu_RemoveAllDecals
  • Karyuu_IsClientReloading
  • Karyuu_Impulse
  • Karyuu_FetchSringByFieldName
  • Karyuu_FetchIntByFieldName
  • Karyuu_FetchFloatByFieldName
  • Karyuu_FetchBoolByFieldName
  • Karyuu_GetPrimaryAmmoType
  • Karyuu_SetPrimaryAmmoType
  • Karyuu_GetSecondaryAmmoType
  • Karyuu_SetSecondaryAmmoType
  • Karyuu_GetPrimaryClip
  • Karyuu_SetPrimaryClip
  • Karyuu_GetSecondaryClip
  • Karyuu_SetSecondaryClip
  • Karyuu_SetClips
  • Karyuu_GetPrimaryAmmoCount
  • Karyuu_SetPrimaryAmmoCount
  • Karyuu_GetSecondaryAmmoCount
  • Karyuu_SetSecondaryAmmoCount
  • Karyuu_SetAmmoCounts
  • Karyuu_GetViewModelIndex
  • Karyuu_SetViewModelIndex
  • Karyuu_IsWeaponReloading
  • Karyuu_HasWeapon

Full Changelog: V1.0...V1.1