🟥v4.4.0.0

A list of changes for this release are provided below.

▸ Visual Changes

▸ Elastic Scrollbars

A new scrollbar has been added, which is more appropriate for the interface, and more interactive.

Fixed Checkbox Element

In previous versions, checkbox elements would not get the current setting made by the player ( defaulted to off - red ), and it would require a player to click it once to even take control. These now work in both retrieving the current setting, and immediately responding to a player's interaction.

Changing background styles now, auto-updates the interface instead of waiting for the player to manually refresh.

▸ Web Wallpapers

In previous versions; default wallpapers were provided via URLs that a server owner could change. However, those same wallpapers are now provided in the download so that you may host the images and live wallpapers yourself.

You may find these in the docs/web folder of your downloaded zip.

▸ Separated Configuration Files

Configs are now broken up into categorized files for easier searching.

▸ New Steam Workshop Collection

The steam workshop collection for this addon has changed. You may find the new one at https://steamcommunity.com/sharedfiles/filedetails/?id=2319135099

▸ Full Changelog

  • [added] docs/web folder which provides customer with template for hosting wallpapers locally

  • [added] request for new hook called after each achievement has loaded and is completed

  • [change] updated code for compatibility with rlib 3.2.0

  • [change] configs spliced into categorized files

    • cfg\sh_cfg.lua

    • cfg\sh_cfg_actions.lua

    • cfg\sh_cfg_binds.lua

    • cfg\sh_cfg_dev.lua

    • cfg\sh_cfg_themes.lua

    • cfg\sh_cfg_ticker.lua

  • [change] wallpaper list includes +5 new static wallpapers

  • [change] all scrollbars updated to v3 sbar element

  • [change] updated steam workshop collection [ https://steamcommunity.com/sharedfiles/filedetails/?id=2319135099 ]

  • [change] combobox element now supports 'action' parameter

  • [change] interface refreshes when player changes 'Background' setting between Live, Static, None

  • [change] revised permissions system to include dedicated ULX id

  • [bug] fixed settings toggle element not registering on initial click

  • [bug] fixed achievements with darkrp money reward erroring out if not on darkrp gamemode

  • [bug] fixed SAM addon permissions

  • [remove] fonts; now provided by rlib

  • [remove] sounds; now provided by rlib

Last updated