Git Commits (December, 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/garrys-mod/addons/core (Branch: master)
0 Additions 6 Modifications 0 Deletions
  • Fixes in Death hooks for when there is no attacker
  • Enabled Map Voting module on UCH
  • Enabled Nomination module on UCH
  • Disabled FP Legs module on UCH
  • Disabled Thirdperson module on UCH
8 months ago
Avatar
ZeRo
lambda/garrys-mod/addons/core (Branch: master)
0 Additions 6 Modifications 0 Deletions

Merge branch 'dev'

8 months ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
0 Additions 1 Modifications 0 Deletions
  • Fixed Game Hours not saving
8 months ago
Avatar
ZeRo
lambda/garrys-mod/addons/core (Branch: master)
5 Additions 25 Modifications 7 Deletions

Merge branch 'dev'

8 months ago
Avatar
ZeRo
lambda/garrys-mod/addons/core (Branch: dev)
0 Additions 2 Modifications 0 Deletions
  • Minor changes
8 months ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
34 Additions 5 Modifications 0 Deletions
  • Updated items.json seeder
  • Added a Utility command to find missing images for Economy Items
  • Added a migration to remove non-existant economy items
  • Added ItemID and TypeID classes on the Wiki to tailor size images on the Wiki. Currently implemented for Trails and Music Kits for consistent sizing
  • Added Music Kit covers to the Game Assets folder
  • Updated the Inventory item details on the Inventory page to only show Wear or Paint Variants if the item actually supports it.
  • Added missing Item images for:
    • Electric Trail
    • Plasma Trail
    • Laser Trail
8 months ago
Avatar
ZeRo
lambda/garrys-mod/addons/core (Branch: dev)
0 Additions 21 Modifications 7 Deletions
  • Updated the Item seeder:

    • Removed setting collection, this is done by the collection seeder
    • Added Support for Hidden Items
    • Set the supports_wears/variants flags if the Item supports wears and variants
  • Only include the Developer Weapon if the Environment is set to Dev

  • Added Masterminds, Tacticians, Initiators and Radicals Music Kit boxes to the extra drops pool (The drops players get when running out of case drops)

  • Added a sound when inspecting gloves from inventory

  • Updated the rest of the UI still using legacy Glyph icons to use the new FontAwesome icons

  • Removed legacy non-used UI panels

  • Updated the Gloves icon in the inspect UI to use FontAwesome

  • Updated the Sticker icon in the inspect UI to use FontAwesome

  • Updated the Graffiti Icon in the Inspect UI to use FontAwesome

  • Removed the Weapon Paint Pedestal and Player inspect panels

  • Removed the Knife Paint Pedestal and Player inspect panels

  • Updated the Team Select UI to use FontAwesome

8 months ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
2 Additions 1 Modifications 0 Deletions
  • Implemented command to seed the Economy Items table - This updates existing items and creates new ones
  • Created a development command to update the source seeder (items.json) with required metadata that is not exported from Garry's Mod
  • Updated items.json with the latest version
8 months ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
457 Additions 2 Modifications 0 Deletions
  • Content for new music kits
8 months ago
Avatar
ZeRo
lambda/garrys-mod/addons/core (Branch: dev)
4 Additions 3 Modifications 0 Deletions
  • Added back the Radicals Music Kit Box
  • Added Missing Music Kits from CS:GO/CS2
    • Added The Masterminds Music Kit Box
    • Added The Tacticians Music Kit Box
    • Added The Initiators Music Kit Box
    • Added music kits not assigned to a box for purchase on the in-game store.
8 months ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
0 Additions 1 Modifications 0 Deletions
  • Fixed an issue when viewing your own profile with folders
8 months ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
0 Additions 1 Modifications 0 Deletions
  • Another fix for trade receipt chat
8 months ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
0 Additions 1 Modifications 0 Deletions
  • Fix trade receipt chat
8 months ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
0 Additions 6 Modifications 0 Deletions

Web Inventory Updates

  • Item Variants are now shown as part of the item name
  • The correct Item Variant image is now shown on the Inventory icon tile
  • Custom Monochrome graffiti has now been implemented on inventories with a dynamic image renderer.
8 months ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
5 Additions 5 Modifications 1 Deletions
  • Implemented Trade Receipts
  • Added a section under account settings to view trade history
8 months ago
Avatar
ZeRo
lambda/garrys-mod/addons/core (Branch: dev)
1 Additions 1 Modifications 0 Deletions
  • Required lambdaio module
  • Added a collections seeder
8 months ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
1687 Additions 9 Modifications 0 Deletions

Item Wiki Updates

  • Updated the Item view on the Wiki so that Case Contents and Screenshots are in seperate tabs
  • Added support for Variants on the Wiki

Added Missing Content

  • Added missing variant images. All variant images now work.
8 months ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
8 Additions 9 Modifications 0 Deletions

Implemented Collections on the Wiki

  • Implemented the seeder to create/update collections
    • Added collections.json for seeding
  • Items now show which collection they are in
8 months ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
0 Additions 2 Modifications 0 Deletions
  • Paginate Daily Challenge Leaderboard
  • Order Server Daily Challenges by Server ID
8 months ago
Avatar
ZeRo
lambda/garrys-mod/addons/core (Branch: master)
2 Additions 14 Modifications 0 Deletions

Merge branch 'dev'

8 months ago
Avatar
ZeRo
lambda/garrys-mod/addons/core (Branch: dev)
2 Additions 14 Modifications 0 Deletions
  • Required updates for CS-Like inspecting (Remote/RPC Inspecting)
8 months ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
31 Additions 37 Modifications 0 Deletions

User Profile Updates

Added Player Stats

  • General Stats
  • Event Stats
  • Gamemode Stats
  • Timer Engine Completed Maps

Web Inventories are here!

  • You can now view your own and other players inventory
    • When viewing your own inventory, you can filter by folders
  • Implemented CS-like item inspecting
    • This allows you to inspect your own and other people's inventory items, no need to ask for screenshots anymore

Servers Update

  • The servers page now has a tab to see a list of servers and daily challenges
  • Server details page now shows the active daily challenge
  • Server details page now shows a Daily Challenge Leaderboard, if active.

Map Page Updates

  • If the map is a Timer Engine map, a new tab is added to the map page for Leaderboards

Misc Changes

  • Added Stronghold Currency font and CSS classes for use on the stats page
  • Made a component for displaying Steam users in a table, used on Ban Lists, leaderboards etc
  • Added Icons for Timer Engine gametypes, used on Stats pages
  • Added the missing Bunny Hop styles (Backwards & W-Only)
8 months ago
Avatar
ZeRo
lambda/garrys-mod/gamemodes/bhop (Branch: dev)
0 Additions 1 Modifications 0 Deletions
  • Updated the Style ID's for W-Only and Backwards styles as these conflicted with Surf styles.
8 months ago
Avatar
ZeRo
lambda/garrys-mod/addons/core (Branch: master)
0 Additions 1 Modifications 0 Deletions

Merge branch 'dev'

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

Set sv_location as part of the configuration module

8 months ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
0 Additions 6 Modifications 0 Deletions
  • Update packages
8 months ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
4 Additions 9 Modifications 2 Deletions
  • Removed Laravel Pulse as it was causing performance issues in production
  • Added Event bans system
  • Fixed an issue with unlinked accounts stats fetching
8 months ago
Avatar
ZeRo
lambda/garrys-mod/addons/core (Branch: master)
0 Additions 2 Modifications 0 Deletions

Merge branch 'dev'

8 months ago
Avatar
ZeRo
lambda/garrys-mod/addons/core (Branch: dev)
0 Additions 2 Modifications 0 Deletions
  • Fixed Lua errors
    • Fixed Server side error spam for StatTrak colouring
    • Core Rank Image panel - Check player validity
8 months ago
Avatar
ZeRo
lambda/garrys-mod/gamemodes/deathrun (Branch: dev)
0 Additions 1 Modifications 0 Deletions
  • Make sure Deaths spawn in the correct spawn points, even if there are no suitable spawnpoints available.
8 months ago
Avatar
ZeRo
lambda/garrys-mod/addons/core (Branch: master)
0 Additions 1 Modifications 0 Deletions

Merge branch 'dev'

9 months ago
Avatar
ZeRo
lambda/garrys-mod/addons/core (Branch: dev)
0 Additions 1 Modifications 0 Deletions
  • Fix for the avatar errors
9 months ago
Avatar
ZeRo
lambda/garrys-mod/gamemodes/base (Branch: master)
1 Additions 3 Modifications 0 Deletions

Merge branch 'dev'

9 months ago
Avatar
ZeRo
lambda/garrys-mod/gamemodes/timerengine (Branch: master)
0 Additions 13 Modifications 0 Deletions

Merge branch 'dev'

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

Merge branch 'dev'

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

Merge branch 'dev'

9 months ago
Avatar
ZeRo
lambda/garrys-mod/addons/core (Branch: master)
16 Additions 84 Modifications 10 Deletions

Merge branch 'dev'

9 months ago
Avatar
ZeRo
lambda/garrys-mod/gamemodes/deathrun (Branch: dev)
0 Additions 1 Modifications 0 Deletions
  • Fix broken icons
9 months ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
0 Additions 1 Modifications 0 Deletions
  • Fix Movie Night metadata returning the wrong movie and the wrong duration
9 months ago
Avatar
ZeRo
▍██▅▄▄█▍▌▇▉ .▊▊▄ ▆▄▄ ▊▅█
Private Commit
▍██▅▄▄█▍▌▇▉ .▊▊▄ ▆▄▄ ▊▅█...!▌▄▇▋▊▉▅ █▅▋▊▅▍ ▆▆▊▇▆ ▌▋▄▋▉▆▋▆▋▄
9 months ago
Avatar
ZeRo
lambda/garrys-mod/addons/core (Branch: dev)
0 Additions 3 Modifications 0 Deletions
  • Disable AFK manager in Movie Night
  • Disable AFK manager when staff are spectating
  • Fixed the Daily Challenge in the F3 menu not using the new checking function if a challenge is active or not
9 months ago
Avatar
ZeRo
lambda/garrys-mod/addons/chatbox (Branch: dev)
0 Additions 2 Modifications 0 Deletions
  • Increased font size
  • Fixed broken icons
9 months ago
Avatar
ZeRo
lambda/garrys-mod/gamemodes/base (Branch: dev)
0 Additions 1 Modifications 0 Deletions
  • Fixed broken icons after the icon upgrade
9 months ago
Avatar
ZeRo
lambda/garrys-mod/gamemodes/timerengine (Branch: dev)
0 Additions 11 Modifications 0 Deletions
  • Updated icon names after the Icon upgrade
  • Updated the Replay bot UI when spectating to match the Lambda design
  • Fixed the style icon being a missing texture
  • Fixed Leaderboards showing too many players and clipping outside.
9 months ago
Avatar
ZeRo
lambda/garrys-mod/gamemodes/ttt (Branch: dev)
0 Additions 27 Modifications 0 Deletions
  • Updated icons after the icon upgrade
9 months ago
Avatar
ZeRo
lambda/garrys-mod/gamemodes/surf (Branch: dev)
0 Additions 1 Modifications 0 Deletions
  • Updated the icon for Low Gravity style
9 months ago
Avatar
ZeRo
lambda/garrys-mod/gamemodes/stronghold (Branch: master)
0 Additions 4 Modifications 0 Deletions
  • Updated broken icons after the icon upgrade
9 months ago
Avatar
ZeRo
lambda/garrys-mod/gamemodes/gungame (Branch: dev)
0 Additions 1 Modifications 0 Deletions
  • Updated broken icons after the icon upgrade
9 months ago
Avatar
ZeRo
lambda/garrys-mod/addons/core (Branch: dev)
13 Additions 46 Modifications 9 Deletions

New Icons!

  • Updated Icon Set from FontAwesome 5.3 to FontAwesome 6.5.1
    • Updated icons where the names had changed
    • Simplified the inbuilt metadata to a Key/Value array
    • Moved full metadata to a static JSON file, obtained via the Workshop automatically
    • Updated the Icon picker to detect if the Metadata is available and to provide guidance on installing the addon
  • Removed old icon font

While we have gone through as many UI panels and gamemodes as possible to update icons where they have broken, we may have missed some, please use the Bug Reports channel on Discord if you find anything.

9 months ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
18 Additions 12 Modifications 0 Deletions
  • Implemented Laravel Pulse for performance monitoring
  • Implemented Econ RPC methods:
    • Create Item
    • Delete Item
    • Enable/Disable Item
    • Update Item
    • Modify EventXP
  • Implemented model functions for inventory item creation, update, enable, disable and deletion RPC broadcasts
  • Moved Stats updating (Money, XP & EventXP) over to the events system, with a listener to broadcast over RPC.
  • Re-implemented getting a Game Night Case for voting on Game Nights
    • In addition, voting each week gives you 2 EventXP
  • Re-implemented getting a Movie Night Case for voting on Movies
    • In addition, voting each week gives you 2 EventXP
9 months ago
Navigation
Commits Navigation