Skip to content
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

Merge v262 to release #1827

Merged
merged 37 commits into from
Jan 12, 2025
Merged

Merge v262 to release #1827

merged 37 commits into from
Jan 12, 2025

Conversation

Dimenpsyonal
Copy link
Member

No description provided.

fxeP1 and others added 30 commits January 3, 2025 12:25
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 (#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
…#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
…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
* Attempt to fix unbanning on changed player names

* Proactive fix for Banning API plugin

GetUserIdFromNameAsync & GetNameFromUserIdAsync returns the UserId/Name if a player Instance is passed.
* Update LICENSE.luau

* Update LICENSE.md
Speeder323 and others added 7 commits January 11, 2025 09:46
* Fix notification debounce not being utilized

The debounce was being set to 1 if the value was set, but other than that, it was not being increased, hence the debounce never kicked in.

* off by one; make it 3 notifications again

* Debounce table gets cleared within 60 seconds, not after
* 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 <[email protected]>
* Update Changelog.luau

* Update Credits.luau
@Dimenpsyonal Dimenpsyonal merged commit 065dd1c into release Jan 12, 2025
4 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.