Commit Graph

164 Commits

Author SHA1 Message Date
CWX b6e4dde259 add missing props, partial implement service 2025-01-14 23:11:42 +00:00
Chomp 0ce20d209f Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-14 21:33:22 +00:00
Chomp f55b2a51f9 Partially implemented seasonalEventConfig 2025-01-14 21:33:13 +00:00
CWX 72b4079ae3 finish off botGen, add missing method 2025-01-14 21:23:47 +00:00
CWX cd530300cf Fixed typing 2025-01-14 19:46:10 +00:00
CWX 3c657c0194 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-14 19:36:25 +00:00
CWX 73a6dab7e2 fix type i broke 2025-01-14 19:36:20 +00:00
Chomp 5f0040ebed Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-14 19:30:28 +00:00
Chomp 8c401cfd1f Various fixes + addedTimerUtil 2025-01-14 19:30:15 +00:00
CWX 2dee26a47c Remove dupe type, redirected type 2025-01-14 19:27:26 +00:00
Chomp 77c2f94aad Implemented HideoutCustomizationSetMannequinPose 2025-01-14 18:51:54 +00:00
Chomp 80b077b74d Implemented parts of HideoutCallbacks 2025-01-14 18:46:41 +00:00
Chomp 76a334b600 Added type 2025-01-14 18:06:19 +00:00
CWX 1c93a6eaaf fix typing 2025-01-14 17:22:32 +00:00
Chomp 144b63d8ef Implemented more of Bot Generation 2025-01-14 16:56:37 +00:00
CWX 6337aa7c02 change types 2025-01-14 16:49:56 +00:00
Chomp 34dcd2283e Updated GetFriends implementation 2025-01-14 16:16:57 +00:00
CWX 8dbbc07670 sorting 2025-01-14 14:16:47 +00:00
CWX b8ef700e28 Type fixings 2025-01-14 14:16:15 +00:00
Chomp 190e658537 Further improvements to BotController 2025-01-14 12:50:36 +00:00
Chomp 2bf4c2375f updated condition object and presetBatch types 2025-01-14 11:22:58 +00:00
Chomp a615e82086 Added new request object 2025-01-14 11:00:54 +00:00
Chomp d64dc5d040 Expanded PrestigeController implementation 2025-01-14 10:50:15 +00:00
CWX 5256d5b88a Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-13 21:59:47 +00:00
CWX 09914d231f fix typing 2025-01-13 21:57:50 +00:00
CWX c139d8af4c fix group character type 2025-01-13 21:57:39 +00:00
CWX 74a38d80e3 fix locations toDict 2025-01-13 21:57:18 +00:00
CWX 45b4eebc5f add dateTimeEnum 2025-01-13 21:55:56 +00:00
Chomp e261a9feef Implemented SendPraporStartingGift 2025-01-13 21:16:21 +00:00
Alex 098663d6b0 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-13 20:16:17 +00:00
Alex 5caaa73108 added color logging 2025-01-13 20:16:05 +00:00
Chomp 4a56197bc8 Implemented WarnOnActiveBotReloadSkill and UpdateProfileHealthValues 2025-01-13 19:21:27 +00:00
Chomp 9102d06d65 Implemented GeneratePlayerScav and GetCloneOfBotBase 2025-01-13 16:28:46 +00:00
Chomp 6a66923545 Fixed issues with ScavGenerator not processing as expected 2025-01-13 15:57:40 +00:00
CWX f188d9c52e Add two new enums 2025-01-13 14:07:58 +00:00
Chomp f3b9555ac1 Fixed issue with QuestRewardType 2025-01-13 13:30:16 +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
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 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 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 85482b34d7 Implemented GetFriendList() 2025-01-12 20:19:48 +00:00
Chomp 7b1d9e9d71 Implemented DialogueController functionality 2025-01-12 20:01:57 +00:00
Chomp c479e6aaf1 Implementation of QuestHelper 2025-01-12 19:35:27 +00:00
CWX ce69635f48 fix spelling 2025-01-12 19:25:33 +00:00
CWX a9ac113cbb Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-12 19:24:57 +00:00