Commit Graph

264 Commits

Author SHA1 Message Date
Chomp abba3f915d Stubbed out CreateProfileService 2025-01-12 22:52:14 +00:00
CWX dc894bc298 Partial tradercontroller (#46)
* ignore nulls in json

* Implement ProfileActivityService

* add temp beta release

* implement customizationController

* comment out logging

* implement gameStart

* start traderController
2025-01-12 22:40:41 +00:00
Chomp 2607f0bff6 Cleanup 2025-01-12 22:39:20 +00:00
Chomp efb8f84ba2 Added QuestRewardHelper and Cleaned up QuestHelper 2025-01-12 22:39:06 +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
Chomp 2408452b4d Added QuestStatusEnum to JsonSerializerOptions 2025-01-12 21:07:28 +00:00
Chomp 045c1a5eb5 More implementation of QuestHelper
made `QId` consistent
2025-01-12 21:06:05 +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 42ed7683c9 Implemented QuestConditionHelper 2025-01-12 20:35:07 +00:00
Chomp 85482b34d7 Implemented GetFriendList() 2025-01-12 20:19:48 +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
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
clodanSPT 4f87f01c2a Merge pull request #44 from CWXDEV/main
more bits
2025-01-12 19:27:50 +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
clodanSPT 0a25135539 Merge pull request #43 from CWXDEV/main
start itemHelper, fix build
2025-01-12 17:39:59 +00:00
CWX c924dee0e2 Merge branch 'sp-tarkov:main' into main 2025-01-12 17:39:22 +00:00
CWX 0e334d79fe Merge branch 'main' of https://github.com/CWXDEV/server-csharp 2025-01-12 17:37:38 +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 780591e923 Merge pull request #42 from CWXDEV/main
fix encoding
2025-01-12 16:55:37 +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 a85eb5b5c0 new itemRouters, missing enums, fix method sigs (#41)
* callbacks

* controllers

* Router override

* make requests use interface

* create Routers

* extra parts

* fix method sig on callbacks

* add two missing enums as static classes

* add missing serializers (not complete)

* complete ItemEventRouters
2025-01-12 16:42:09 +00:00
CWX 01c663f74c Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-12 16:41:06 +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
CWX 1dee354960 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-12 16:38:15 +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