Git Commits (July, 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/gamemodes/ttt (Branch: dev)
0 Additions 1 Modifications 0 Deletions

Fixed Funround icon not working

1 year ago
Avatar
ZeRo
lambda/garrys-mod/gamemodes/ttt (Branch: master)
0 Additions 9 Modifications 0 Deletions
  • Updated Web URL paths for web assets
1 year ago
Avatar
ZeRo
lambda/garrys-mod/addons/core (Branch: dev)
0 Additions 1 Modifications 0 Deletions

Updated the global round end panel so that web assets work

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

Updated the hook to add an escape menu button to use a vector icon rather than web image.

1 year ago
Avatar
ZeRo
lambda/garrys-mod/addons/core (Branch: dev)
0 Additions 2 Modifications 0 Deletions
  • Server Map listing update now updates based on whether the hash of the map list has changed rather than a time based update
  • Web Material drawing now prints out a stack trace in development mode to make tracking down code easier.
1 year ago
Avatar
ZeRo
lambda/garrys-mod/gamemodes/surfdm2 (Branch: dev)
0 Additions 1 Modifications 0 Deletions
  • Updated Configuration for web assets
1 year ago
Avatar
ZeRo
lambda/garrys-mod/gamemodes/base (Branch: dev)
0 Additions 9 Modifications 1 Deletions
  • Updated web asset paths
  • Removed legacy code
1 year ago
Avatar
ZeRo
lambda/garrys-mod/addons/core (Branch: dev)
2 Additions 3 Modifications 0 Deletions
  • Init Clientside Gifts so logging works
  • Re-jigged namespaces so that the initial namespace is shared.
  • Moved URL builder outside of the module as gamemodes need to build URL as part of init
  • Fixed an error in the base weapon for deploy speed if it's not set or null
1 year ago
Avatar
ZeRo
lambda/garrys-mod/gamemodes/gungame (Branch: dev)
0 Additions 3 Modifications 0 Deletions

Few other minor fixes

1 year ago
Avatar
ZeRo
lambda/garrys-mod/gamemodes/gungame (Branch: dev)
0 Additions 9 Modifications 2 Deletions
  • Fixed missing assets
  • Removed legacy code
1 year ago
Avatar
ZeRo
lambda/garrys-mod/addons/core (Branch: dev)
0 Additions 1 Modifications 0 Deletions

Replaced Movie Night automation SQL queries with API calls.

1 year ago
Avatar
ZeRo
lambda/garrys-mod/addons/core (Branch: dev)
0 Additions 2 Modifications 0 Deletions
  • Updated Pending rewards to use the API rather than SQL
1 year ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
0 Additions 2 Modifications 0 Deletions

Added REST API Endpoints for Getting Pending Rewards and deleting a pending reward by ID

1 year ago
Avatar
ZeRo
lambda/garrys-mod/addons/core (Branch: dev)
0 Additions 15 Modifications 13 Deletions
  • Removed DarkRP Module (Sorry not sorry, it's never coming back)
  • Updated Custom Emojis to use the new chatbox system
  • Fixed missing web assets
  • Implemented API to fetch a list of content creators
  • Updated the Crafting (Trade up) window to use the new Web URL
  • Content Creator level now shows correctly when hovering over an item.
1 year ago
Avatar
ZeRo
lambda/garrys-mod/addons/chatbox (Branch: dev)
2 Additions 3 Modifications 0 Deletions

Emoji Rewrite

  • Now using Unicode properly
  • Optimisations
  • Less Hacky
1 year ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
855 Additions 0 Modifications 0 Deletions

Remove useless UTF8 codepoint in the image names for the Twitter Style

1 year ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
3932 Additions 0 Modifications 0 Deletions
  • Added EmojiOne styles
  • Added missing flags from Google Noto Emoji
1 year ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
3489 Additions 0 Modifications 0 Deletions
  • Fix file names for Apple Emoji that was failing
  • Added Google Emoji Images
1 year ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
4129 Additions 0 Modifications 0 Deletions

Added Apple Emoji Images

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

Added Twitter Emoji images

1 year ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
36 Additions 0 Modifications 0 Deletions
  • Added missing web assets that are used in-game
  • Added JSON Datasets that were exported by the in-game seeding commands
1 year ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
1 Additions 5 Modifications 0 Deletions
  • Implement API to fetch a list of content creators
  • Implemented Game UI for crafting
1 year ago
Avatar
ZeRo
lambda/garrys-mod/addons/core (Branch: dev)
3 Additions 9 Modifications 2 Deletions
  • Fixed screenshots incorrectly fetching the full item name as the nametag in Metadata
  • The new command system now replies to either the player or the console depending on what executed the command
  • Removed the Database updater (We're no longer connecting to a database)
  • Added a new seeder command for creating JSON files to update the database.
  • Removed the rank database seeder
  • Added a command to export ranks as JSON for seeding using web command line tools.
1 year ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
1 Additions 5 Modifications 0 Deletions
  • Implemented LC-68: Show a page of ranks on the Item wiki
1 year ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
1 Additions 4 Modifications 0 Deletions
  • Implemented LC-67: Item Wiki Searching
1 year ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
14 Additions 35 Modifications 1 Deletions

Additions

  • You can now send friend requests and block users
  • User screenshots are now available on user profiles. Screenshots are taken and uploaded from in-game.
  • Maps now have their own profile pages which show detailed information about the map, which servers the map is available on and any screenshots taken on the map
  • Server detail page now shows a list of radio listeners, the list of maps each server has and a list of screenshots taken on a server
  • List of games a user has played is now shown on the proflle including time played

Changes

  • Enabled user impersonation.
  • Fixed an issue with auto-account creation where the SteamID would not be set properly.
  • Simplified the code API for adding & removing friends
  • Updated existing areas where maps are referenced and updated so that these now link to the new map profiles
  • Server List page now shows the number of people listening to the radio
  • CSS fix so that when a drop down is open, the original item still has the hover effect
  • Added CSS styles for economy items

Removals

  • Removed wiki-specific styling for Econ items as this is now covered by the global economy item stylesheet.
1 year ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
1 Additions 7 Modifications 1 Deletions
  • Upgraded to Bootstrap v5.3.0 which has native dark mode support
  • Removed the thirdparty Bootstrap nightfall CSS file
  • User profiles now show if the user is in-game: https://i.imgur.com/gHB0rEW.png
1 year ago
Avatar
ZeRo
lambda/garrys-mod/addons/core (Branch: dev)
0 Additions 2 Modifications 0 Deletions
  • Implemented SC-31: Fetch Souvenir List
  • Implemented SC-18: Client API - Get Radio Schedule
1 year ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
2 Additions 6 Modifications 0 Deletions
  • Added Schedule tasks to clear radio slots older than 1 week old
  • Implemented LC-58: Implement REST Method to fetch a list of souvenir reasons
  • Implemented LC-54: Create Game Client API for todays schedule
1 year ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
0 Additions 2 Modifications 0 Deletions
  • Added API for setting Discord Verification
1 year ago
Avatar
ZeRo
lambda/web2/lambdaid (Branch: master)
0 Additions 2 Modifications 0 Deletions
  • Added API for setting Discord verification
1 year ago
Avatar
ZeRo
lambda/garrys-mod/addons/core (Branch: dev)
0 Additions 3 Modifications 0 Deletions

Fixed In-game Discord Verification

  • Updated Discord API from version 6 to 10
  • Fixed the workflow for Discord verification and linking
1 year ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
6 Additions 10 Modifications 0 Deletions
  • Implement LC-57: Implement API method for getting a list of servers by game
  • Added missing in-game image assets
  • Updated Servers table to have an online field
  • Updated Server query task to set the online field based on server status
  • Added unix timestamps to Lottery so that Gmod can parse dates
  • Added Unix timestamps to the Server & Global Dail Challenges model
1 year ago
Avatar
ZeRo
lambda/garrys-mod/addons/core (Branch: dev)
0 Additions 4 Modifications 0 Deletions
  • Implemented SC-29: Inventory API: Move Setting Item Souvenir to Inventory REST API
  • Server UI now shows the flag for the region
1 year ago
Avatar
ZeRo
lambda/garrys-mod/addons/chatbox (Branch: dev)
0 Additions 1 Modifications 0 Deletions

Updated expression to use the new URL library to get the correct URL

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

Fixed Server List

1 year ago
Avatar
ZeRo
lambda/garrys-mod/addons/core (Branch: dev)
0 Additions 4 Modifications 0 Deletions
  • Daily Challenges have now been migrated to the new API
  • Team Select (Checking if a map has an image) has now been migrated to the new API
  • Re-implement NetVars for Server ID & Game ID
1 year ago
Avatar
ZeRo
lambda/garrys-mod/addons/core (Branch: dev)
0 Additions 2 Modifications 4 Deletions
  • Lottery History has now been migrated to the new API
  • Removed panels that are either not in use or will be re-made in future
1 year ago
Avatar
ZeRo
lambda/garrys-mod/addons/core (Branch: dev)
0 Additions 6 Modifications 0 Deletions

Migrated more legacy API requests over to the new API

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

Fixed SC-17: Buying multiple items only gives one item

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

Fixed SC-17: Buying multiple items only gives one item

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

Fixed SC-15: Adding/Removing multiple items to a folder does not save

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

LC-45: Implement Inventory REST API endpoints for adding multiple items to a folder

1 year ago
Avatar
ZeRo
lambda/microservices/inventory (Branch: master)
1 Additions 0 Modifications 0 Deletions

Add README.md

1 year ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
3 Additions 9 Modifications 1 Deletions
  • Fixes to Inventory API code based on testing
  • Added missing assets
  • Added API endpoints for the new admin system
1 year ago
Avatar
ZeRo
lambda/garrys-mod/addons/core (Branch: dev)
16 Additions 13 Modifications 3 Deletions
  • Fixed some bugs found during testing (Thanks Blossom!)
  • Tested Inventory API methods which required multiple players
  • Admin Modules system has now been implemented.
  • Implemented checking for player admin groups
  • Send Admin Metadata to players
  • Fixes to Discord account linking
  • Fixed equipped coin not showing on the Deathcam
  • Updated Base URL on the WebImage VGUI panel
1 year ago
Avatar
ZeRo
lambda/garrys-mod/addons/core (Branch: dev)
12 Additions 2 Modifications 0 Deletions

Base code for the admin system rewrite

1 year ago
Avatar
ZeRo
lambda/web2/lambdaid (Branch: dev)
0 Additions 11 Modifications 0 Deletions
  • Updated Verification Steps
  • Updated composer packages
1 year ago
Avatar
ZeRo
lambda/garrys-mod/addons/core (Branch: dev)
0 Additions 6 Modifications 0 Deletions
  • Implemented SC-5: Implement Trade Receipts via Inventory API
  • Fixed SC-10: Music Kits not working
  • Fixed inspecting graffiti saying "<Rarity> Gloves".
1 year ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
1884 Additions 0 Modifications 0 Deletions

Music Kit Content

1 year ago
Navigation
Commits Navigation