Commit Graph

49 Commits

Author SHA1 Message Date
Chomp 5f98f16cd5 Stubbed out GetCurrentGroup 2025-01-12 20:03:44 +00:00
Chomp 7b1d9e9d71 Implemented DialogueController functionality 2025-01-12 20:01:57 +00:00
CWX ca7e5fdc11 fix more spelling 2025-01-12 19:25:53 +00:00
CWX e214354b36 fix spelling after change 2025-01-12 19:25:44 +00:00
CWX d2c16f2f6a implement gameStart 2025-01-12 19:25:23 +00:00
CWX a9ac113cbb Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-12 19:24:57 +00:00
Chomp 9269705eee Fixed types + Implemented QuestController/helper method 2025-01-12 19:12:35 +00:00
CWX d68f6374e4 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-12 18:52:54 +00:00
Chomp d90638e078 Implemented GameController.GetSurvey 2025-01-12 18:45:19 +00:00
CWX 67ec37f987 Implement CustomizationController 2025-01-12 18:41:33 +00:00
Chomp 1be1f8c6e4 Expanded NotifierController implementation 2025-01-12 18:38:42 +00:00
Alex 69985ebc24 ICloner for LocationController 2025-01-12 17:40:22 +00:00
Chomp c1b509e3a8 Expanded LocationControler implementation 2025-01-12 17:24:26 +00:00
CWX c171bfe76c fix injections, fix logging 2025-01-12 16:53:46 +00:00
Chomp 6fcf73f223 Improved Weather implementation 2025-01-12 16:23:48 +00:00
Chomp efaa85a44f Expanded ClientLogController implementation 2025-01-12 15:40:28 +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
Chomp 1854ac4e2b Improved WishlistController implementation 2025-01-12 15:31:41 +00:00
Chomp 2fcfb18ecf Expanded NoteController implementation 2025-01-12 15:26:10 +00:00
Chomp 1fecc892d3 Expanded PresetController implementation 2025-01-12 15:22:19 +00:00
Chomp 7ad447f0b9 Wired up EventOutputHolder to profile creation process 2025-01-12 12:02:23 +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 1767ad9be2 injectors go brr 2025-01-11 21:01:32 +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 97c5fb257e Fix launcher breaking on login/register 2025-01-10 23:01:22 +00:00
CWX 7bb98b6991 Fix reflection for GameVersions 2025-01-10 22:33:46 +00:00
CWX b9316fee63 Fix compile errors 2025-01-10 22:18:49 +00:00
Alex 20fcc26d9a partial work on profile callbacks 2025-01-10 17:44:53 +00:00
Alex f61183570a zlib and launcher callbacks 2025-01-10 15:30:54 +00:00
Alex 966562bc08 more work 2025-01-10 13:49:28 +00:00
CWX 5d866c25c0 Formatting 2025-01-08 13:41:25 +00:00
Alex 27422ff33a more db progress 2025-01-07 20:00:37 +00:00
Alex c751918ff6 runnable app! 2025-01-07 17:28:49 +00:00
CWX 78acaed654 add notes and fix up imports 2025-01-07 13:00:49 +00:00
Cj ac61f5762f fix error 2025-01-07 06:53:24 -05:00
Cj b7ec4eb715 Types go brrr 2025-01-07 06:22:07 -05:00
Cj 001b0f9fb3 Fix some errors 2025-01-07 04:28:37 -05:00
Cj 99ae3147fe Repair controller 2025-01-07 01:41:07 -05:00
Cj d9aa0c4f42 Trade and Trader controllers 2025-01-06 23:25:13 -05:00
Cj 51bdca38fa More controller prototypes 2025-01-06 22:58:14 -05:00
Cj 7b752970ff More prototypes 2025-01-06 22:32:42 -05:00
Cj f3aa6e09d4 Add the rest of the controller classes, currently empty 2025-01-06 21:52:57 -05:00
Cj a3aee5dcf6 Moreeee controllers 2025-01-06 21:46:30 -05:00
Cj 99c0743b2b Add DialogueController.cs 2025-01-06 21:15:12 -05:00
Cj a1cad6b2dc More controllers 2025-01-06 20:22:50 -05:00
Cj e5481361cf Add BuildController.cs 2025-01-06 19:49:49 -05:00
CWX c62a3df1e0 Partialy complete BotController 2025-01-06 20:18:59 +00:00
CWX 5d20b3278d Move BotController and start controllers 2025-01-06 19:16:49 +00:00