Open
Conversation
… as the former is deprecated, and suppress getfenv deprecation warning using debug.info
…ingTarget function as it is not used anywhere else in the module
…for some reason the script editor says it is deprecated)
Author
|
Also if the getfenv stuff scares you just change it back, example: getfenv(debug.info(0, 'f')) -> getfenv(0) |
Allows for directly using the repository as a package in Rojo.
Lucatacos
approved these changes
Mar 9, 2025
Automatically adds hinge to seats upon insertion.
Lucatacos
approved these changes
Mar 23, 2025
TheTryph
approved these changes
Apr 16, 2025
…nywhere else in that module either
…es more sense to use Roblox builtins
…es that previously used it (sorry if it doesn't make sense)
ff36de0 to
42e004e
Compare
…ts = 0 by default, so no need to set it to math.huge.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Not sure why these haven't been fixed already