Skip to content

Commit f7bf2ed

Browse files
authored
Add changelog fixes to release
2 parents be5fa47 + 840f6da commit f7bf2ed

File tree

1 file changed

+50
-6
lines changed

1 file changed

+50
-6
lines changed

MainModule/Shared/Changelog.luau

Lines changed: 50 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -692,7 +692,7 @@ return {
692692
"(Git/wilsontultus) Update Moderators.lua - :invisible and :visible command... (#1146)";
693693
"(Git/wilsontulus) Update !playerinfo command - Mail & Phone/ID Verified Status (#1147)";
694694
"(Git/Dimenpsyonal) Add age restriction settings (#1149)";
695-
"(Git/Dimenpsyonal) Remove GitHub link (#1150)";
695+
"(Git/Dimenpsyonal) Remove references to repo platform (#1150)";
696696
"(Git/Dimenpsyonal) v240 changelog (3) (#1156)";
697697
"(Git/ccuser44) Made Yuenliang compiler work with Luau code (#793)";
698698
"(Git/ccuser44) Fix selene linting about TestEz files (#1207)";
@@ -989,7 +989,51 @@ return {
989989
"(Git/Expertcoderz) Enhancement towards how commands are registered/handled (#852)";
990990
"";
991991
"[v236 6.12.2022 12:30 EST]";
992-
"*Refer to GitHub repository for more information.";
992+
"(Git/RealSimplyData) Make the admin call the method and not a service (#730)";
993+
"(Git/coasterteam) lets not pcall a service but instead the method (#730) by @coasterteam (#731)";
994+
"(Git/coasterteam)Fix GetGroupCreatorId in Core.Admin (#732)";
995+
"(Git/P3tray) [2/4] The second bi-annual Audio Player update. (#734)";
996+
"(Git/NNickey) Create new AntiClientIdle setting (#729)";
997+
"(Git/karl-police) Added 4 commands back, that allow you to change clothings and face with images as well. (#710)";
998+
"(Git/P3tray) fix stupid typo (#737)";
999+
"(Git/P3tray) Remove some private sounds (#736)";
1000+
"(Git/Dimenpsyonal) Epic icon add (#735)";
1001+
"(Git/ccuser44) Clientside anti-cheat addisions / fixes (#718)";
1002+
"(Git/ccuser44) Update Loader (#743)";
1003+
"(Git/l8x) Removed useless math.randomseed function (#739)";
1004+
"(Git/l8x) Added more common services to ServicesWeUse, fixed typo (#741)";
1005+
"(Git/l8x) Added more common services to ServicesWeUse, fixed typo (#740)";
1006+
"(Git/l8x) Updated Wiki and Lua references and removed dead links to Wiki (#742)";
1007+
"(Git/ccuser44) Fixed Chatting too quickly & Running commands too quickly rate-limit detections (#744)";
1008+
"(Git/ccuser44) Important anti bug fixes! and indluded parts of #716 and parts of #733 also fixes anti-dex bypass method 2 kicking all nonadmins (#745)";
1009+
"(Git/P3tray) Update NotificationHolder to fix canvas size issue (#760)";
1010+
"(Git/ccuser44) Fixed anti-idle for the final time (#756)";
1011+
"(Git/ccuser44) Remove legacy check Anti-Cheat Parent not players from the pre-Filtering Enabled era (#755)";
1012+
"(Git/ccuser44) (Important) Remove 'Shananigans denied' bug which is kicking random people (#766)";
1013+
"(Git/ccuser44) Changed the system shutdown title to that of the system message (#762)";
1014+
"(Git/P3tray) Added settings.Messages, also did a lot more. (#757)";
1015+
"(Git/P3tray) Remove and replace private audios. (#751)";
1016+
"(Git/ccuser44) (EXTREMELY IMPORTANT) Fixed client not loading due to FAILED TO GET SETTINGS FROM SERVER also included optimisation made by fxe (#749)";
1017+
"(Git/ccuser44) Removed all pre-Filtering Enabled code relics that are left, also updated settings files (#746)";
1018+
"(Git/fxeP1) Fix Settings.PlayerCommands, implement experimental NoEnv (#750)";
1019+
"(Git/ccuser44) Add support for legacy loader settings (#767)";
1020+
"(Git/Dimenpsyonal) Add epix inc logo as icon (#764)";
1021+
"(Git/ccuser44) Moved Anti-Anti-Idle to detectors (#769)";
1022+
"(Git/xvarmkorv2) Fixes Dex being unable to select Instances (#771)";
1023+
"(Git/P3tray) Tell other admins if the help request has already been met. (#753)";
1024+
"(Git/w-a-e) Performance update (#768)";
1025+
"(Git/joritochip) Add selene update workflow (#772)";
1026+
"(Git/fxeP1) Minor fixes towards Service (#775)";
1027+
"(Git/Quantify-RBLX) Fix TrelloAPI (#787)";
1028+
"(Git/jun022222222) Minor bug fixed (#789)";
1029+
"(Git/P3tray) Better linking for the contributing guide. (#785)";
1030+
"(Git/GalacticInspired) Replace the alert sound in :alert (#777)";
1031+
"(Git/P3tray) We demand better recognition. (#784)";
1032+
"(Git/LolloDev5123) Updated Unity theme & MockDataStoreService (finally) (#795)";
1033+
"(Git/ccuser44) Added settings.SaveCommandLogs (#794)";
1034+
"(Git/jun022222222) Fixed some player commands (#792)";
1035+
"(Git/ccuser44) Fixed some ENV related vulns also prevented a more severe issue (#770)";
1036+
"(Git/bqsi) Admin.AddTimeBan, Admin.RemoveTimeBan, fix for !join / !follow (#780)";
9931037
"";
9941038
"[v235 3.29.2022 01:38 EST]";
9951039
"(Git/L8X) Remove math.randomseed() due to Luau optimizations (#624)";
@@ -1125,8 +1169,8 @@ return {
11251169
"*Hardcoded level check references have been replaced with references to the associated ranks in Settings";
11261170
"*For security, certain things now use an allowlist rather than a denylist";
11271171
"*Also for security, the datastore key denylist has grown";
1128-
"*Disabled anti-'anti-idle' introduced in #536";
1129-
"*Added CharacterRemoving check to server-side anti-exploit changes introduced in #536";
1172+
"*Disabled anti-'anti-idle' introduced (#536";
1173+
"*Added CharacterRemoving check to server-side anti-exploit changes introduced (#536";
11301174
"*Moved alerts module to group";
11311175
"*Added expandable warnings when requiring the MainModule, Assets module, & Alerts module (by ID) that include the URL to the module";
11321176
"(Git/moo1210) Dex updates #559";
@@ -1291,7 +1335,7 @@ return {
12911335
"[v224.2 7.27.2021 15:52 EST]";
12921336
"*The client will now dump it's loading log when the localplayer is kicked";
12931337
"*IF YOU ARE KICKED FOR A CLIENT TIMEOUT, PLEASE VIEW THE CONSOLE AND SCREENSHOT ANY ADONIS RELATED MESSAGES!";
1294-
"*You can send them to my Discord (Sceleratis#0001); Currently investigating a client loading issue affecting specific players randomly";
1338+
"*You can send them to me; Currently investigating a client loading issue affecting specific players randomly";
12951339
"";
12961340
"[v224.1 7.26.2021 17:50 EST]";
12971341
"*More verbosity";
@@ -1984,7 +2028,7 @@ return {
19842028
"*FlyNoclip now uses GetService(\"Players\")";
19852029
"*Invisible now makes faces and forcefields invisible";
19862030
"*Set 1-120 limit on FOV cmd";
1987-
"*Also Adonis is now on Github";
2031+
"*Also Adonis is now on open-source";
19882032
"";
19892033
"v134 1.2.22b [6/7/2018]";
19902034
"*Killed some datastore error spam";

0 commit comments

Comments
 (0)