Commit Graph

68 Commits

Author SHA1 Message Date
CWX d19e736408 use prim ctor and fixed warnings: NoteCallbacks, NotifierCallbacks 2025-01-18 13:39:14 +00:00
CWX 42e964c60b use prim ctor and fixed warnings: LocationCallbacks, MatchCallbacks 2025-01-18 13:36:04 +00:00
CWX b23735bb94 use prim ctor and fixed warnings: LauncherCallbacks, LauncherController 2025-01-18 13:34:00 +00:00
CWX d7031c53f1 use prim ctor and fixed warnings: ItemEventCallbacks 2025-01-18 13:31:12 +00:00
CWX 37032b12a1 use prim ctor and fixed warnings: inventoryCallbacks 2025-01-18 13:27:55 +00:00
CWX dcec73af02 use prim ctor and fixed warnings: InRaid and Insurance callbacks 2025-01-18 13:11:20 +00:00
CWX 71f2af285b use prim ctor and fixed warnings: HttpCallbacks & HttpServer 2025-01-18 13:09:17 +00:00
Chomp abb9e02869 Implemented getAllBotDifficulties 2025-01-18 13:09:28 +00:00
CWX 2c1e974c89 use prim ctor and fixed warnings: HideoutCallbacks 2025-01-18 12:59:14 +00:00
CWX e205c572b3 use prim ctor and fixed warnings: healthCallbacks, healthController partial 2025-01-18 12:57:32 +00:00
CWX 8e97901a65 use prim ctor and fixed warnings: HandbookCallbacks 2025-01-18 12:56:16 +00:00
CWX eaa45b95ff use prim ctor and fixed warnings: GameCallbacks 2025-01-18 12:55:36 +00:00
CWX 749ebb38df use prim ctor and fixed warnings: DialogueCallbacks and a bit of dialogueController 2025-01-18 12:54:17 +00:00
CWX 5af12fb35e use prim ctor and fix warnings: dataCallbacks 2025-01-18 12:51:32 +00:00
CWX 512dcc762f use prim ctor and fixed warnings 2025-01-18 12:49:06 +00:00
CWX a293154e39 use prim ctor and fixed warnings 2025-01-18 12:48:05 +00:00
CWX dcf3301c3b use prim ctor and fix warnings 2025-01-18 12:46:54 +00:00
CWX 2031679ffe changed to prim ctor and fixed warnings 2025-01-18 12:44:43 +00:00
CWX 09ac1e8b72 Changed to primary ctor and fixed warnings 2025-01-18 12:43:53 +00:00
CWX 0d3006c7c0 Convert to primary ctor and fixed warnings 2025-01-18 12:43:30 +00:00
Chomp 566deba507 Various code linting changes 2025-01-18 11:49:21 +00:00
CWX 1db5750557 now use ProgramStatics 2025-01-17 12:35:51 +00:00
Chomp 794435eb47 Improved globals object accuracy 2025-01-17 10:45:08 +00:00
Chomp 7074683aad Implemented GetQteList 2025-01-16 17:06:22 +00:00
CWX e8b208c09b fix localisation on beta mode 2025-01-16 15:18:01 +00:00
Chomp e3b7483871 Updated GameStart to return timestamp in MS 2025-01-16 14:05:03 +00:00
Alex 8b3305efca T type logging 2025-01-15 15:06:54 +00:00
Alex 8f47bd89c5 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-15 11:50:55 +00:00
Alex 6a2f11d2c4 Improved logging with exceptions and remove config enum parameter 2025-01-15 11:49:42 +00:00
Chomp 8c401cfd1f Various fixes + addedTimerUtil 2025-01-14 19:30:15 +00:00
Chomp 80b077b74d Implemented parts of HideoutCallbacks 2025-01-14 18:46:41 +00:00
Chomp 55b6f17de3 Stubbed out client/game/profile/items/moving - hideoutCustomizationSetMannequinPose 2025-01-14 18:05:58 +00:00
CWX 08e05bf3a2 Fix time related issues 2025-01-14 14:16:32 +00:00
Chomp b9a5835bd2 Improved implementation of ApplicationContext 2025-01-14 12:23:44 +00:00
Chomp 58f7390468 Added various error messages 2025-01-14 10:50:50 +00:00
Chomp d64dc5d040 Expanded PrestigeController implementation 2025-01-14 10:50:15 +00:00
Chomp 49b82faaa6 Updated client/trading/customization/storage endpoint to return correct data 2025-01-13 17:41:14 +00:00
CWX 18a5400e1e fix beta message 2025-01-13 12:48:39 +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 7b1d9e9d71 Implemented DialogueController functionality 2025-01-12 20:01:57 +00:00
Chomp 9269705eee Fixed types + Implemented QuestController/helper method 2025-01-12 19:12:35 +00:00
Chomp 20e77aff09 Added comments to DataCallbacks 2025-01-12 18:40:28 +00:00
CWX c171bfe76c fix injections, fix logging 2025-01-12 16:53:46 +00:00
CWX a8ef6655d7 fix encoding 2025-01-12 16:48:26 +00:00
CWX 8b75732cc4 fix method sig on callbacks 2025-01-12 16:38:47 +00:00
CWX 44234cf6ad callbacks 2025-01-12 15:31:22 +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
Alex d5958dff31 on update and on load order 2025-01-11 18:30:38 +00:00