Merged
Conversation
Reset data
...by default, on new loaders
Remove alias ;fix for Commands.ResetLighting
* Move `Shared` to `MainModule` * Backwards compatibility for shared folder * Backwards compatibility for shared folder * Handle new shared location * Handle new shared location * Fix copying * Fix typo * Thing * Move file back * Rename MainModule/AudioLib.luau to MainModule/Server/Shared/AudioLib.luau * Move back to server * Move back to server * Rename MainModule/Shared/Typechecker.luau to MainModule/Server/Shared/Typechecker.luau * Move back to server * Rename MainModule/Shared/MatIcons.luau to MainModule/Server/Shared/MatIcons.luau * Rename MainModule/Shared/KeycodeNames.luau to MainModule/Server/Shared/KeycodeNames.luau * Rename MainModule/Shared/GoodSignal.luau to MainModule/Server/Shared/GoodSignal.luau * Rename MainModule/Shared/FiOne.luau to MainModule/Server/Shared/FiOne.luau * Rename MainModule/Shared/DoubleLinkedList.luau to MainModule/Server/Shared/DoubleLinkedList.luau --------- Co-authored-by: nichole <64012878+Dimenpsyonal@users.noreply.github.com>
* Rename MainModule/Server/Shared/Typechecker.luau to MainModule/Shared/Typechecker.luau * Rename MainModule/Server/Shared/Service.luau to MainModule/Shared/Service.luau * Rename MainModule/Server/Shared/Changelog.luau to MainModule/Shared/Changelog.luau * Rename MainModule/Server/Shared/AudioLib.luau to MainModule/Shared/AudioLib.luau * Rename MainModule/Server/Shared/Credits.luau to MainModule/Shared/Credits.luau * Rename MainModule/Server/Shared/DoubleLinkedList.luau to MainModule/Shared/DoubleLinkedList.luau * Rename MainModule/Server/Shared/MatIcons.luau to MainModule/Shared/MatIcons.luau * Rename MainModule/Server/Shared/GoodSignal.luau to MainModule/Shared/GoodSignal.luau * Rename MainModule/Server/Shared/HashLib.luau to MainModule/Shared/HashLib.luau * Rename MainModule/Server/Shared/KeycodeNames.luau to MainModule/Shared/KeycodeNames.luau * Rename MainModule/Server/Shared/FiOne/init.luau to MainModule/Shared/FiOne/init.luau * Rename MainModule/Server/Shared/FiOne/Runner.server.luau to MainModule/Shared/FiOne/Runner.server.luau * Rename MainModule/Server/Shared/FiOne/Runner.meta.json to MainModule/Shared/FiOne/Runner.meta.json * Rename MainModule/Server/Shared/FiOne/LocalRunner.server.lua to MainModule/Shared/FiOne/LocalRunner.server.lua * Rename MainModule/Server/Shared/FiOne/LocalRunner.meta.json to MainModule/Shared/FiOne/LocalRunner.meta.json
* Fix GoodSignal require * Fix service require * Fix init function loading * Don't copy shared to client folder * Update ClientLoader.client.luau * Update ClientMover.client.luau * Fix and update client loading functions * Fix misc features not working
* Replaced rbxassetid with rbxthumb * Fixed userpanel cape image preview
* Update Moderators.luau * Update Variables.luau
* Update LinkedSword * Update :sword
* Fix backwards compatibility for namecall * Add equality metamethod * Add `service.CompareTables`
#1891) * Move legacy `Settings.CustomRanks` conversion to misc features command * Move legacy `Settings.CustomRanks` conversion to misc features command
* Dump Adonis client logs on studio if debug mode is on * Remove unnecessary comment
* Fix loader not loading backup modules * Fix service printing failing due to invalid metamethod * Fix missing tostring metamethod from AudioLib * Improved search algorithm for list * Add unseize as an alias for unseizure * Fix bot patrolling walk * Fix sword not working on humanoids * Fix back command alias order * Increase amount of command aliases visible * Fix audioplayer not showing all songs * Fix bubble chat keycode name * Fix message not respecting gui insets * Fix package command not working This also fixes `:skeleton` * Enable taskmanager in nightly * Enabled viewport in nightly * Enable reboot in nightly * Enable loadstring in nightly * Allow studio commands be ran if debugmode is on * Allow softshutdown terminal to be ran if debugmode is on * Store ACLI logs in client logs * Feed ACLI logs to client * Add logError errors to clientLogs * Wrap core things of Adonis * Fix typo * Fix backwards compatibility for folder shared * Set cape locally before sending data to server * Updated better audios for animated commands * Don't use pcall for logerror * Fix invalid GUI deletion time * Better UX for loading UI * Add potential save instance detection * Add VegaX detection * Fix typo * Fix typo * Fix typo
* Make server shutdown use system message title * Add support for terminal command
…dth (#1907) * Initial plan for issue * Implement "Keep Window Width on Minimize" setting Co-authored-by: Sceleratis <18238620+Sceleratis@users.noreply.github.com> * Add MinSize constraint to preserve width on minimize Co-authored-by: Sceleratis <18238620+Sceleratis@users.noreply.github.com> * Fix to userpanel --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: Sceleratis <18238620+Sceleratis@users.noreply.github.com> Co-authored-by: nichole <64012878+Dimenpsyonal@users.noreply.github.com>
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.
No description provided.