Commit Graph

20 Commits

Author SHA1 Message Date
Chomp 58f7390468 Added various error messages 2025-01-14 10:50:50 +00:00
CWX e117c97400 null check 2025-01-13 21:59:21 +00:00
Chomp 0a3ac15ed4 Implemented SaveActiveModsToProfile with TODO 2025-01-13 19:33:52 +00:00
Chomp 4a56197bc8 Implemented WarnOnActiveBotReloadSkill and UpdateProfileHealthValues 2025-01-13 19:21:27 +00:00
Chomp e35c125e02 Implemented: GetKeepAlive, ClearCache, IsMagazine + stubbed out GenerateBot` 2025-01-13 16:41:13 +00:00
Alex f67f43c364 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-12 21:45:12 +00:00
Alex d85bd6c315 logger 2025-01-12 21:44:30 +00:00
CWX 5e7b4e3538 more progress (#45)
* ignore nulls in json

* Implement ProfileActivityService

* add temp beta release

* implement customizationController

* comment out logging

* implement gameStart
2025-01-12 20:41:00 +00:00
Chomp 85050f69c2 Implemented GetValidGameVersion and GetServer 2025-01-12 20:06:24 +00:00
Chomp 5f98f16cd5 Stubbed out GetCurrentGroup 2025-01-12 20:03:44 +00:00
CWX d2c16f2f6a implement gameStart 2025-01-12 19:25:23 +00:00
Chomp d90638e078 Implemented GameController.GetSurvey 2025-01-12 18:45:19 +00:00
CWX bb887b0901 Lots of new things (#40)
* callbacks

* controllers

* Router override

* make requests use interface

* create Routers

* extra parts
2025-01-12 15:35:32 +00:00
CWX e2dbb7a092 Add temp logging, Move Http to be last in the order as its currently blocking, a few exceptions blocked out onLoad methods 2025-01-11 21:43:43 +00:00
CWX 0ca4ec0887 Inject controllers and services 2025-01-11 18:14:39 +00:00
CWX 8f22759ec5 Implement most of the callbacks, few other changes too 2025-01-11 17:14:56 +00:00
CWX 5d866c25c0 Formatting 2025-01-08 13:41:25 +00:00
Alex c751918ff6 runnable app! 2025-01-07 17:28:49 +00:00
Cj 001b0f9fb3 Fix some errors 2025-01-07 04:28:37 -05:00
Cj a3aee5dcf6 Moreeee controllers 2025-01-06 21:46:30 -05:00