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/addons/core (Branch: dev)
0 Additions 7 Modifications 0 Deletions
  • Fixed gloves inventory icons & inspecting not working
  • Updated Lottery UI to use the correct field, this fixes the Lua error when browsing to the Lottery page
1 year ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
5 Additions 2 Modifications 0 Deletions

Implemented LC-48: Implement Client API for uploading screenshots

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

Fix SC-11: Screenshots not working.

1 year ago
Avatar
ZeRo
lambda/garrys-mod/addons/community-api (Branch: master)
1 Additions 1 Modifications 0 Deletions
  • Implement support for multipart/form-data
  • Added an function to send Multipart form data.
1 year ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
3 Additions 12 Modifications 0 Deletions

Fixes for Inventory API found during testing

  • Added a method to add a single item
  • Remove casting of Unix timestamps to DateTime objects as Garry's Mod doesn't like these.
  • Minor fixes to field names

Other Changes

  • Added a scheduled task to send a RPC Ping message every 60 seconds, this keeps alive the RPC connections for game servers.
  • Implemented LC-47: Implement in-game store carousel (Fixes SC-1)
  • Disabled API rate limiting on the Inventory API
1 year ago
Avatar
ZeRo
lambda/garrys-mod/addons/core (Branch: dev)
0 Additions 7 Modifications 0 Deletions
  • Removed Legacy Code
  • SC-7: Update Graffiti Customisation in real-time
  • SC-6: Remove legacy MySQL query for gifting and item and use new Inventory API
  • SC-8: Update item modifications in real-time.
  • SC-3: Implement profile saving via new Inventory API
  • Removed profile saving hacks to make it work with the legacy inventory server
  • Removed legacy code
  • Disabled screenshot uploading until LC-48 is implemented (Implement Client API for uploading screenshots)
  • Carousel on the F3 menu now works. (Fixes SC-1: F3 Menu Carousel is broken)
1 year ago
Avatar
ZeRo
lambda/garrys-mod/addons/core (Branch: dev)
1 Additions 8 Modifications 0 Deletions
  • Fix RPC disconnecting/reconnecting constantly
  • Removed the legacy Inventory websocket code
  • Item equip & holster now updates in real time where as previously this would have saved upon leaving
  • Adding items to folders now updates in real time, where as previously this would have been saved upon leaving
  • Fixed "Remove Nametag" not showing up on inventory items
1 year ago
Avatar
ZeRo
lambda/garrys-mod/addons/core (Branch: dev)
0 Additions 7 Modifications 0 Deletions

Replaced most Inventory requests with the new API. Appears to be working well and much faster.

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

Updated field names for Inventory items to match the schema

name -> nametag id -> itemid

1 year ago
Avatar
ZeRo
lambda/garrys-mod/addons/core (Branch: dev)
1 Additions 39 Modifications 0 Deletions
  • Start of implementation of the new inventory API system
  • Updated inventory Item key names to match the updated schema
  • Added a utility module
1 year ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
20 Additions 8 Modifications 0 Deletions

Implement missing economy data:

  • Collections
  • Item Variants
  • Content Creators
  • Souvenirs

Re-implement Inventory functionality as API

What was a dedicated microservice for inventory functionality has now been added as API methods. This should improve the performance and reliability of inventory services.

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

Fix an error during Steam sign in.

1 year ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: master)
0 Additions 1 Modifications 0 Deletions
  • Fix voting weight not displaying correctly.
1 year ago
Avatar
ZeRo
▍██▅▄▄█▍▌▇▉ .▊▊▄ ▆▄▄ ▊▅█
Private Commit
▍██▅▄▄█▍▌▇▉ .▊▊▄ ▆▄▄ ▊▅█...!▌▄▇▋▊▉▅ █▅▋▊▅▍ ▆▆▊▇▆ ▌▋▄▋▉▆▋▆▋▄
1 year ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
0 Additions 1 Modifications 0 Deletions

Fix for HTML on Vote Info page

1 year ago
Avatar
ZeRo
lambda/web2/service-manager (Branch: dev)
0 Additions 3 Modifications 0 Deletions

Implemented external error monitoring along with other projects

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

Fix for Captcha on registration throwing an error

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

Fixed Gunsmith paint style not being in the list of valid paint styles

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

Fix for Nova in prod env

1 year ago
Avatar
ZeRo
lambda/web2/lambdaid (Branch: dev)
0 Additions 4 Modifications 0 Deletions
  • Implement sending of exceptions
1 year ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
1 Additions 5 Modifications 0 Deletions
  • Implement exception handling to an external error tracker
  • API and Async routes will now show a JSON 404 if a resource isn't found
1 year ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
0 Additions 2 Modifications 0 Deletions

Updated CSS to work with Markdown properly.

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

Changes Page Update

  • Commits should now display Markdown. Results should be similar to how commits are shown in Discord
1 year ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
5 Additions 1 Modifications 0 Deletions

Presenter Panel Updates

  • Streaming Details now has GUI guides for SAM Broadcaster, Mixxx and VirtualDJ
1 year ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
0 Additions 1 Modifications 0 Deletions

Further fixes to CSS

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

Fixes to validation for presenter profiles Fixes to CSS for show listing

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

Prune migrations Update Schema

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

Schedule links for shows now work

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

Don't use slug route for going back to presenters page

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

Fix for presenter default images

1 year ago
Avatar
ZeRo
▍██▅▄▄█▍▌▇▉ .▊▊▄ ▆▄▄ ▊▅█
Private Commit
▍██▅▄▄█▍▌▇▉ .▊▊▄ ▆▄▄ ▊▅█...!▌▄▇▋▊▉▅ █▅▋▊▅▍ ▆▆▊▇▆ ▌▋▄▋▉▆▋▆▋▄
1 year ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
0 Additions 1 Modifications 0 Deletions

Fixed a small bug in updating presenter profiles

1 year ago
Avatar
ZeRo
lambda/web2/lambdaid (Branch: master)
0 Additions 10 Modifications 0 Deletions
  • Update composer packages
1 year ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
0 Additions 6 Modifications 0 Deletions
  • Updated composer packages
1 year ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
11 Additions 9 Modifications 0 Deletions

Presenter Panel tools update

  • Presenters can now update their profile
  • Presenters can now create, manage and remove radio shows

#Other Updates

  • Misc fixes and changes
1 year ago
Navigation
Commits Navigation