
The Roblox app on console, desktop, and mobile devices. It's free to use and lets you reach millions of users using
Added get_ancestors(instance: Instance): throughout the source since the parser of the linter I use didn’t support the latter until recently.Roblox Studio is an all-in-one IDE that lets you create experiences that run on. Divides 2 Color3s (or Color3 by number) and returns the quotient of that, since Roblox doesn’t implement _div for Color3s. Added color3.divide(lhs: Color3, rhs: Color3 | number): Color3, should be self-explanatory. Multiplies 2 Color3s (or Color3 by number) and returns the product of that, since Roblox doesn’t implement _mul for Color3s. Added color3.multiply(lhs: Color3, rhs: Color3 | number): Color3, should be self-explanatory. Subtracts 2 Color3s and returns the difference of that, since Roblox doesn’t implement _sub for Color3s. Added color3.subtract(lhs: Color3, rhs: Color3): Color3, should be self-explanatory. Adds 2 Color3s and returns the sum of that, since Roblox doesn’t implement _add for Color3s. Added color3.add(lhs: Color3, rhs: Color3): Color3, should be self-explanatory. Just wanted to announce some more updates on this module: Additions You can find the source and documentation here: GitHub There are some new additions though, just as not as many as removals. While a few things have been removed I believe all the benefits of the changes outweigh the removal of those functions that were clutter/useless anyway. Removed any functions Roblox has added, like CFrame.lookAt and table.clear. Niche functions moved to custom libraries (e.g string.digitalformat → format.digital_format).
It is now on GitHub, with its own page for documentation.Rewritten completely to use Luau type annotations as well as improvements to code itself.Structural improvements (libraries are their own module, its members are also in their own modules).
This one is much much much much better, objectively. It’s been over a year, and why not make a sequel to this thing. It kind of sucks though, now that I looked back on it and it was just me being silly and not taking it seriously at all. Over a year ago I made a library extension module.