Commit Graph

192 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
Chomp 4dec2b4e7b Implemented QuestHelper methods 2025-01-12 19:44:23 +00:00
Chomp c479e6aaf1 Implementation of QuestHelper 2025-01-12 19:35:27 +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 ce69635f48 fix spelling 2025-01-12 19:25:33 +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
CWX 2d1f912da8 fix missing route 2025-01-12 18:52:31 +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
CWX 70fcac5dbd implement one method in presetHelper to continue work 2025-01-12 18:41:19 +00:00
CWX 3c6cd78971 Add missing prop and renamed upd 2025-01-12 18:40:49 +00:00
CWX c9450aea36 add gameEditions static class 2025-01-12 18:40:33 +00:00
Chomp 20e77aff09 Added comments to DataCallbacks 2025-01-12 18:40:28 +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
CWX c924dee0e2 Merge branch 'sp-tarkov:main' into main 2025-01-12 17:39:22 +00:00
CWX ce1219f5e9 start itemHelper 2025-01-12 17:37:32 +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
CWX a8ef6655d7 fix encoding 2025-01-12 16:48:26 +00:00
CWX 8136ff244c complete ItemEventRouters 2025-01-12 16:39:29 +00:00
CWX ee790fedab add missing serializers (not complete) 2025-01-12 16:39:17 +00:00
CWX de7a78aa12 add two missing enums as static classes 2025-01-12 16:39:01 +00:00
CWX 8b75732cc4 fix method sig on callbacks 2025-01-12 16:38:47 +00:00
Chomp 44ee0f11d5 Expanded WeightedRandom() and GetWeightedWeatherTimePeriodMs() implementation 2025-01-12 16:37:28 +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
Chomp e512a83fa3 Updated ItemEventRouterBase types to better match live
Added EventOutputHolder class + stubbed out some functions
2025-01-12 11:56:21 +00:00
Alex 50d744e9d7 fixed load order 2025-01-12 11:43:22 +00:00
CWX 8c9e72489b Fix injectable Types for SaveLoadRouters 2025-01-11 23:38:57 +00:00
CWX b8411b3553 Add routers, Fix tarkovVersioning, format 2025-01-11 23:30:13 +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
Alex d5958dff31 on update and on load order 2025-01-11 18:30:38 +00:00
CWX 85d85e6ccb Merge branch 'sp-tarkov:main' into main 2025-01-11 18:16:06 +00:00
CWX 0ca4ec0887 Inject controllers and services 2025-01-11 18:14:39 +00:00
Alex a0c8a3b61f Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-11 18:07:07 +00:00
Alex 774758796d smol stuff 2025-01-11 18:03:12 +00:00
CWX 8f22759ec5 Implement most of the callbacks, few other changes too 2025-01-11 17:14:56 +00:00
Alex ba78a15613 Sample mod project and modding bootstrap 2025-01-10 23:42:41 +00:00