Skip to content

Releases: Epix-Incorporated/Adonis

Version 230

25 Nov 19:17
Compare
Choose a tag to compare

Changelog

"[v230 11.25.2021 14:00 EST]";
"*Happy Thanksgiving (To those in the US)";
"*Hardcoded level check references have been replaced with references to the associated ranks in Settings";
"*For security, certain things now use an allowlist rather than a denylist";
"*Also for security, the datastore key denylist has grown";
"*Disabled anti-'anti-idle' introduced in #536";
"*Added CharacterRemoving check to server-side anti-exploit changes introduced in #536";
"*Moved alerts module to group";
"*Added expandable warnings when requiring the MainModule, Assets module, & Alerts module (by ID) that include the URL to the module";
"(Git/moo1210) Dex updates #559";
"(Git/DaEnder) Fixed the typo in repeat command #535";
"(Git/joritochip) Fix blank PMs on mobile devices #537";
"(Git/evanultra01) Updated WOF audio id #526";
"(Git/coasterteam) Merge Trelloban command and client anti fixes #523";
"(Git/CommodoreGamer118) Made console show all sub-commands/aliases for commands #532";
"(Git/GalacticInspired) Fixed text not appearing in the tools list #548";
"(Git/GalacticInspired) Added 'ref' & 'res' to the 'refresh' & 'respawn' commands";
"(Git/Expertcoderz) Slightly improved :clown #544";
"(Git/Expertcoderz) :ff command update and :removetools now unequips tools before deleting #555";
"(Git/Expertcoderz) (Dis)allow teamkill option for :sword #551";
"(Git/Expertcoderz) Code Tidying/Formatting of Command Modules #554";
"(Git/Expertcoderz) Simplified type annotations for cmd modules + some random code improvements #560";
"(Git/Expertcoderz) T-shirt commands & :explode update #558";
"(Git/Expertcoderz) Update !wat #557";
"(Git/Expertcoderz) Team management GUI (:teams) + !colorlist fix for Rounded theme #556";
"(Git/Expertcoderz) Integration of Material UI icons + !serverinfo UI #533";
"(Git/ccuser44) Fixed anti-cheat bug #552";
"(Git/ccuser44) [AntiCheat] : Huge addition to server side. Yeeted some client side exploits. Removed unnecessary stuff. #536";
"(Git/ccuser44) Some small code improvements #528";
"(Git/ccuser44) Removed panic mode stuff. #527";
"(Git/alau740) !help now takes a reason, add :timehint #516";
"(Git/alau740) !profile is now :profile (mod level command) #541";
"(Git/alau740) Change font for notification title, fix icon duplication, more cmd feedback + more #531";
"(Git/fxeP1) CustomChat typo fix #524";
"(Git/fxeP1) TP X,Y,Z typo fix, Humanoid fixes #534";
"(Git/fxeP1) PM fix, Jail fixes, FullClear fix #529";
"(Git/fxeP1) Admin/Commands/Core/Process.lua | Optimizations #540";

What's Changed (Autogenerated)

New Contributors

Full Changelog: v229...v230

Version 229

08 Oct 17:56
Compare
Choose a tag to compare

Changelog:
"[v229 10.8.2021 13:35 EST]";
"*Fixed an issue with icons in notifications caused by a merge";
"*Fixed an issue where :gerald could only be used once";
"*Added ':removewarning player warning_message'";
"*Added Settings.Aliases";
"*Special characters are now escaped in alises";
"*Alias arguments can now be defined as part of the alias string (eg, ':somealias ' -> ':ff | :fire ')";
"(Git/fxeP1) TrelloBan fix, Commands/PlayerFinders/Track Command changes #515";
"(Git/alau740) Notifications for some commands, add some music #513";
"(Git/alau740) Add missing icons, add '@username' to ':usage' #508";
"(Git/ccuser44) Removed some pre-fe code #507";
"(Git/jaydensar, joritochip, LolloDev5123) Various GitHub repo-specific changes";
"(Git/Expertcoders) Notification icons #505";
"(Git/ccuser44) Reintroduced vanilla loadstring usage (when available) #504";
"(Git/alau740) :cmdinfo now shows admin rank for command, fix cmd alias typo #499";
"(Git/fxeP1) Map resotre/backup fix, HideChatCmd fixes, Anti Responding fix(?) #496";
"(Git/alau740) Add timeban alias :tempban #495";
"(Git/Expertcoderz) Replaced :inspect with !profile #494";
"(Git/ccuser44) Fixed ban naming #492";
"(Git/ccuser44) Update init.lua #491";
"(Git/alau740) Confirm prompt to :clearplayerdata, add option to disable cross-server commands, global time messages, misc other stuff #490";
"(Git/Expertcoderz) Add !rank, !brickcolors, !materials, updated !usage #489";
"(Git/LolloDev5123) ...A lot of changes: #488";
"***Optimize some messages displayed to the player or logged";
"***Added testfilter command";
"***AdonisEncrypt functionality";
"***Add reason to time/temp ban";
"***Anti-exploit notifications";
"***Synapse chunk error detection & AE lookFor table updates";
"Automatically update list when search text changes";
":restart (Soft shutdown)";
"***Make :puke have more vomit";
"***Remove very short admin aliases (:pa, :oa, etc)";
"(Git/Expertcoderz) Userpanel update #487";
"(Git/fxeP1) Fixed yielding/errors on refresh/respawn #486";
"(Git/alau740) Selectable text for Aero and Unity themes, fix incomplete title in datastore warning #484";

Version 228 (MODULE/LOADER MIGRATION)

19 Sep 02:11
2c3c631
Compare
Choose a tag to compare

Moved the MainModule and Loader from my personal account to the group so emergency updates can be made when required when I'm not immediately available to do said updates. Since this is just a matter of moving & redirecting/changing IDs, I'm not making a version bump/changelog message about this and the loader on Davey_Bones will be kept current for now (Albeit with a DEVELOPMENT MOVED message in it's description.)

Changelog:
"[v228 9.8.2021 15:40 EST]";
"*Fixed :hat";
"*Added :gerald";
"*Fixed the @username player finder";
"*The player finder @everyone is now just (SpecialPrefixHere)everyone (eg: everyone, !everyone, etc)";
"(Git/Coasterteam) MaxChatCharacterLimit now takes from Chat Settings";
"(Git/Sparkypen7) Update non-monotonic timers to be monotonic. #473";
"(Git/P3tray) Made :countdown better #474";
"(Git/fxeP1) Service/Moderators Updates. #477";
"(Git/GalacticInspired) Updated "thru", New commands for "joinserver": jserver & jplace + new message, Updated "tools" #480";
"(Git/alau740) Fix console auto complete for other themes, better "you're an admin" messages, some other stuff #481";
"(Git/alau740) Music list cleanup #482";
"(Git/Expertcoderz) Selectable Text for List UIs #483";

Version 228

08 Sep 20:02
Compare
Choose a tag to compare

Changelog:
"[v228 9.8.2021 15:40 EST]";
"*Fixed :hat";
"*Added :gerald";
"*Fixed the @username player finder";
"*The player finder @everyone is now just (SpecialPrefixHere)everyone (eg: everyone, !everyone, etc)";
"(Git/Coasterteam) MaxChatCharacterLimit now takes from Chat Settings";
"(Git/Sparkypen7) Update non-monotonic timers to be monotonic. #473";
"(Git/P3tray) Made :countdown better #474";
"(Git/fxeP1) Service/Moderators Updates. #477";
"(Git/GalacticInspired) Updated "thru", New commands for "joinserver": jserver & jplace + new message, Updated "tools" #480";
"(Git/alau740) Fix console auto complete for other themes, better "you're an admin" messages, some other stuff #481";
"(Git/alau740) Music list cleanup #482";
"(Git/Expertcoderz) Selectable Text for List UIs #483";

Version 227.1 (HOTFIX)

04 Sep 18:40
64c865c
Compare
Choose a tag to compare

Changelog:
"[v227.1 9.4.2021 14:21 EST]";
"*Switched spawn from task.spawn to task.defer to maintain expected non-yielding functionality";
"*Added settings.Console_AdminsOnly (makes it so only admins can see the console if its enabled)";
"(Git/Coasterteam) Fixed a vuln that potentially leaked the webpanel API key setting";
"(Git/alau740) Rename owner rank mentions in loader to headadmins + typo fixes #475";
"(Git/alau740) :admin will now actually give out admin rank instead of just temp mod #478";

Version 227

26 Aug 17:08
Compare
Choose a tag to compare

Changelog:
"[v227 8.26.2021 13:03 EST]";
"*Fixed Window.ScrollingFrame:GenerateList() bugging out on refresh";
"*Fixed usage of a non-existent variable in SaveAllPlayerData";
"(Git/Expertcoderz) Added !paint #465";
"(Git/P3tray) Exploit patch & data.OnClicked functionality for ImageButtons #458";
"(Git/fxeP1) Admin/Remote/Process/Service/CRS Updates #457";
"(Git/fxeP1) Admin.lua/Admins/Service || chatService fix/Service fixes/F3X Updates. #462";
"(Git/SlipperySpelunky) Update Teleport to CFrame #461";
"(Git/c6lvnss) Migration to task library. #463";
"(Git/P3tray) Added DefaultTheme setting and improved Base_Theme's functionalities #460";
"(Git/Coasterteam) Fixed extra parantheses in a command";
"(Git/Coasterteam) Secure HandleExplore remote endpoint";
"(Git/GalacticInspired) Update Moderators.lua #471";
"(Git/Expertcoderz) Explorer improvements + permission fix (serverinfo UI) #468";
"(Git/Expertcoderz) Random changes & improvements #470";
"(Git/P3tray) Updated all theme's Window.Code and Console.Code #469";
"(Git/Mudock-Yatho) Performance improvements/minor code changes in Admins.lua #472";

Version 226.3 (HOTFIX)

07 Aug 20:15
Compare
Choose a tag to compare

Disables a new detection that was spamming the exploit logs with false positives.

Version 226.2 (HOTFIX)

07 Aug 00:24
Compare
Choose a tag to compare

Disabled "bypass detected" kick.

Version 226.1

06 Aug 22:01
Compare
Choose a tag to compare

Changelog:
"[v226.1 8.6.2021 16:39 EST]";
"*Minor changes";
"(Git/fxeP1) Client/Service Optimization #452";
"(Git/ccuser44) Adonis Anti Exploit Bypass detection (Redid #351) #449";
"(Git/ccuser44) Fixed log detection #455";
"";
"[v226 8.2.2021 11:40 EST]";
"*Fixed Window not returning the instance created by AddTitleButton, leading to errors with :alert (for example)";
"*Disabled log dump on disconnect";
"(Git/ccuser44) Removed service.Round as math.round exist #450";
"(Git/fxeP1) Improvements to Encryption/Randomization #443";
"(Git/fxeP1) Client/Service Optimization #452";
"(Git/evanultra01) Fix ConvertPlayerCharacterToRig #445";
"(Git/Expertcoderz) Aero theme updates & patch #446";
"(Git/Expertcoderz) Add :resetbuttonenabled and :rbxnotify (and other stuff) #447";

Version 226

02 Aug 15:50
Compare
Choose a tag to compare

Changelog:
"[v226 8.2.2021 11:40 EST]";
"*Fixed Window not returning the instance created by AddTitleButton, leading to errors with :alert (for example)";
"*Disabled log dump on disconnect";
"(Git/ccuser44) Removed service.Round as math.round exist #450";
"(Git/fxeP1) Improvements to Encryption/Randomization #443";
"(Git/fxeP1) Client/Service Optimization #452";
"(Git/evanultra01) Fix ConvertPlayerCharacterToRig #445";
"(Git/Expertcoderz) Aero theme updates & patch #446";
"(Git/Expertcoderz) Add :resetbuttonenabled and :rbxnotify (and other stuff) #447";

(Also updated the Dex RBX API JSON)