Skip to content

Release v267#1911

Merged
Dimenpsyonal merged 38 commits intoreleasefrom
master
Jun 6, 2025
Merged

Release v267#1911
Dimenpsyonal merged 38 commits intoreleasefrom
master

Conversation

@Dimenpsyonal
Copy link
Member

No description provided.

Dimenpsyonal and others added 30 commits April 2, 2025 14:27
* Revert "Fix invalid admin level giving no warning (#1852)"

This reverts commit bd0ec8e.

* Update Changelog.luau
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
* Rename `:return` to `:back`

* Update Moderators.luau

* Switch commands around, add "back" as an alias

---------

Co-authored-by: GalacticInspired <73362346+GalacticInspired@users.noreply.github.com>
* 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
Dimenpsyonal and others added 8 commits May 27, 2025 23:39
* 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>
@Dimenpsyonal Dimenpsyonal merged commit b419e72 into release Jun 6, 2025
2 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.

9 participants