-
-
Notifications
You must be signed in to change notification settings - Fork 222
Release v269 #1947
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Release v269 #1947
Conversation
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
* Change Modern Window from .rbxm to .rbxmx and fixed bug * Add files via upload * Rename ModernWindow.rbxmx to Window.rbxmx
My previous PR aimmed to fix a memory leak, but while at it messed the command up, this aims to fix the issue and the new one by destroying the original clone after giving everyone the fly script
* Updated freecam and made it easier to update in the future * Fixed controller support
* fix: flight stop character collision reverts character.CollisionPart (if it exists) .CanCollide back to `true`. Fixes https://discord.com/channels/81902207070380032/1400865468687974580/1400865468687974580 * fix: unnoclip character collision adds "CollisionPart" into the list of `LIMB_NAMES`
Re-added `Settings.ChatCreateRobloxCommands`, default is currently false. Also adds some checks to make sure HandleTextChatCommands is loaded when the setting is enabled & change timeout to 120 to prevent yielding. Would be better for the developer to actually know the option instead of it being obscured behind source code and being on by default.
* Fix Resize command Breaking * Update Fun.luau * Fix Two Errors Fixed an issue if there's no previous resize it'd return "cannot multiply nil and number" in Rigtype R6 and R15
…1932) * Force emacs to use tabs * Force emacs to use lf line ending * Create .sublime-project Force sublime text to use tabs for indenting and LF for line endings
* Fix VS Code indentation * Force VSC to use LF instead of CRLF
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.
No description provided.