Skip to content

Releases: Epix-Incorporated/Adonis

Version 262

12 Jan 11:16
1d89bf4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v261...v262

Version 261

16 Dec 23:02
451505b
Compare
Choose a tag to compare

What's Changed

Read more

Version 260

01 Aug 21:22
59cedc5
Compare
Choose a tag to compare

Version 260 The Zaffre Update

What's Changed

New Contributors

Full Changelog: v259...v260

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