Git Commits (April, 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)
2 Additions 3 Modifications 0 Deletions
  • Added dynamic asset for getting map image in both sizes (Thumbnail & Full) from a URL
1 year ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
3 Additions 1 Modifications 0 Deletions

Implemented all remaining API methods

1 year ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
4 Additions 5 Modifications 0 Deletions
  • Implemented constants for Inventory Item types
  • Implemented API endpoint for Player Profiles
1 year ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
9 Additions 4 Modifications 0 Deletions
  • Implemented Game Client API
  • Added Recent Gifts Game Client API Endpoint
  • Added Get Commends on Player Game Client API
  • Added Set Commends on Player Game Client API
1 year ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
9 Additions 4 Modifications 0 Deletions
  • Implemented API for player daily challenges stats
  • Implemented a databased based configuration system
  • Implemented API for DoubleXP checks
1 year ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
2 Additions 3 Modifications 0 Deletions
  • Store Wallet API endpoints
1 year ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
3 Additions 4 Modifications 0 Deletions
  • Implemented Currency Data API
  • Implemented LC <=> Real Currency exchange rates
  • Implemented API to fetch exchange rates
1 year ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
14 Additions 5 Modifications 0 Deletions
  • Implemented SteamAPI
  • Implemented missing API methods which are used in-game.
  • Added in Player Authorisation tokens for auto-login when in-game.
1 year ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
1 Additions 2 Modifications 0 Deletions
  • Implemented Auto Create account API endpoint which calls the API on Lambda ID to create the user and pre-authorise the application (API-ception)
  • Updated the account status API to include status of given rewards and account linking
1 year ago
Avatar
ZeRo
lambda/web2/lambdaid (Branch: dev)
3 Additions 11 Modifications 0 Deletions
  • Updated Packages
  • Tidy up of SteamAPI
  • Implemented auto account creation API
1 year ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
18 Additions 2 Modifications 0 Deletions
  • Added a new admin system based on roles and permissions, replacing the legacy level based system for staff
  • Added migrations for new admin system
  • Added migrations for inventory server functionality
1 year ago
Avatar
ZeRo
lambda/microservices/inventory (Branch: master)
1 Additions 27 Modifications 0 Deletions
  • Updated queries to match the new schema
  • Removed some data fetching tasks from Inventory server, these will be replaced with API calls in further system rewrites
1 year ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
4 Additions 1 Modifications 0 Deletions

Implemented schema for Premium

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

API endpoints to support movie nights

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

Added econ API Added gift log API

1 year ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
4 Additions 3 Modifications 0 Deletions
  • Added API methods for map cooldown
  • Added schedule task to remove expired map cooldowns (Removing this job from Gmod)
1 year ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
4 Additions 3 Modifications 0 Deletions

Added Map Removal votes over to the API

1 year ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
6 Additions 3 Modifications 0 Deletions
  • Implemented API for Chicken Names
  • Implemented API for map ratings
1 year ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: dev)
28 Additions 12 Modifications 0 Deletions

API and back end additions for Gmod

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

Start of updates for the new back end

  • Removed the legacy API
1 year ago
Avatar
ZeRo
lambda/web2/service-manager (Branch: master)
0 Additions 1 Modifications 0 Deletions

Fixes to the control panel

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

Updated packages Updated .env.example

1 year ago
Avatar
ZeRo
lambda/web2/lambda-deploy (Branch: master)
0 Additions 1 Modifications 0 Deletions

Update schema

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

Squashed migrations

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

Updated Console Component Types to match the server

1 year ago
Avatar
ZeRo
lambda/microservices/servicemanager2 (Branch: master)
0 Additions 4 Modifications 0 Deletions
  • Implemented running processes from Lua
  • Enabled UTF8 for process output redirection
1 year ago
Avatar
ZeRo
lambda/automation/deploy2 (Branch: master)
0 Additions 1 Modifications 0 Deletions

Fixed deployment failing when Std Output is redirected

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

Fixed a Stack Overflow when deleting directories

1 year ago
Avatar
ZeRo
lambda/microservices/servicemanager2 (Branch: master)
1 Additions 10 Modifications 0 Deletions
  • Lua Output now shows in the web console
  • Implemented the Shutdown Lua script
1 year ago
Avatar
ZeRo
lambda/automation/deploy2 (Branch: master)
0 Additions 2 Modifications 0 Deletions
  • Updated default API Endpoint URL's
1 year ago
Avatar
ZeRo
lambda/web2/service-manager (Branch: master)
0 Additions 6 Modifications 0 Deletions

Updated dependencies

1 year ago
Avatar
ZeRo
lambda/microservices/servicemanager2 (Branch: master)
0 Additions 3 Modifications 0 Deletions
  • Fixed the wrong status being set for services which are running
  • Fixed deleting services not working properly
1 year ago
Avatar
ZeRo
lambda/microservices/servicemanager2 (Branch: master)
0 Additions 1 Modifications 0 Deletions

Changed log settings

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

Implemented Service Host API requests for Services, Groups & Templates

1 year ago
Avatar
ZeRo
lambda/web2/service-manager (Branch: master)
37 Additions 12 Modifications 1 Deletions
  • Implemented Service Console
  • Implemented Control Actions against a service (Stop/Start/Restart/Open Console)
1 year ago
Avatar
ZeRo
lambda/microservices/servicemanager2 (Branch: master)
2 Additions 7 Modifications 0 Deletions
  • Implemented all HTTP API Endpoints
1 year ago
Avatar
ZeRo
lambda/microservices/servicemanager2 (Branch: master)
0 Additions 2 Modifications 0 Deletions

Implemented Restarting of Services

1 year ago
Avatar
ZeRo
lambda/microservices/servicemanager2 (Branch: master)
17 Additions 11 Modifications 0 Deletions
  • Rewrote Service Worker logic
  • Added in HTTP Control API (Start & Stop Service)

Probably some other things I've forgotten.

1 year ago
Navigation
Commits Navigation