forked from Epix-Incorporated/Adonis
-
Notifications
You must be signed in to change notification settings - Fork 0
Juzgkhtfvgzufjktjvhgk #3
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
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
…o-fix-temp Partially revert PR-1673 due to unhandled error
Resolves bug where if the TextBox wasn't accessible (Usually CoreGui instances) it would error due to not having the correct capabilities to access the instance.
* Fix indexing nil tab * Move the LogAdded event into the if statement
Changed from incorrect "Lily White" to "Lily white"
Fix a typo that caused an error
* Create alerts.deploy.project.json * Publish alerts module too
* Generate Roblox standard library before lint * Generate Roblox standard library before lint * Update build.sh * Update build.bat
…sualizer (Epix-Incorporated#1774) * Use native and optimize for visualizer * Use native for slider
* add !sit command yes * add * move !sit command from Players to Donors * Sit -> DonorSit
* Update Settings.luau * Update DefaultSettings.luau * Update Variables.luau
…Epix-Incorporated#1803) * [Core.luau] Add task.wait workaround for Studio if the table length exceeds 1000 This will mitigate the extreme lag at the first 5-10 seconds caused by huge amounts of stored data such as BannedList. * [Server.Core.luau] Optimize a bit and increase the length requirement Sorry for the mistake - constantly getting table length each iteration is also a bad idea though
…pix-Incorporated#1805) * Create a new sub-command on whitelist called "wipe" * a * actualy change to clear lol * Partially revert PR-1673 due to unhandled error * nuh uh
* Fixed friends tab on the !profile command. * Update Changelog.luau Github username changes from ScriptedConnor to convxors * Update Credits.luau Github username change from ScriptedConnor to convxors --------- Co-authored-by: connor <85421634+ScriptedConnor@users.noreply.github.com>
* Update Changelog.luau * Update Credits.luau
Prevents crashes e.g. due to `!inspect #999999999`.
* Delete MainModule/Server/Dependencies/RebootHandler.rbxmx * Create init.server.lua * Create init.meta.json * Create Mode.model.json * Create Model.model.json * Create mParent.model.json * Create Runner.model.json * Create init.server.lua * Create init.meta.json * Create Event.model.json * Delete MainModule/Server/Dependencies/Assets/BotBrain.rbxmx * Create init.client.lua * Create init.meta.json * Create Mode.model.json * Create Target.model.json * Delete MainModule/Server/Dependencies/Assets/ClickTeleport.rbxmx * Create init.client.lua * Create init.meta.json * Create Num.model.json * Create Type.model.json * Update Num.model.json * Delete MainModule/Server/Dependencies/Assets/Glitcher.rbxmx * Create init.client.lua * Create init.meta.json * Create Strength.model.json * Delete MainModule/Server/Dependencies/Assets/Sfling.rbxmx * Fix lint * Fix lint
* Show command aliases in :commands * oops forgot this * Remove prefix showing up * Actually made it accurate
* fix spelling errors/etc. in comments * apply changes to DefaultSettings.luau
Change default prefix to ;
…d#1841) * add multiple prefix support * fox ;cmdinfo * Fix player command reference * fix all players command + new func * hacky metatable patch * metatables more like magictables * oops * fix some moderator commands * fix all moderator commands * fix all commands * fix admin core * fixed __concat * fix userpanel --------- Co-authored-by: nichole <64012878+Dimenpsyonal@users.noreply.github.com>
hfhfsdgh
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.
Notice