Commit Graph

141 Commits

Author SHA1 Message Date
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
Chomp 9269705eee Fixed types + Implemented QuestController/helper method 2025-01-12 19:12:35 +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 c1b509e3a8 Expanded LocationControler implementation 2025-01-12 17:24:26 +00:00
CWX a8ef6655d7 fix encoding 2025-01-12 16:48:26 +00:00
CWX de7a78aa12 add two missing enums as static classes 2025-01-12 16:39:01 +00:00
Chomp 44ee0f11d5 Expanded WeightedRandom() and GetWeightedWeatherTimePeriodMs() implementation 2025-01-12 16:37:28 +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 e512a83fa3 Updated ItemEventRouterBase types to better match live
Added EventOutputHolder class + stubbed out some functions
2025-01-12 11:56:21 +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
CWX b9316fee63 Fix compile errors 2025-01-10 22:18:49 +00:00
CWX edc11a63ee Complete transfer of ProfileHelper 2025-01-10 22:16:02 +00:00
Alex 20fcc26d9a partial work on profile callbacks 2025-01-10 17:44:53 +00:00
Alex 966562bc08 more work 2025-01-10 13:49:28 +00:00
Alex fa22bc8019 partial request working 2025-01-09 23:11:57 +00:00
CWX c4ab797820 More Type scaffolding 2025-01-09 19:26:55 +00:00
CWX cc26e1468c finished off helpers, added few more types (might not be used) 2025-01-09 16:43:49 +00:00
CWX 0c59f3a96b fix me 2025-01-08 23:35:23 +00:00
CWX 5521167285 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp
# Conflicts:
#	Core/Models/Eft/Common/Tables/Achievement.cs
2025-01-08 23:33:42 +00:00
Alex 541eeb1d4e database fully loading 2025-01-08 23:33:18 +00:00