• 1 hour ago
    20th Sep, 2026 09:41
    avatar
    ZeRo

    • Implemented Storage Driver system to abstract reading and writing of recordings.
    • Added S3 Storage Driver
    • Added Bunny Storage Driver
    • Added local Storage Driver
    • Added tickrecorder.Exists(fn)
    • A fixed pool of two worker threads replaces one thread per save or load. This bounds the number of simultaneous uploads during a burst such as a map change.
    • Save debug output now reports bytes written, the key and the driver used.
    • Fixed detached threads not being managed and cleaned up on module shutdown
    • Fixed some unprotected Lua calls from other threads
    • Other minor fixes and performance improvements

    lambda/garrys-mod/binarymodules/gmsv_tickrecorder
    Project
    master
    Branch
    19
    Additions
    10
    Modifications
    8
    Deletions

  • 1 hour ago
    20th Sep, 2026 09:41
    avatar
    ZeRo

    Merge branch 'master' of git.internal.net:lambda/garrys-mod/binarymodules/gmsv_tickrecorder

    lambda/garrys-mod/binarymodules/gmsv_tickrecorder
    Project
    master
    Branch
    4
    Additions
    4
    Modifications
    0
    Deletions

  • 1 hour ago
    20th Sep, 2026 09:13
    avatar
    ZeRo

    • Added experimental support for generating radar images from compiled BSP files using a similar algorithm to nav mesh generation. This can be used with the following command line parameters

    Lambda.CAT.AutoRadar --experimental-bsp -m "path/to/map.bsp" -g "path/to/garrsmod" --config radar_config.json

    • Added AutoRadar Studio, a GUI tool that allows you to import a BSP and live preview radar with the ability to change the config without hand authoring JSON files.

    lambda/content-authoring-tools/cartographer
    Project
    master
    Branch
    54
    Additions
    10
    Modifications
    0
    Deletions

  • 17 hours ago
    19th Sep, 2026 17:09
    avatar
    ZeRo

    • Allow Radar view angles to be updated

    lambda/garrys-mod/addons/core
    Project
    dev
    Branch
    0
    Additions
    1
    Modifications
    0
    Deletions

  • 1 week ago
    12th Sep, 2026 21:40
    avatar
    ZeRo

    Merge branch 'dev'

    lambda/garrys-mod/gamemodes/cstrike_prophunt
    Project
    master
    Branch
    1
    Additions
    4
    Modifications
    0
    Deletions

  • 1 week ago
    12th Sep, 2026 21:39
    avatar
    ZeRo

    • Added a new ConVar (Also available in !options => Prop Hunt) cl_ph_prefer_hunter if you wish to play as hunter more when bots are present.

    lambda/garrys-mod/gamemodes/cstrike_prophunt
    Project
    dev
    Branch
    1
    Additions
    4
    Modifications
    0
    Deletions

  • 1 week ago
    11th Sep, 2026 11:47
    avatar
    ZeRo

    Merge branch 'dev'

    lambda/garrys-mod/gamemodes/cstrike_prophunt
    Project
    master
    Branch
    0
    Additions
    2
    Modifications
    0
    Deletions

  • 1 week ago
    11th Sep, 2026 11:47
    avatar
    ZeRo

    • Fix for late joiners

    lambda/garrys-mod/gamemodes/cstrike_prophunt
    Project
    dev
    Branch
    0
    Additions
    2
    Modifications
    0
    Deletions

  • 1 week ago
    7th Sep, 2026 14:01
    avatar
    ZeRo

    Merge branch 'dev'

    lambda/web2/lambdacommunity
    Project
    master
    Branch
    8
    Additions
    15
    Modifications
    0
    Deletions

  • 1 week ago
    7th Sep, 2026 14:01
    avatar
    ZeRo

    • Migrate workshop to new storage system

    lambda/web2/lambdacommunity
    Project
    dev
    Branch
    8
    Additions
    15
    Modifications
    0
    Deletions