Skip to content

v3.8.0 - 64-bit bug fix, config sync bug fix, code improvement

Compare
Choose a tag to compare
@BadgerCode BadgerCode released this 05 Nov 18:46
· 33 commits to next-version since this release

To download the update, follow the steps in the Installation Guide.

Note: When updating from a version before 3.6.0, you should backup your Lua configuration file

Otherwise, you may accidentally delete your configuration changes!

Read more



Release Notes

Bug Fixes

  • #98 - Fixes the report response menu failing to open on the 64-bit branch of Garry's Mod
    • Fixes #96
    • Thanks wgaylord
  • #94 - Fixes configuration not fully synchronising to the client
    • This should fix #88 (some roles can't access the RDM manager)
    • Thanks wgaylord

Code Quality

  • #93 - Various code improvements (thanks Noahbg)