Git Commits (November, 2023)

We try to be as transparent as possible when it comes to development, so here you can see any changes we make that we've committed to Git

Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
0 Additions 5 Modifications 0 Deletions
  • Reset player daily challenge stats when resetting the daily challenge
  • Hide & Show Game Night & Movie Night servers when automatically starting & shutting down services.
1 year ago
Avatar
ZeRo
lambda/garrys-mod/addons/core (Branch: master)
1 Additions 13 Modifications 0 Deletions

Merge branch 'dev'

1 year ago
Avatar
ZeRo
lambda/garrys-mod/addons/core (Branch: dev)
1 Additions 13 Modifications 0 Deletions
  • Updated the AFK HUD to match the UI design
  • Rewrote the AFK system
  • Added a new console command to clear cached web assets: lambda_clear_asset_cache
  • Fixes to the player view in the admin panel
  • Added the option in the "UI Background" option to display the current map image as the background
  • Fixed the Music Kit Radio Handling option. Depending on what option is set, the music kit will either be muted or the radio will mute when the music kit is playing
  • Changed the default option for Music Kit Radio Handling from "Play Both" to "Mute Music Kit"
  • Added back options for Lambda Radio
  • Added an option to automatically tune in to the radio when connecting to the server
  • Other optimisations and fixes
1 year ago
Avatar
ZeRo
lambda/garrys-mod/addons/core (Branch: master)
0 Additions 3 Modifications 0 Deletions

Merge branch 'dev'

1 year ago
Avatar
ZeRo
lambda/garrys-mod/gamemodes/timerengine (Branch: master)
0 Additions 1 Modifications 0 Deletions

Merge branch 'dev'

1 year ago
Avatar
ZeRo
lambda/garrys-mod/gamemodes/timerengine (Branch: dev)
0 Additions 1 Modifications 0 Deletions
  • Include extra data when sending the RPC message when a map record is beaten
1 year ago
Avatar
ZeRo
lambda/garrys-mod/addons/core (Branch: dev)
0 Additions 1 Modifications 0 Deletions
  • Include players SteamID when sendding the RPC message when a rare item is unboxed
1 year ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
4 Additions 2 Modifications 0 Deletions
  • Updated Discord Bot config to support Unboxing Channel
  • Updated Discord Bot config to support Surf & Bhop record notification roles
1 year ago
Avatar
ZeRo
lambda/microservices/discord2 (Branch: master)
1 Additions 2 Modifications 0 Deletions
  • Added RPC Listener for Timer Engine map records
1 year ago
Avatar
ZeRo
lambda/microservices/discord2 (Branch: master)
7 Additions 3 Modifications 0 Deletions
  • Added Staff Global Chat
  • Added Item Unboxed Feed
  • Added Rare Item Unboxed
  • Added sending messages when Game & Movie Nights start.
1 year ago
Avatar
ZeRo
lambda/microservices/discord2 (Branch: master)
8 Additions 4 Modifications 0 Deletions
  • Implemented RPC Client
  • Implemented Global Chat (CSC)
1 year ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
5 Additions 1 Modifications 0 Deletions
  • Added Discord as a hidden game for CSC usage
1 year ago
Avatar
ZeRo
lambda/garrys-mod/addons/core (Branch: dev)
0 Additions 2 Modifications 0 Deletions
  • Cross server chat now shows the game icon after we disabled it for some reason about 7 years ago
1 year ago
Avatar
ZeRo
lambda/garrys-mod/addons/chatbox (Branch: dev)
0 Additions 1 Modifications 0 Deletions
  • Added new <gameicon={gameid}> emote.
1 year ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
1 Additions 1 Modifications 0 Deletions

Added dynamic assets for Game icons

1 year ago
Avatar
ZeRo
lambda/garrys-mod/addons/core (Branch: master)
0 Additions 10 Modifications 0 Deletions

Merge branch 'dev'

1 year ago
Avatar
ZeRo
lambda/garrys-mod/addons/core (Branch: dev)
0 Additions 10 Modifications 0 Deletions
  • Updated the Discord rich presence to use HTTP URL's rather than pre-defined assets (Thanks <@313622910235574272>)
1 year ago
Avatar
ZeRo
lambda/garrys-mod/addons/core (Branch: master)
0 Additions 1 Modifications 0 Deletions

Merge branch 'dev'

1 year ago
Avatar
ZeRo
▍██▅▄▄█▍▌▇▉ .▊▊▄ ▆▄▄ ▊▅█
Private Commit
▍██▅▄▄█▍▌▇▉ .▊▊▄ ▆▄▄ ▊▅█...!▌▄▇▋▊▉▅ █▅▋▊▅▍ ▆▆▊▇▆ ▌▋▄▋▉▆▋▆▋▄
1 year ago
Avatar
ZeRo
lambda/microservices/servicemanager2 (Branch: master)
0 Additions 1 Modifications 0 Deletions
  • Escape C# Format characters in messages
1 year ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
0 Additions 9 Modifications 0 Deletions

Update packages

1 year ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
1 Additions 0 Modifications 0 Deletions

Added a migration tool for legacy deploy map categories.

1 year ago
Avatar
ZeRo
lambda/microservices/servicemanager2 (Branch: master)
0 Additions 1 Modifications 0 Deletions
  • Fix a crash caused by SRCDS with console messages.
1 year ago
Avatar
ZeRo
lambda/web2/lambda-deploy (Branch: dev)
1 Additions 11 Modifications 0 Deletions
  • Update to Laravel 10
  • Added a command to import map categories and assignments from the legacy deployment system
1 year ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
3 Additions 0 Modifications 0 Deletions
  • Add web assets for Minigames
1 year ago
Avatar
ZeRo
lambda/automation/deploymapuploader (Branch: master)
0 Additions 2 Modifications 0 Deletions
  • Minor fixes
1 year ago
Avatar
ZeRo
lambda/microservices/servicemanager2 (Branch: master)
0 Additions 1 Modifications 0 Deletions
  • Run Startup script before checking that the directory and binary exists. This allows Lambda Deploy to run and setup a service if needed.
1 year ago
Avatar
ZeRo
lambda/garrys-mod/gamemodes/minigames (Branch: master)
0 Additions 1 Modifications 0 Deletions

Merge branch 'dev'

1 year ago
Avatar
ZeRo
lambda/garrys-mod/gamemodes/minigames (Branch: dev)
0 Additions 1 Modifications 0 Deletions
  • Updated in preperation for the gamenight
1 year ago
Avatar
ZeRo
lambda/garrys-mod/addons/core (Branch: master)
176 Additions 324 Modifications 144 Deletions

Merge branch 'dev'

1 year ago
Avatar
ZeRo
lambda/garrys-mod/gamemodes/base (Branch: master)
0 Additions 12 Modifications 1 Deletions

Merge branch 'dev'

1 year ago
Avatar
ZeRo
lambda/garrys-mod/gamemodes/surfdm2 (Branch: master)
0 Additions 1 Modifications 0 Deletions

Merge branch 'dev'

1 year ago
Avatar
ZeRo
lambda/garrys-mod/gamemodes/gungame (Branch: master)
0 Additions 11 Modifications 2 Deletions

Merge branch 'dev'

1 year ago
Avatar
ZeRo
lambda/garrys-mod/gamemodes/timerengine (Branch: master)
21 Additions 23 Modifications 5 Deletions

Merge branch 'dev'

1 year ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
0 Additions 4 Modifications 0 Deletions
  • Fixed an issue where gamenight calculation would use the wrong configuration variable for the server port
  • Fixed wrong namespace for announcing when game nights start
  • Returned a 200 success code if the server has no daily challenge to delete.
1 year ago
Avatar
ZeRo
lambda/garrys-mod/addons/core (Branch: dev)
0 Additions 5 Modifications 0 Deletions
  • Fixed an issue with daily challenges having a logging error preventing a new challenge from being created
  • Moved over the radio system to the new logging system and fixed a formatting issue
1 year ago
Avatar
ZeRo
lambda/garrys-mod/addons/core (Branch: dev)
0 Additions 1 Modifications 0 Deletions
  • Updated the radio UI to use Unix timestamps for song duration calculation
1 year ago
Avatar
ZeRo
lambda/microservices/radio-server (Branch: master)
0 Additions 3 Modifications 0 Deletions
  • Added Unix timestamps for Song durations as Garry's Mod lacks the ability to understand timezones and DST
1 year ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
5 Additions 4 Modifications 0 Deletions
  • Implemented a database connection for legacy data transfer
  • Implemented a data transfer tool for Timer Engine data
  • Implemented RPC methods for announcing when events are starting
  • Implemented RPC method for starting daily challenges.
1 year ago
Avatar
ZeRo
lambda/garrys-mod/addons/core (Branch: dev)
0 Additions 3 Modifications 0 Deletions
  • Updated chat icons for Staff & Trading CSC
  • Removed debug messaging
  • Fixed popups for starting events
1 year ago
Avatar
ZeRo
▍██▅▄▄█▍▌▇▉ .▊▊▄ ▆▄▄ ▊▅█
Private Commit
▍██▅▄▄█▍▌▇▉ .▊▊▄ ▆▄▄ ▊▅█...!▌▄▇▋▊▉▅ █▅▋▊▅▍ ▆▆▊▇▆ ▌▋▄▋▉▆▋▆▋▄
1 year ago
Avatar
ZeRo
lambda/garrys-mod/addons/core (Branch: dev)
0 Additions 13 Modifications 59 Deletions
  • Removed Friends system:
    • System will be overhauled in the future after launch using the new friends system implemented on the website
  • Removed LambdaNet matchmaking code
    • Will be re-written sometime in the future
  • Removed a load of redundant VGUI panels
  • Updated external code that used Friends or Matchmaking
  • Fixed CSC not working
1 year ago
Avatar
ZeRo
lambda/garrys-mod/addons/core (Branch: dev)
0 Additions 1 Modifications 0 Deletions
  • MOTD will now show the rules page by default unless overridden by a server configuration setting
  • Updated URL to the welcome sound
1 year ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
5 Additions 7 Modifications 0 Deletions
  • Added an MOTD page that shows a list of rules assigned to the current server
  • Updated the website rules page to use Accordions to make the page more cleaner
  • Added generic intro sound for MOTD
1 year ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
0 Additions 2 Modifications 0 Deletions
  • Added Log Entry types for TTT actions
  • Added Permissions for Stronghold & TTT
1 year ago
Avatar
ZeRo
lambda/garrys-mod/addons/core (Branch: dev)
20 Additions 4 Modifications 41 Deletions
  • Re-wrote TTT admin functionality as modules in the new admin system
  • Deleted the old admin code as everything has now been re-written
1 year ago
Avatar
ZeRo
lambda/garrys-mod/addons/core (Branch: dev)
10 Additions 2 Modifications 6 Deletions
  • Re-wrote Stronghold admin tools in the new admin system
  • Deleted the legacy Stronghold tools
1 year ago
Avatar
ZeRo
lambda/garrys-mod/gamemodes/stronghold (Branch: master)
0 Additions 1 Modifications 0 Deletions
  • Updated the prop removal gun to call the new admin system to restore the tool gun again
1 year ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
0 Additions 1 Modifications 0 Deletions

Fix an error during server creation

1 year ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
6 Additions 12 Modifications 0 Deletions
  • Added Movie Nights to the Carousel on the homepage
  • Added Connection details to the movie night page
  • Show "Event is live" when Movie Night is live
1 year ago
Navigation
Commits Navigation