1.5.0.0

This is a detailed changelog for the specified release above.

This update starts the process of re-writing Amethyst's code from the ground up

◾ Overview

  • [ + ] added official documentation [https://amethyst.rlib.io]

  • [ + ] added new workshop collection

  • [ + ] added new fastdl distribution system

  • [ ^ ] preparation work for upcoming amethyst v2.0 rewrite

  • [ ^ ] updated urls of all provided static and live wallpapers

  • [ ^ ] optimized tab loading

  • [ ^ ] rewrote autoloader

  • [ ^ ] migrated all configs to sh/cfg/ folder

  • [ % ] fixed bind nil error new installs may encounter

  • [ % ] fixed issue with streamers tab overlapping buy tabs

◾ File Changelog

CONFIGS

GENERAL

  • amethyst\cl\cl_helpers.lua

  • amethyst\cl\cl_init.lua

  • amethyst\cl\cl_networking.lua

  • amethyst\cl\cl_notification.lua

  • amethyst\cl\fonts\cl_fonts.lua

  • amethyst\cl\fonts\cl_fonts_custom.lua

  • amethyst\cl\sidetabs\cl_stab_commands.lua

  • amethyst\cl\sidetabs\cl_stab_community.lua

  • amethyst\cl\sidetabs\cl_stab_home.lua

  • amethyst\cl\sidetabs\cl_stab_plugins.lua

  • amethyst\cl\sidetabs\cl_stab_shop.lua

  • amethyst\cl\sidetabs\cl_stab_shop_c.lua

  • amethyst\cl\tabs\cl_tab_ammo.lua

  • amethyst\cl\tabs\cl_tab_dashboard.lua

  • amethyst\cl\tabs\cl_tab_entities.lua

  • amethyst\cl\tabs\cl_tab_food.lua

  • amethyst\cl\tabs\cl_tab_jobs.lua

  • amethyst\cl\tabs\cl_tab_logs.lua

  • amethyst\cl\tabs\cl_tab_settings.lua

  • amethyst\cl\tabs\cl_tab_shipments.lua

  • amethyst\cl\tabs\cl_tab_vehicles.lua

  • amethyst\cl\tabs\cl_tab_weapons.lua

  • amethyst\cl\ui\cl_ui_amodel.lua

  • amethyst\cl\ui\cl_ui_avatar.lua

  • amethyst\cl\ui\cl_ui_categories.lua

  • amethyst\cl\ui\cl_ui_header.lua

  • amethyst\cl\ui\cl_ui_itemlist.lua

  • amethyst\cl\ui\cl_ui_scrollbar.lua

  • amethyst\cl\ui\cl_ui_slider.lua

  • amethyst\cl\ui\cl_ui_themeselect.lua

  • amethyst\sh\libraries\sh_core.lua 🇳​​​​​🇪​​​​​🇼

  • amethyst\sh\libraries\sh_glon.lua

  • amethyst\sh\libraries\sh_handle.lua 🇳​​​​​🇪​​​​​🇼

  • amethyst\sh\libraries\sh_helpers.lua

  • amethyst\sh\libraries\sh_init.lua

  • amethyst\sh\libraries\sh_internal.lua

  • amethyst\sh\libraries\sh_rlib.lua

  • amethyst\sh\libraries\sh_theme_failsafe.lua

  • amethyst\sh\libraries\sh_util.lua

  • amethyst\sh\plugins\sh_plugins_ps2.lua

  • amethyst\sh\themes\sh_crimson.lua

  • amethyst\sh\themes\sh_default.lua

  • amethyst\sv\sv_init.lua

Last updated