Releases: Epix-Incorporated/Adonis
Releases · Epix-Incorporated/Adonis
Version 261
What's Changed
- Set Removed to true when player fails a Join Filter by @EasternBloxxer in #1572
- Made :invisible also make currently equipped tool invisible by @EasternBloxxer in #1573
- Remove output titles by @Dimenpsyonal in #1580
- Untangle release by @Dimenpsyonal in #1582
- Fixed alias arguments by @EasternBloxxer in #1581
- Optimize 2 annotation on FiOne by @ocelot81 in #1585
- Fix typo in Loadstring dependency affecting :ss by @Mars7383 in #1587
- Fix Join command by @bqsi in #1584
- New System: Audit Logs | New Command: coordinates by @24rr in #1568
- Remove :cut command by @PurpleCreativity in #1590
- Made dex fetch api dump on server start by @EasternBloxxer in #1591
- Fix TopBarShift for Notif (:setmessage) by @ScriptedConnor in #1593
- Add Text Selections to the :players Command by @ScriptedConnor in #1597
- Made mats & colors list selectable by @jun022222222 in #1599
- Improve Modern-Theme by @omwot in #1598
- Replace Coords.luau by @jun022222222 in #1595
- feat: Added a search player bar on the
:privatechat
command by @24rr in #1594 - Fix for ":localscript" and ":clientscript" commands by @cl1ents in #1603
- Prevent Anti.RemovePlayer from kicking if in studio by @PurpleCreativity in #1605
- Add :ckick command by @Expertcoderz in #1614
- Add reproduce field to bug report template by @ccuser44 in #1616
- Change small typo by @ccuser44 in #1622
- Fix future bug that would break Adonis by @ccuser44 in #1621
- Make HTTP constant URLs to Variables by @ccuser44 in #1618
- Convert README XML to Lua by @ccuser44 in #1619
- Remove service.CloneTable by @ccuser44 in #1628
- Remove bloat & Fix stuff by @ccuser44 in #1623
- Move Trello commands to a plugin by @ccuser44 in #1624
- Remove unnecessary table.isfrozen check by @ccuser44 in #1627
- Fix leap year handling by @ccuser44 in #1629
- Move rank backwards compatibility to plugin and remove junk by @ccuser44 in #1630
- Lock server on soft shutdown after 1 minute by @ccuser44 in #1638
- Fix pof handler not understanding all messages by @ccuser44 in #1636
- Finally fixes a very big longstanding issue! Fix erroneous plugins bricking Adonis by @ccuser44 in #1635
- Move
DisableRejoinAtMaxPlayers
from Settings to Variables by @ccuser44 in #1634 - Close BTools and/or invalid tickets automatically by @ccuser44 in #1639
- Convert encryption to use buffers by @ccuser44 in #1652
- Label pull request for PoF by @ccuser44 in #1645
- Use relative markdown links when possible by @ccuser44 in #1646
- Enforce LF linefeed for .txt files too by @ccuser44 in #1644
- Support named link as PoF by @ccuser44 in #1643
- Move !wait from parser logic to a command by @ccuser44 in #1631
- Turn off nightlymode for release by @ccuser44 in #1667
- Fix default settings pooling by @ccuser44 in #1688
- Fix _G API Access write by @ccuser44 in #1675
- Allow local loading of Gerald by @ccuser44 in #1668
- Remove audit logs by @omwot in #1698
- Remove incompatibility by @ccuser44 in #1670
- Fix client side warn handling by @ccuser44 in #1683
- Add new encryption function by @ccuser44 in #1704
- Fix Adonis cleanup not being editable by @ccuser44 in #1703
- Fix extremely unfortunate and unlikely error with encryption in nightly by @ccuser44 in #1702
- Make ClientMover respect debugmode by @ccuser44 in #1680
- Add multithreading to FiOne by @ccuser44 in #1545
- Optimize linkedlists by @ccuser44 in #1695
- Show profile picture for private message notifications by @ccuser44 in #1691
- Small misc fixes and improvements by @ccuser44 in #1672
- Fix lint error in nightly by @ccuser44 in #1705
- Fix
:fly
being broken by @ccuser44 in #1692 - Fix terminal error hadling by @ccuser44 in #1685
- Optimise enum handling by @ccuser44 in #1684
- Fix issue of debuggers, pentesting tools, script analysers and exploit simulators kicking people in Studio. by @ccuser44 in #1617
- Fix trello api output functions by @ccuser44 in #1673
- Remove legacy note from settings by @ccuser44 in #1712
- Add people missing from credits by @ccuser44 in #1731
- Only show profile picture for non-temporary users by @ccuser44 in #1728
- Remove
service.Yield
and replace with Goodsignal by @ccuser44 in #1725 - Fix string clamping for unicode characters by @ccuser44 in #1724
- Move :guiview` to a window by @ccuser44 in #1722
- Allow loglimits to be edited by plugins. by @ccuser44 in #1721
- Allow tabtotype to be updated by @ccuser44 in #1720
- Fix leader stat handling by @ccuser44 in #1719
- Add better aliases for
:localaudio
by @ccuser44 in #1718 - Fix fake player properties by @ccuser44 in #1716
- Allow giving input text to notepad by @ccuser44 in #1715
- Make cleanup and oldlogs saving respect silentstartup by @ccuser44 in #1714
- Fix bug report version help image by @ccuser44 in #1709
- Remove unnecessary cruft from server by @ccuser44 in #1682
- [Big bugfix&improvement pack]: Fixes many annoying bugs by @ccuser44 in #1647
- Remove FiOne copy artifact and update FiOne by @ccuser44 in #1736
- Fix donor perks not updating live by @ccuser44 in #1741
- Add more animatedheads to variables by @ccuser44 in #1740
- Fix incompatibility with legacy
service.Yield
by @ccuser44 in #1739 - Optimise
service.SanitizeString
and filter functions. by @ccuser44 in #1738 - Finally improve service readability by @ccuser44 in #1737
- Make AudioPlayer used GoodSignal library inside shared instead of having a local copy of it by @ccuser44 in #1735
- Use a datastore cache for Adonis Alerts by @ccuser44 in #1729
- Cache F3X by @ccuser44 in #1710
- Add preliminary support for oldlogs encryption by @ccuser44 in #1696
- Delete MainModule/Client/Dependencies/Ado...
Version 260
Version 260 The Zaffre Update
What's Changed
- Fix for :invisible command's BillboardGui invisibility function by @wilsontulus in #1538
- Fix issue with escape character selectors by @fxeP1 in #1539
- Add subscription rank filter by @supercoolspy in #1541
- Update to :bans by @WalkerOfBacon in #1542
- Blocked studio only prefix related settings by @sqikerz in #1546
- :resetstats also resetting leaderstats that are strings by @WalkerOfBacon in #1548
- whoops by @Hedreon in #1547
- Add missing 'by' term in both settings files by @Hedreon in #1543
- Convert .lua files to use .luau by @Dimenpsyonal in #1550
- Rename lua to luau by @Dimenpsyonal in #1552
- Dimenpsyonal patch 1 by @Dimenpsyonal in #1553
- Use humans.txt + IsStudio for simple HttpEnabled check by @wilsontulus in #1557
- Whitelist RBLX VR Controls Scheme from CoreGui Images Check by @wilsontulus in #1558
- Made Remote.MakeLocal parent to PlayerGui instead of Player by @EasternBloxxer in #1559
- ipairs iteration for arrays by @ocelot81 in #1562
- MADE MORE LISTS SELECTABLE by @EasternBloxxer in #1566
- Removed CustomChat by @EasternBloxxer in #1570
New Contributors
Full Changelog: v259...v260
Version 259
Version 259 The Yellow Update
Pull Requests
- Fix Unity theme's List RichText by @sqikerz in #1533
- :freecam now has a controller keybind (DPadLeft) by @sqikerz in #1531
- Fix Console UI unfocusing on click in certain themes by @sqikerz in #1534
- Add not-zipcode 🇬🇧 🇬🇧 by @Dimenpsyonal in #1530
- Protect metamethod detectors by @ccuser44 in #1520
- Implement IP cache on serverdetails (Location) by @fxeP1 in #1535
- revert httpenabled by @ocelot81 in #1536
Full Changelog: v258...v259
Version 258
Version 258 The Xanthous Update
Changelog
- Changelog now supports richtext, is nicely formatted
- Removed Herobrine
Pull Requests
- Plugin clean-up by @ocelot81 in #1490
- Fix invalid lookahead buffer handling by @ccuser44 in #1496
- Removing TripDet by @ocelot81 in #1499
- removing \n from kick messages by @ocelot81 in #1501
- Addition of HiddenThemes setting by @fxeP1 in #1502
- Enhance user ID integration and fix command info display issues by @NotKeira in #1503
- Update ServerDetails IP API by @fxeP1 in #1508
- Fix floating points and revert default duration to notification UI by @DrewBokman in #1509
- Remove cPcall by @ccuser44 in #1507
- Backup method for loader in case requireid fails by @ccuser44 in #1511
- Re-add Epix Agents by @ccuser44 in #1506
- Fix for :undance (:uneffect alias) not stopping dance animation by @sqikerz in #1512
- HttpEnabled view by @ocelot81 in #1514
- Fixed LocalScriptBase.client.lua erroring when ran before Adonis has been loaded on client. by @cl1ents in #1516
- Fix editorconfig for all files by @ccuser44 in #1517
- Fix !wat inconsistently running due to inaccessible sounds by @sqikerz in #1518
- Fix for :freecam locking mouse in the center of the screen due to shift-lock activation by @sqikerz in #1519
- :freecam now consistently gives out toggle instructions by @sqikerz in #1524
- Singer localscript changes by @ocelot81 in #1525
- Fixed :unfreecam breaking player's camera when they had it toggled off (and added mandatory feedback when run) by @sqikerz in #1527
- Ootimie server changelog conversion by @ccuser44 in #1528
New Contributors
- @NotKeira made their first contribution in #1503
- @sqikerz made their first contribution in #1512
- @cl1ents made their first contribution in #1516
Full Changelog: v257...v258
Version 257
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
- Code quality improvements by @ccuser44 in #1469
- Update FiOne and use JIT for it by @ccuser44 in #1470
- Fix error with SoftShutdown process by @fxeP1 in #1476
- Dont have plugins to have to cache commands themselves by @ccuser44 in #1481
- Make loadstring use proto conversion by @ccuser44 in #1472
- Add Unix-like pipe IO support by @ccuser44 in #1479
- Use buffer for deserialisation instead of string by @ccuser44 in #1478
- Added missing CanvasGroup class within GetGuiData() func by @h1ddenscript in #1483
- Fix duration time in Functions.lua by @NoobBucket in #1484
- Added Luau global import optimisation by @ccuser44 in #1486
- Change command aliases for ShowTrelloBanList by @WalkerOfBacon in #1485
- Remove hyperion debug info and remove tbl alias added in nightly by @ccuser44 in #1487
- luau string builtins by @ocelot81 in #1489
- Blacklist more Rojo build/compile files by @ccuser44 in #1492
New Contributors
- @h1ddenscript made their first contribution in #1483
- @ocelot81 made their first contribution in #1489
Full Changelog: v256...v257
Version 256
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
- :banlist text selectable, :timebanlist actually giving reasons, and specified if a ban is a global ban or a server ban by @WalkerOfBacon in #1453
- Revert "Replace the alert sound in :alert" by @GalacticInspired in #1456
- LoadExistingPlayer no longer warns while loading a player by @GalacticInspired in #1455
- Added :removecam and fixed :makecam making a camera called "nil" if n… by @WalkerOfBacon in #1457
- Make getting the KEY from the server a RemoteFunction by @kaiserandaxl in #1458
- Generic commit title. by @P3tray in #1459
- Revert actor change from BotBrain. by @fxeP1 in #1461
- Add device option to bug report by @ccuser44 in #1464
- Optimise CleanWorkspace by @ccuser44 in #1463
- Fix typeo in Functions.lua by @NoobBucket in #1465
- Added placeholder texts for aliases and keybinds by @EasternBloxxer in #1467
Full Changelog: v255...v256
Version 255
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
- Make the text selectable in :serverlist by @WalkerOfBacon in #1450
- Add a duration to :mute (as well as notify the person being muted) by @WalkerOfBacon in #1451
- Implement a global restart system. by @RadiantUwU in #1430
- Fix incognito mode. by @RadiantUwU in #1429
- Keep the player layouts in the server after a restart by @RadiantUwU in #1431
Full Changelog: v254...v255
Version 254
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
- Revert "Change meta files from Disabled to Enabled" by @Dimenpsyonal in #1445
- Fix team test issues by @fxeP1 in #1447
Full Changelog: v253...v254
Version 253
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
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
- @YetAnotherClown made their first contribution in #1436
Full Changelog: v251...v252