Commit Graph

288 Commits

Author SHA1 Message Date
Chomp 2ef96f3631 Stubbed method 2025-01-13 14:06:37 +00:00
Chomp 25ecfa7e5b Fixed issues with `ReplaceIDs 2025-01-13 14:06:23 +00:00
Chomp 9aabe952a0 Fixed broken dictionary add 2025-01-13 13:48:16 +00:00
Chomp f3b9555ac1 Fixed issue with QuestRewardType 2025-01-13 13:30:16 +00:00
Chomp 0a5aaed532 Fixed logging messages 2025-01-13 13:19:29 +00:00
Chomp b6df051f24 Partial implementation of ProfileFixerService 2025-01-13 13:15:58 +00:00
CWX 18a5400e1e fix beta message 2025-01-13 12:48:39 +00:00
CWX 8e19190a20 fix itemHelper 2025-01-13 12:48:24 +00:00
CWX 2d4cdce6d5 add compareUtil (needs implementing), start implementing ItemHelper 2025-01-13 12:22:34 +00:00
Chomp a9553aa101 Fixed typing issue with RepeatableQuests 2025-01-13 12:18:48 +00:00
Chomp 64ccc033d4 Implemented logger.Success 2025-01-13 12:17:53 +00:00
Chomp f6930b5a3a partially implemented ProfileFixerService 2025-01-13 12:17:25 +00:00
CWX bb4c389180 implement method in trader helper 2025-01-13 11:08:42 +00:00
CWX 85967ac91b return on two methods to allow moving forward 2025-01-13 11:08:17 +00:00
CWX c54bda4784 fix customizationController method 2025-01-13 11:08:01 +00:00
Chomp 007dd48b37 Implemented IsMoneyTpl 2025-01-13 11:00:13 +00:00
Chomp 85b53c5fa9 Resolved injection issue 2025-01-13 10:43:20 +00:00
Chomp 91a7918dd8 Implemented GetNextUpdateTimestamp 2025-01-13 10:40:00 +00:00
Chomp 23d730f88f Expanded TraderPruchasePersisterService implementation 2025-01-13 10:31:14 +00:00
CWX af70ea8947 Add temp fix to get around trader pathing issue, fix traderassortservice 2025-01-13 10:24:03 +00:00
CWX 3f46db3cd6 TraderAssortService Complete (#48)
* TraderAssortService Complete

* Add debugging ability to VS (puke) users
2025-01-13 10:10:07 +00:00
Chomp bad41cca6c Added namespace to CreateProfileService + lint 2025-01-12 23:28:22 +00:00
CWX a6ecb434c4 add money enum, finish traderController (#47)
* ignore nulls in json

* Implement ProfileActivityService

* add temp beta release

* implement customizationController

* comment out logging

* implement gameStart

* start traderController

* add money enum, finish traderController
2025-01-12 23:18:24 +00:00
Chomp 61ebc570e4 Added CreateProfileService Implementation 2025-01-12 23:15:55 +00:00
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