Skip to content

Commit

Permalink
v240 Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Dimenpsyonal authored Nov 5, 2023
1 parent 3d14bb2 commit db9a7cf
Showing 1 changed file with 25 additions and 18 deletions.
43 changes: 25 additions & 18 deletions MainModule/Server/Shared/Changelog.lua
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,12 @@ return {
"*Drag edges to expand*";
"*Report bugs/issues on our GitHub repository*";
"";
"[v240 2023-11-04 14:05 UTC] @LiveFireExercise&@ccuser44";
"[v240 2023-11-05 09:20 UTC] @Dimenpsyonal&@ccuser44";
"Add TextChatService command support";
"Added commands :createstat and :removestats";
"RateLimiter memory leak fix";
"Logs now used LinkedLogs to save performance";
"Added new setting to turn off LinkedLogs";
"Minor settings desc change";
"Added section headers";
"Disabled anti-speed by default";
Expand All @@ -15,6 +19,7 @@ return {
"Fix DefaultSettings";
"Update :sm to use Functions.Message";
"!buyitem is now disabled by default to protect Limited items";
"Updated the Version value in Adonis_Loader";
"";
"(Git/ccuser44) Fix mystery error with hint (#1068)";
"(Git/ccuser44) Remove unecessary commented out code (#1067)";
Expand All @@ -25,16 +30,16 @@ return {
"(Git/ccuser44) Re add better nuke (#1062)";
"(Git/ccuser44) Replaced DEX Properties API dump with a minified API dump (#1081)";
"(Git/ccuser44) Don't save groups in datastore (#1065)";
"(Git/LiveFireExercise) Megafix Lint (#1102)";
"(Git/Dimenpsyonal) Megafix Lint (#1102)";
"(Git/FungusGenerator) Add me to credits (#1101)";
"(Git/AlexanderDarmody) Fix name matching in service.GetPlayers() (#1099)";
"(Git/watameln) add myself to credits because pro (#1098)";
"(Git/AlexanderDarmody) Update Credits.lua (#1100)";
"(Git/AlexanderDarmody) Fix :awardbadge (#1097)";
"(Git/LiveFireExercise) Fix LICENSE.md link (#1095)";
"(Git/Dimenpsyonal) Fix LICENSE.md link (#1095)";
"(Git/ccuser44) Added a better and much faster base64 implementation (#1093)";
"(Git/ccuser44) Made IDEs trim trailing whitespace and use linefeed (#1090)";
"(Git/LiveFireExercise) Update cool person's name (#1089)";
"(Git/Dimenpsyonal) Update cool person's name (#1089)";
"(Git/ccuser44) Fixed an anti bypass (#1096)";
"(Git/ccuser44) Deprecate custom Adonis Adonis Base64 functions (#1086)";
"(Git/ccuser44) Made createpart have correct values (#1088)";
Expand All @@ -55,22 +60,22 @@ return {
"(Git/omwot) Add Modern UI Theme (#1056)";
"(Git/ccuser44) Update rojo to latest version (#1108)";
"(Git/ccuser44) Made player and donor commands not save in oldlogs (#1107)";
"(Git/LiveFireExercise) F3X quickfix (#1123)";
"(Git/Dimenpsyonal) F3X quickfix (#1123)";
"(Git/bigbenster702) :pipe and :loadavatar (#1125)";
"(Git/WalkerOfBacon) :customsmallmessage or ':cn' (#1181)";
"(Git/WalkerOfBacon) Fix atmosphere support (#1201)";
"(Git/wilsontulus) Fix :bunnyhop command not executing more than once (#1126)";
"(Git/LiveFireExercise) Misc Fun command fixes (#1127)";
"(Git/LiveFireExercise) Anti error codes added (#1128)";
"(Git/Dimenpsyonal) Misc Fun command fixes (#1127)";
"(Git/Dimenpsyonal) Anti error codes added (#1128)";
"(Git/DaRealGandhi20) Add myself to credits (#1130)";
"(Git/DaRealGandhi20) [Add Text Selectable + New Text Format] :selectplayers/:count (#1132)";
"Git/LiveFireExercise) Add atmosphere support (#1139)";
"Git/Dimenpsyonal) Add atmosphere support (#1139)";
"(Git/Deniernal354) Add myself to credits (#1144)";
"Git/wilsontultus) Update Moderators.lua - :invisible and :visible command... (#1146)";
"(Git/wilsontulus) Update !playerinfo command - Mail & Phone/ID Verified Status (#1147)";
"(Git/LiveFireExercise) Add age restriction settings (#1149)";
"(Git/LiveFireExercise) Remove GitHub link (#1150)";
"(Git/LiveFireExercise) v240 changelog (3) (#1156)";
"(Git/Dimenpsyonal) Add age restriction settings (#1149)";
"(Git/Dimenpsyonal) Remove GitHub link (#1150)";
"(Git/Dimenpsyonal) v240 changelog (3) (#1156)";
"(Git/ccuser44) Made Yuenliang compiler work with Luau code (#793)";
"(Git/ccuser44) Fix selene linting about TestEz files (#1207)";
"(Git/wilsontulus) Whitelist RBLX Camera SFX - Update Anti_Cheat.lua (#1203)";
Expand All @@ -87,11 +92,13 @@ return {
"(Git/moo1210) Mass fix of bugs (#1216)";
"(Git/EasternBloxxer) Flight notification is now a hint (#1229)";
"(Git/karl-police) Dex no longer lags during search (#1022)";
"(Git/moo1210) Rewrite :thru and bring use error than error (QOL) (#1239)";
"(Git/moo1210) Fix MetaTable issues; prevent anti-cheat from crashing studio (#1240)";
"";
"[Patch v239b 2023-04-09 14:50 UTC] @LiveFireExercise";
"[Patch v239b 2023-04-09 14:50 UTC] @Dimenpsyonal";
"(Git/ccuser44) Fixes potential issue with :commands erroring (#1069)";
"";
"[Patch v239a 2023-04-07 11:50 UTC] @LiveFireExercise";
"[Patch v239a 2023-04-07 11:50 UTC] @Dimenpsyonal";
"Disabled DOS protection";
"Fixed Unity and XP themes";
"Reverted the :nuke command to old functionality";
Expand All @@ -102,7 +109,7 @@ return {
"Add DeepCopy - coasterteam";
"Fixed double command bar";
"";
"[v239 2023-04-06 21:20 UTC] @LiveFireExercise";
"[v239 2023-04-06 21:20 UTC] @Dimenpsyonal";
"(Git/ccuser44) Added a much better nuke (#1033)";
"Add nightly module & NightlyMode setting to Loader";
"Remote spam fix changes";
Expand All @@ -125,7 +132,7 @@ return {
"(Git/evanultra01) Rewrite :control (#933)";
"(Git/Deniernal354) Added prompt for team removal (#934)";
"(Git/P3tray) Added a chair intolerance to :massbring. (#935)";
"(Git/EgizianoEG) Fix for the CountryList commands or \"!countries\" command (Not working as expected and gives an error upon execution). (#938)";
"(Git/EgizianoEG) Fix for the CountryList commands or \"!countries\" command (#938)";
"(Git/EgizianoEG) Fix for the noclip argument for the \":fly\" command (#939)";
"(Git/EgizianoEG) Fix for \":noclip\" command and improve of the readability (#941)";
"(Git/EgizianoEG) Fix for the \":hint\" & \":h\" commands (Not visible while using Unity theme (#943)";
Expand Down Expand Up @@ -156,7 +163,7 @@ return {
"(Git/ccuser44) Updated F3X Deps to use better asset id extraction and misc HTTP related upgrades (#987)";
"(Git/watameln) Fix spelling and grammar mistakes (#990)";
"(Git/ccuser44) Made SavePlayerData only save data for valid players (#992)";
"(Git/ccuser44) [Datastore bug fix]: Fixes Adonis datastore spam (likely). Reduces datastore load by 70%-99%. Fixes Adonis breaking all of games datastores and chat filter (#)";
"(Git/ccuser44) Fix Adonis datastore spam, reduce datastore load by 70%-99%. Fix Adonis breaking all of games datastores and chat filter (#993)";
"(Git/ccuser44) Made character type conversion clone StarterCharacterScripts (#994)";
"(Git/ccuser44) Cleanup & small code refactor. And switched off of deprecated APIs (#999)";
"(Git/Quantify-RBLX) remove Duplicated line and update todo list (#1000)";
Expand Down Expand Up @@ -189,8 +196,8 @@ return {
"(Git/ccuser44) Fixed breaking typo (#1046)";
"(Git/ccuser44) Fixed bugs in nightly (#1047)";
"(Git/L8X) Add more exploit functions to output check (#1048)";
"(Git/LiveFireExercise) Update GRP command (#1049)";
"(Git/LiveFireExercise) Adonis Changelog and version update (#1050, #1051)";
"(Git/Dimenpsyonal) Update GRP command (#1049)";
"(Git/Dimenpsyonal) Adonis Changelog and version update (#1050, #1051)";
"Fixed unranking non-ingame users";
"Disabled AutoLocalize for GUI objects";
"Added settings.SilentCommandDenials to avoid notifying users when they can't run a command (#836)";
Expand Down

0 comments on commit db9a7cf

Please sign in to comment.