Skip to content

Releases: Epix-Incorporated/Adonis

Version 254

15 Mar 17:11
271836e
Compare
Choose a tag to compare

Version 254 The Tangerino Update

Changelog

  • Add extra datastore protections
  • Fixed TeamTest making Adonis not load
  • Reverted meta json change, fixes console error spam
  • Fixed the 'Updated!' message not having an icon
  • Revert change to HTTP checks

What's Changed

Full Changelog: v253...v254

Version 253

12 Mar 09:08
96bdfc5
Compare
Choose a tag to compare

Version 253 The Sunglow Update

Changelog

🔒Security update

  • Added animation exploit detection (anticheat)
  • Added redundancy checks to RunScript remote command
  • Turned on CrossServerDenied for scripteditor and sudo
  • Made CrossServerCommands actually enable/disable cross-server functions
  • Added CrossServerCommands to Datastore Blacklist
  • Modified :showlogs to make it not error
  • Patch another server environment grab method (requires existing backdoor)
  • Also adds in type-checking support to _G API for future todo
  • More env-grab patches coming soon!
    • Swapped arguments for :showlogs around

Full Changelog: v252...v253

Version 252

11 Mar 18:04
52e0ab8
Compare
Choose a tag to compare

Version 252 The Redpepper Update

Changelog

Feature update entailing the following additions:

  • Network readouts now show in Milliseconds
  • Output GUI changes
    • Now uses a new font
    • Can now be customised with title and colour
  • New setting: DisableRejoinAtMaxPlayers
    • Can be used to stop players bypassing max server limits
  • New setting: WarnDangerousCommand
    • Triggers a confirmation for potentially dangerous actions
  • Added lazy load for userpanel
    • You can disable this in client settings
  • New setting: ChatCreateRobloxCommands
    • Toggles whether Adonis will make TextChat commands
    • Setting is enabled by default
  • Added :newdex as a command for new dex explorer
  • Fixed error with oldlogs
  • Fixed issue with keybind waiting for key to be selected
  • Updated rojo meta.json files
  • Fixed text being editable in lists
  • Updated description of :nil
  • Fixed :unfly not working when SignalBehavior is Deferred
  • Fixed untracking not working

Pull Requests

  • Made ping readout show in ms by @DrewBokman in #1420
  • Add Dangerous command option by @Dimenpsyonal in #1418
  • Fix !rejoin regarding max player server count by @RadiantUwU in #1415
  • Lazy load userpanel by @ccuser44 in #1407
  • Keybinds input fix by @fxeP1 in #1422
  • Add Setting "ChatCreateRobloxCommands" to configure whether or not one wants Roblox Chat Commands to be generated by @karl-police in #1423
  • Change meta files from Disabled to Enabled by @Dimenpsyonal in #1424
  • Fix text being editable in lists by @kaiserandaxl in #1425
  • Make dangerous commands prompt before being executed. by @RadiantUwU in #1426
  • Update description of :nil command. by @RadiantUwU in #1427
  • Move the sword command into fun commands. by @RadiantUwU in #1428
  • Revert "Fix text being editable in lists" by @ccuser44 in #1432
  • Fix :unfly command not working when SignalBehavior is set to Deferred by @YetAnotherClown in #1436
  • Remove fastload setting and change loading from ugly text to responsive and beatiful icon by @ccuser44 in #1434
  • Fix rejoin, again, now another command. by @RadiantUwU in #1438
  • Untrack fix for specific players by @fxeP1 in #1440
  • Use :GetNetworkPing() accurately by @DrewBokman in #1439

New Contributors

Full Changelog: v251...v252

Version 251

29 Feb 13:15
7b2f8f8
Compare
Choose a tag to compare

Version 251 The Quinacridone Update

Happy leap day! Minor feature update entailing:

  • Added search bar to settings
  • Performance stats window can now be resized

What's Changed

Full Changelog: v250...v251

Version 250

23 Feb 12:10
3cf7672
Compare
Choose a tag to compare

Version 250 The Prisma Update

Changelog

Feature update entailing a few bug fixes and other assorted changes.

  • !commspanel is now an alias for !comms
  • Windows XP theme now supports custom icons
  • All themes now send notifications to !commspanel
  • Loader now uses Configuration instance for the Config folder
  • Entry UI looks less weird now
  • Fixed RunCommand Logic
  • Fixed :oldlogs

Pull requests

Full Changelog: v249...v250

Version 249

12 Feb 10:00
b0e8df0
Compare
Choose a tag to compare

Version 249 The Orange Update

Very small feature and bug fix update

  • Added new materials to material list
  • Deleted CommsCenter
  • Fixed Unity notifications not showing up in Comms Panel

Full Changelog: v248...v249

Version 248

12 Feb 09:20
17bf321
Compare
Choose a tag to compare

Version 248 Nyanza Update

Minor feature update consisting of:

  • Added some error codes to client
  • Fixed NoEnv for themes
  • Folderised Colorize theme
  • Remove some commented code
  • Fixed TextChatService resulting in a warn after 300 seconds

What's Changed

Full Changelog: v247...v248

Version 247

09 Feb 09:30
a2ee0b8
Compare
Choose a tag to compare

Version 247 The Marmalade Update

Minor feature update, including:

  • Updated typechecker
  • Anticheat alert
  • Delete webpanel functions
  • Added custom icon support for unity
  • Added waypoints to settings
  • Remove cPcall
  • Miscellaneous optimisations

What's Changed

  • Create alert about disabling anti cheat, remove legacy anti cheat code and fix urgent messages by @ccuser44 in #1348
  • Delete webpanel functions by @Dimenpsyonal in #1400
  • Add waypoints finally to the settings, remove cpcall & legacy requestid and make commands use logpcall by @ccuser44 in #1397

Full Changelog: v246...v247

Version 246

05 Feb 16:35
df01f08
Compare
Choose a tag to compare

Version 246 The Lapis Lazuli Update

Minor update including:

  • Folderisation of the themes
  • Userpanel now displays if nightly is used
  • Various optimisations
  • Removed Herobrine

What's Changed

Full Changelog: v245...v246

Version 245

27 Jan 10:18
fe07a13
Compare
Choose a tag to compare

Version 245 The Kiwano Update

Minor update which includes:

  • :permhint is now a command for :setmessage
  • Size of credits window slightly increased
  • Fixed error message about TextChatService
  • :flynoclip is now a command for :fly (🪰)
  • :flyclip is now an alias
  • MainModule and Loader version is now part boot print

What's Changed

  • Update command desc for :flyclip to show it doesn't allow noclipping by @alau740 in #1382
  • Tell mainmodule and loader version on boot by @ccuser44 in #1384
  • Add flynoclip as a command name to fly and make flyclip an alias by @ccuser44 in #1383

Full Changelog: v244...v245