ClientCast - A Client-based, Idiosyncratic Hitbox System!

Update 1.10.0

  • Completely remade the documentation API with the help of Moonwave! You can find the new documentation site at ClientCast.
  • Fixed an issue with ClientHandler localscript being destroyed when StarterGui.ResetPlayerGuiOnSpawn = false. (cc. @XarkDev)
  • methods such as GetOwner now no longer internally yield, and instantly return the associated values. (cc. @Downrest)
  • Added support for rojo and non-studio workflows, categorizing scripts into their appropriate folders.
  • Automated releases, such that the code will now automatically pack itself into a .rbxm file and be added into Releases upon a commit.
  • Changed to version to follow SemVer semantic versioning.
5 Likes