Releases: Epix-Incorporated/Adonis
Version 214
The "Adonis_FULLSOURCE" model is now "Adonis_EXTRAS" since it no longer contains the MainModule/Loader in it.
Changelog:
"*Added ban reasons";
"*New Output GUI in Rounded theme";
"*UI folder moved to Client root (this will break old userpanels)";
"*Fixed minor UI issues";
"*Notable Git changes: (refer to repo for all commits)";
"(Git/LolloDev) Grammar and changelog fixes/optimizations";
"(Git/jaydensar) Removed (obsolete) FilteringDisabled specific code (ReplicationLogs, etc)";
"(Git/ccuser44) Removed (unused) LocalLighting code";
"(Git/DimensionalFusion) Added HelpButtonImage setting";
"(Git/ccuser44) AntiCheat updates";
Version 213.1 (HOTFIX)
Fixed type with Variables in command modules.
Version 213
Changelog:
"*Added a new Server folder named 'Commands'";
"*All commands have been broken off into modules inside the new Commands folder";
"*This was done to reduce the size of the commands module";
"*Git merge:";
"(Git/EnderUwU) Fixed :sceleratis and :davey_bones";
"(Git/joritochip & Cald-fan) Large webpanel improvements";
"(Git/p3tray) Removed left over debug prints from dizzy";
Version 212
Changelog:
The old console is now part of the "Default" theme again. The new console has been moved exclusively to the "Rounded" theme. If you prefer the new console, give the Rounded theme a try (personally I prefer it over default.)
Version 211
Changelog:
"*Added displayname-DISPLAYNAMEHERE to player finders (eg, :ff displayname-bob would ff everyone with bob as their displayname)";
"*Updated :players/:playerlist command; Now shows DisplayName and handles ping/autoupdating differently";
"*New default console; Was originally going to be part of the rounded theme but decided to move it to Default instead";
Version 210.1 (HOTFIX)
Fixed critical issue with the WebPanel module.
Version 210
Changelog:
"*Added :serverlist (just shows servers byu jobid and number of players for now)";
"*Possibly fixed existing servers not updating to newest DataStore.SavedTables";
"*Aliases now support positional arguments";
"**Example: If ":ff | :fire " is bound to ":bob" and you chat ":bob me Really red", it will :ff you and give you really red fire";
"*Git merge:";
"(Git/EnderUwU) Added :joinserver ";
"(Git/Awesomewebm) :pause, :resume, and changes to :music";
"(Git/Awesomewebm) Improvements to :taudio";
"(Git/p3tray) Fixed structuring of IsPlaceOwner";
"(Git/Cald-fan) Update WebPanel.lua";
"(Git/EnterUwU) Update UserPanel.lua";
Version 209
Changelog:
"[2.11.2021 14:42 EST]";
"*Added command/text aliases (Credit to Git/pbstFusion for some porting commits and spurring me to fully implment this)";
"*Git Merge:";
"(Git/pbstFusion) Port aliases to Adonis from Kronos";
"(Git/santefejay) Disable dropper after first load";
"(Git/TheLegendarySpark) Allowed ServiceSpecific to be used in server";
"(Git/EpicFazbear) :Fly fix";
Version 208 (Hotfix)
Merges fixes from #248
Version 8
Changelog:
"[1.23.2020 18:51 EST]";
"*Minor changes to how the WebPanel module is loaded";
"*Git Merge: ";
"(Git/enescglyn) use --!nolint GlobalUsedAsLocal instead of setting variables to nil to inhibit the warnings";
"**Note: Changed to --!nolint UnknownGlobal (GlobalUsedAsLocal was still complaining for me)";
"(Git/EnderUwU) Updated KeyCode wiki link in settings";
"(Git/Cald-fan) Update WebPanel.lua";
"(Git/TheLegendarySpark):";
" **BotBrainer script improved";
" **Package command fixed and includes new command alias "bundle"";
" **Paint command added (paints the whole character)";
" **Admin.AddBan improved to apply to other servers (when game banning)";
" **UnFreeCam command fixed";
" **Service.Delete improved";
" **Added a new theme "BasicAdmin" (supports Hint, Message, and Yes/No Prompt UI)";
" **Added a new fun command "CreateSoundPart" (creates sound parts)";
" **Fixed the issue with showing players with assigned custom ranks in Admin list";