Git Commits (October, 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 1 Modifications 0 Deletions
  • Added GSLT to Server Management
1 year ago
Avatar
ZeRo
▍██▅▄▄█▍▌▇▉ .▊▊▄ ▆▄▄ ▊▅█
Private Commit
▍██▅▄▄█▍▌▇▉ .▊▊▄ ▆▄▄ ▊▅█...!▌▄▇▋▊▉▅ █▅▋▊▅▍ ▆▆▊▇▆ ▌▋▄▋▉▆▋▆▋▄
1 year ago
Avatar
ZeRo
lambda/web2/lambda-deploy (Branch: dev)
0 Additions 1 Modifications 0 Deletions
  • Fix API response when there are no packges, files or maps
1 year ago
Avatar
ZeRo
lambda/automation/deploy2 (Branch: master)
2 Additions 3 Modifications 0 Deletions
  • Implemented automated deployment of Lambda GSLT
  • Maps will only download if the file is not already present
1 year ago
Avatar
ZeRo
lambda/web2/lambda-deploy (Branch: dev)
11 Additions 10 Modifications 0 Deletions

Update Dependencies

1 year ago
Avatar
ZeRo
lambda/web2/lambda-deploy (Branch: dev)
0 Additions 1 Modifications 0 Deletions
  • Updated to support Lambda GSLT when fetching server deployment info
1 year ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
0 Additions 1 Modifications 0 Deletions

Fix for game night voting ordering

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

Update dependencies

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

Updated Econ Items seeder

1 year ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
0 Additions 4 Modifications 0 Deletions
  • Improved performance of Game Night pages
1 year ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
18 Additions 0 Modifications 0 Deletions

Added content for the new music kit, "Valve | Counter-Strike 2"

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

Added a new music kit "Valve | Counter-Strike 2"

1 year ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
5 Additions 2 Modifications 0 Deletions
  • Store Screenshots permanently
  • Fix an issue where seeding the database would not reset the auto incrementing ID for Admin logs
  • Added missing Timer Engine image assets
1 year ago
Avatar
ZeRo
lambda/garrys-mod/gamemodes/timerengine (Branch: dev)
0 Additions 1 Modifications 0 Deletions

Updated asset path for Spectator Team Icon

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

Updated asset path for Team Icon

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

Updated asset path for Team Icon

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

Fixed missing assets

1 year ago
Avatar
ZeRo
lambda/garrys-mod/addons/community-api (Branch: master)
0 Additions 1 Modifications 0 Deletions
  • Allow Support for custom headers
1 year ago
Avatar
ZeRo
lambda/garrys-mod/addons/core (Branch: dev)
7 Additions 1 Modifications 0 Deletions

Admin System Updates

  • Added Warn System
  • Added Screenshot System
1 year ago
Avatar
ZeRo
lambda/garrys-mod/gamemodes/timerengine (Branch: dev)
0 Additions 1 Modifications 0 Deletions

Updated GM:PlayerNoClip to check for the appropriate permission in the new admin system

1 year ago
Avatar
ZeRo
lambda/garrys-mod/gamemodes/timerengine (Branch: dev)
20 Additions 8 Modifications 2 Deletions
  • Removed the legacy admin system code
  • Added 3 new modules for managing timer engine related objects such as Zones & Leaderboards
  • Removed legacy admin net messaging
  • Fixed issues found during testing
  • Code quality improvements.
1 year ago
Avatar
ZeRo
lambda/garrys-mod/addons/core (Branch: dev)
0 Additions 4 Modifications 0 Deletions
  • Fixed an issue with the Controls library with callbacks
  • Added protected net messages for admin modules that checks player permissions before running on the server side
  • Updated modules to use Protected Net messages
1 year ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
0 Additions 1 Modifications 0 Deletions
  • Added admin permissions:
  • Permission to allow using admin commands on other staff
  • Permision for Timer Engine tools
1 year ago
Avatar
ZeRo
lambda/garrys-mod/addons/core (Branch: dev)
12 Additions 16 Modifications 0 Deletions
  • Added UI Ordering for content and player action modules
  • Implemented support for loading modules from gamemodes.
1 year ago
Avatar
ZeRo
lambda/garrys-mod/addons/core (Branch: dev)
7 Additions 7 Modifications 0 Deletions
  • Added Chat Mute module
  • Added Spectate Module
  • Fixed an issue where commands would be logged even if the command failed.
1 year ago
Avatar
ZeRo
lambda/garrys-mod/addons/core (Branch: dev)
6 Additions 2 Modifications 0 Deletions
  • Added Slay Command
  • Added Voice Mute Command
  • Minor fixes to the admin system
1 year ago
Avatar
ZeRo
lambda/garrys-mod/addons/core (Branch: dev)
1 Additions 5 Modifications 0 Deletions

Added networking for UI interactions. Using the UI now works the same as console & chat

1 year ago
Avatar
ZeRo
lambda/garrys-mod/addons/core (Branch: dev)
0 Additions 4 Modifications 0 Deletions
  • Implemented Player Actions
  • Implemented UI rendering for modules including form validation
1 year ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
5 Additions 4 Modifications 1 Deletions
  • Updates to admin API
1 year ago
Avatar
ZeRo
lambda/garrys-mod/addons/core (Branch: dev)
23 Additions 13 Modifications 0 Deletions

Admin System 2.0

  • Finalised admin module system
  • Implemented console & chat commands
  • Implemented group permissions
  • Implemented targeting multiple and all players, protected by additional permissions
  • Implemented action logging
  • Start on the implementation of the User Interface
  • Added Change Level module
1 year ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
5 Additions 4 Modifications 32 Deletions
  • Squashed Migrations
  • Updated Schema
  • Added Econ Seeders for the exported JSON files from Garry's Mod
  • Added more permissions required for the admin system
  • Added a super admin flag to groups for use when legacy mode is turned on
1 year ago
Avatar
ZeRo
lambda/garrys-mod/addons/core (Branch: dev)
0 Additions 3 Modifications 0 Deletions
  • Changed the crosshair convar names as the base game has now added some similarly named commands for HL2 shit.
  • cl_crosshairstyle => lambda_crosshairstyle
  • cl_crosshaircolor_r => lambda_crosshaircolor_r etc
1 year ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
0 Additions 10000 Modifications 0 Deletions
  • Added CS2 as a game
  • Fixed file permissions
1 year ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
0 Additions 10000 Modifications 0 Deletions
  • More file permission updates
1 year ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
5 Additions 1356 Modifications 0 Deletions

More files

1 year ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
0 Additions 2 Modifications 0 Deletions
  • Game Night voting options now return to voting after 4 weeks rather than 2 weeks, to avoid repetitions.
  • Game Nights now calculate at 15:00 BST rather than 17:00 BST so that the announcement can be made on Monday
1 year ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
0 Additions 3 Modifications 0 Deletions

Minor leaderboard fixes

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

Code Changes

  • Fixes to text sizes when reading news articles
  • Fixed a CSS variable error where Contraband text would use the Covert colour
  • Added Leaderboards

Service Updates

  • Everyone's old stats from Lambda 2022 have now been imported in to the new back-end.
  • Everyone's old inventory items and folders from Lambda 2022 have now been imported in to the new back-end
1 year ago
Avatar
ZeRo
lambda/web2/lambdaid (Branch: dev)
0 Additions 6 Modifications 1 Deletions
  • Updated to Boostrap 5.3.2
  • Updated the themes library to support the new light/dark mode
  • Removed the old third party Bootstrap nightfall
1 year ago
Avatar
ZeRo
lambda/web2/lambdaid (Branch: dev)
11 Additions 8 Modifications 0 Deletions

Updated dependencies

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

Updated dependencies

1 year ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
1 Additions 8 Modifications 0 Deletions
  • Fixes for the meetup voting so that votes cannot be removed after voting has ended
  • CSS Fixes for news posts
  • Created a new library for creating toast notifications
  • Game Night pages will now show a copyable console command to connect to the server under "Connection Information" Updated the global copy library to show a toast notification once data has been copied to the clipboard
1 year ago
Navigation
Commits Navigation