Releases: Epix-Incorporated/Adonis
Releases · Epix-Incorporated/Adonis
Version 250
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
- Make the Entry UI look a lot less weird by @EasternBloxxer in #1408
- fix(Admin.lua): RunCommand logic fix by @fxeP1 in #1410
- Fixed SaveCommandLogs by @kaiserandaxl in #1411
Full Changelog: v249...v250
Version 249
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
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
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
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
- Folderise Aero theme by @Dimenpsyonal in #1391
- Folderisation by @Dimenpsyonal in #1393
- Made quacker be on the client by @ccuser44 in #1392
- Remove cpcall v2 by @ccuser44 in #1387
- Optimise logcheck by @ccuser44 in #1386
- Change UI files from improper filestypes by @ccuser44 in #1394
- Made userpanel display if nightly is used by @ccuser44 in #1388
- Optimise yanderedev code by @ccuser44 in #1389
- Remove PoF labels automatically by @ccuser44 in #1396
Full Changelog: v245...v246
Version 245
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
Version 244
Version 244 The Jade Update
Minor update which includes:
- Unity now has RichText support for descriptions
- Unity now has support for blank descriptions
- Logic fixes for handling of infinite respawn values
Pull Request Merges
- Fixed unity Rich Text and blank description values by @kaiserandaxl in #1378
- Mass RichText and Empty Description Fix by @kaiserandaxl in #1379
- It's a number not a string by @ccuser44 in #1380
Full Changelog: v243...v244
Version 243
Version 243, The Indigo Update
Several changes this time along with several bug fixes.
- Now a NoLog option in commands
- !ping and !fps commands merged into new stats command
- Now a setting to unjail people when the jailer leaves
- Fixed assigning of ranks in settings
- Fixed player selectors not defiltering correctly
- List texts can now be clicked
- Text hover now supports RichText
- Other miscellaneous bug fixes and logic improvements
What's Changed
- Add new filename format by @Dimenpsyonal in #1330
- Fix missing $ by @Dimenpsyonal in #1331
- Merge v242 into release by @Dimenpsyonal in #1351
- Revert "String Matching Fix" by @Dimenpsyonal in #1355
- Add NoLog option to Commands by @StayBlue in #1346
- Removed blank description displaying by @kaiserandaxl in #1364
- Make Server accept raw Lua code serverplugins by @ccuser44 in #1362
- Added unjail upon command executor leave by @kaiserandaxl in #1363
- Fix player selectors not sanitising patterns & fix breaked UTF-8 in
:commands
by @ccuser44 in #1361 - Make list texts be able to be clicked by @ccuser44 in #1344
- Make Client accept raw Lua code clientplugins by @ccuser44 in #1365
- Fix jail color not working by @kaiserandaxl in #1366
- Fix slowmode logging by @kaiserandaxl in #1367
- Fix :Smite freezing everyone by @kaiserandaxl in #1368
- Add three properties to :infect by @kaiserandaxl in #1369
- Well this wasnt supposed to happen by @ccuser44 in #1370
- Change :flynoclip to :flyclip by @WalkerOfBacon in #1301
- Made commands use better, more accurate and functional ping check by @ccuser44 in #1372
- Merge ping and fps commands by @ccuser44 in #1371
- Fix RefreshGui not giving a theme over to Client by @kaiserandaxl in #1373
- Fix malformed group inputs giving everybody a rank by @kaiserandaxl in #1375
New Contributors
Full Changelog: v242...v243
Version 242
What's Changed
- Merge master into release branch by @Dimenpsyonal in #1241
- Cherry-pick some issues to release by @moo1210 in #1300
- Merge master changes to release by @Dimenpsyonal in #1327
- Add new pipe model to release by @Dimenpsyonal in #1328
- Release by @Dimenpsyonal in #1329
- String Matching Fix by @bwrbur in #1326
- Added FPS Command by @kaiserandaxl in #1308
- Update Debug_Specific.lua by @ccuser44 in #1337
- Revert regressions introduced in #1313 and #1308 by @ccuser44 in #1339
- Merge resetatmosphere to resetlighting by @ccuser44 in #1340
- Fix naming error in #1297 by @SuperCater in #1341
- Fixed :jail bug not unjailing after set time by @kaiserandaxl in #1342
- Fix FPS gui by @ccuser44 in #1338
- Fix Duplicate Display of Reason in Kick Message by @EasternBloxxer in #1343
- Make disabling linkedlists a loader flag by @ccuser44 in #1335
- Improve bug report form by @ccuser44 in #1345
- Fix PrivateMessage for TranksBlack by @EasternBloxxer in #1349
- Notify admins what rank they are upon joining by @alau740 in #1303
- Make givepoints an alias by @ccuser44 in #1334
- Added in-game Script Editor by @kaiserandaxl in #1315
- Update !playerinfo command - Get Render Resolution by @wilsontulus in #1287
New Contributors
Full Changelog: v241...v242
Version 241
What's Changed
- Make
:BuyItem
only block limiteds by @ccuser44 in #1223 - Coasterteam various fixes and improvements by @coasterteam in #1242
- Merge
:clone
and:loadavatar
by @ccuser44 in #1198 - Add command and command autocompletion support for TextChatService by @ccuser44 in #1208
- Fix remotespy detection by @ccuser44 in #1218
- Create
:sing
command by @ccuser44 in #1217 - Disabled protections superseded by
Workspace.RejectCharacterDeletions
on new games by @ccuser44 in #1245 - Move GoodSignal from
Service.lua
to its own file by @ccuser44 in #1244 - Rename Singer.lua to Singer.server.lua (Fix modulescript not working with runcontext and generating rojo error) by @ccuser44 in #1247
- Fix odd issue caused by Adonis parenting
Service.lua
toServer
or… by @ccuser44 in #1248 - Add :outfit command by @wilsontulus in #1228
- Revert "Add som more non-chad exploits to detections (#1174)" by @Dimenpsyonal in #1252
- Fixed
:creeper
with non-default character sizes and proportions by @ccuser44 in #1250 - Fix accidental mistype of creaper breaking R6 by @ccuser44 in #1254
- Fix broken help button with Mobilius theme by @ccuser44 in #1253
- Remove
-
Creeper, part 2 of #1254 creeper fix by @ccuser44 in #1255 - Fix big issue with
Admin.RunCommand
which fixes a lot of command which causes a lot of commands to break in nightly. Also lots of other misc fixes and improvements by @ccuser44 in #1256 - GitHub Repo Changes by @moo1210 in #1263
- fix: TrackTask upgrade on older functions by @fxeP1 in #1264
- [Part1 of softshutdown fix]: Fix softshutdown failing and not retrying by @ccuser44 in #1261
- Add command to debug anti cheat by @ccuser44 in #1267
- Small fix/improvement to zombie detection by @ccuser44 in #1260
- Show users device on exploitlogs for better analytics by @ccuser44 in #1224
- Fix longstanding issue with
:bot
animations not working with R15 by @ccuser44 in #1259 - Misc fixes & improvements by @ccuser44 in #1265
- Fix tornado, anti, :buyitem, fpslocker, van, :slippery, convert deprecated/legacy items by @ccuser44 in #1270
- Update Anti_Cheat.lua - More proper way of soundId check by @wilsontulus in #1235
- Fix arguments for NoYield function; fix :sing command MeshID by @ccuser44 in #1273
- Add Fresh Meat sound from Diablo 1 to :clown by @ccuser44 in #1272
- Add backwards compatibility code to a dedicated plugin by @ccuser44 in #1269
- Merge chargear and plrgear and fix wrong tool position and clipping in to baseplate by @ccuser44 in #1271
- Put :vote command in random order; add :orderedvote command by @karl-police in #1179
- Add particles to trigger by @ccuser44 in #1274
- cPcall to task.spawn by @ccuser44 in #1277
- Remove legacy CylinderMeshes from UFO by @ccuser44 in #1278
- Fix :spin by @ccuser44 in #1276
- Add R6 versions of AnimatedFaces and fix sing again by @ccuser44 in #1275
- Updated ServerNewDex Plugin, with new features by @karl-police in #1169
- Move
UseLinkedListsInLogs
from Settings to Variables by @ccuser44 in #1251 - Delete Loader/Loader/Dropper.server.lua by @chesse20 in #1238
- Revert "Move
UseLinkedListsInLogs
from Settings to Variables" by @joritochip in #1279 - Remove dropper artifacts, fix Adonis being totally broken by @ccuser44 in #1280
- Fix adonis being bricked for a long time (fixes crosserver issue) by @ccuser44 in #1284
- Fix odd issue by @ccuser44 in #1283
- Optimise assert, fix webpanel debug, fix gamegravity default, fix TimeHint by @ccuser44 in #1281
- Remove linkedlist toggle in userfacing settings by @ccuser44 in #1288
- Add back legacy themes (Steampunk and TransBlack) by @EasternBloxxer in #1266
- Move AutoClean to Miscfeatures plugin by @ccuser44 in #1291
- cPcall removal part 2 by @ccuser44 in #1290
- Fix chargear not working in r6 by @WalkerOfBacon in #1286
- Fixed :stickify by @SuperCater in #1293
- Duration to jail command by @kaiserandaxl in #1292
- Added search box to keybinds, and aliases by @kaiserandaxl in #1294
- Turn
settings.CodeExecution
to true by default by @moo1210 in #1299 - Fixed Command Box by @kaiserandaxl in #1307
- Adding BanMenu UI & adding functions+data models to the window code by @kaiserandaxl in #1295
- Fix "radius-{num}" for games with custom player/character loading systems by @dylanjkl in #1310
- Modification of user name filling when tab is pressed in the default console by @theplayeroffire in #1302
- Fix :removestats by @WalkerOfBacon in #1309
- Fix :sceleratis by @WalkerOfBacon in #1305
- Implemented way to monitor Adonis Teleport status via a Character Attribute named "ADONIS_isTeleporting" by @dylanjkl in #1312
- Added all properties and classes to ":GuiView" by @kaiserandaxl in #1314
- Fix Touch input on Paint command by @fxeP1 in #1318
- Removed the random warn in the Window Code by @kaiserandaxl in #1320
- Update copyright year for 2024 by @P3tray in #1322
- Fixed Settings.Notification and tweaked something by @kaiserandaxl in #1313
- Fix issue with
:neon
not working with R15 by @ccuser44 in #1317 - Fixed :clip not stopping :noclip by @kaiserandaxl in #1319
- Adds name argument to :starterscript; Adds :starterscripts; Adds :removestarterscript by @SuperCater in #1297
New Contributors
- @chesse20 made their first contribution in #1238
- @SuperCater made their first contribution in #1293
- @kaiserandaxl made their first contribution in #1292
- @dylanjkl made their first contribution in #1310
- @theplayeroffire made their first contribution in #1302
Full Changelog: v240...v241