Skip to content

Releases: Epix-Incorporated/Adonis

Version 259

21 May 19:09
f891f07
Compare
Choose a tag to compare

Version 259 The Yellow Update

Pull Requests

Full Changelog: v258...v259

Version 258

14 May 18:00
6b32508
Compare
Choose a tag to compare

Version 258 The Xanthous Update

Changelog

  • Changelog now supports richtext, is nicely formatted
  • Removed Herobrine

Pull Requests

New Contributors

Full Changelog: v257...v258

Version 257

02 May 07:57
7331028
Compare
Choose a tag to compare

Version 257 The Wisteria Update

Changelog

  • Updated dependencies
  • Code quality improvements
  • Updated FiOne
  • Fixed error with SoftShutdown process
  • Added SilentStartup setting to loader. Will mute non-errors for startup
  • Plugin commands no longer have to be cached manually
  • Loadstring now uses proto conversion
  • Added Unix-like pipe IO support
  • Use buffer for deserialisation instead of string
  • Added CanvasGroup to :viewgui
  • Fixed duration time in Functions
  • Added LuaU global import optimisation to loadstring
  • Uncapitalised command aliases for ShowTrelloBanList
  • Removed hyperion debug info
  • Optimised string library functions
  • Added MatIcon to :place notification
  • Added plazaconnect as command for to :grplaza

Pull Requests

New Contributors

Full Changelog: v256...v257

Version 256

16 Apr 07:41
b74c244
Compare
Choose a tag to compare

Version 256 The Violet Update

Changelog

  • :banlist text is now selectable
  • :timebanlist actually giving reasons
  • specified if a ban is a global ban or a server ban
  • Re-add old alert sound
  • LoadExistingPlayer no longer warns while loading a player
  • Added :removecam and fixed :makecam making a camera called "nil"
  • Make getting the KEY from the server a RemoteFunction
  • Moved defaultsettings further down the settings list
  • Reverted actor change from BotBrain
  • Optimised clean workspace
  • Optimised CleanWorkspace
  • Fixed typeo in Functions
  • Fixed accidental alias recursion
  • Fixed empty aliases preventing any commands running
  • Implemented AllowUnsafeSelectors
  • Added placeholder texts for aliases and keybinds

Pull Requests

Full Changelog: v255...v256

Version 255

18 Mar 09:07
a4864f9
Compare
Choose a tag to compare

Version 255 The Umber Update

Changelog

  • Added duration to :mute
  • Text in :serverlist is now selectable
  • Enhanced output GUI for Rounded and Windows XP
  • Added global restart system
  • Fixed incognito mode
  • Player layouts in a server are now kept after restart

Pull requests

Full Changelog: v254...v255

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

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