Commit Graph

101 Commits

Author SHA1 Message Date
Chomp a2f82fa81b partial implementation of GetUserBuilds 2025-01-16 17:25:03 +00:00
Chomp 7074683aad Implemented GetQteList 2025-01-16 17:06:22 +00:00
Chomp 2746867d18 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-16 16:26:16 +00:00
Chomp 82cfeb974f improved accuracy of values 2025-01-16 16:26:06 +00:00
CWX a9e65f8464 fix new profiles being null 2025-01-16 16:17:10 +00:00
Chomp 844e7bac2f Fixed GetCustomisationStorage returning incorrect data 2025-01-16 15:16:14 +00:00
Chomp 11181abba5 Improved GetGameMode implementation 2025-01-16 15:08:33 +00:00
Chomp c3d8b05322 Fixed issue with launcher showing incorrect xp value 2025-01-16 15:06:21 +00:00
CWX 07f97345fe fix editions for launcher 2025-01-16 14:55:12 +00:00
CWX a14e0e9a2d fix gameMode url 2025-01-16 14:51:33 +00:00
CWX a9d9f2c4ff Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-16 12:33:33 +00:00
CWX 3845b9c856 fix logging objects to be lowerCase for localisation 2025-01-16 12:33:19 +00:00
Chomp 432a8f337b Fixed nullref error 2025-01-16 12:30:56 +00:00
Chomp 78fd9616df Further implementations to game start process 2025-01-16 12:11:05 +00:00
CWX 30962039d2 Doubles go brr 2025-01-16 10:39:53 +00:00
Alex 085eb66436 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-15 15:06:58 +00:00
Alex 8b3305efca T type logging 2025-01-15 15:06:54 +00:00
CWX b7c6d6414a typing changes 2025-01-15 12:35:17 +00:00
Alex 94b7caf398 fixed up config enums 2025-01-15 11:52:33 +00:00
Alex 8f47bd89c5 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-15 11:50:55 +00:00
Alex 6a2f11d2c4 Improved logging with exceptions and remove config enum parameter 2025-01-15 11:49:42 +00:00
Chomp 3591cb73f6 Fixed errors in botController 2025-01-14 20:47:19 +00:00
Chomp 770976527e Formatting changes 2025-01-14 18:57: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 55b6f17de3 Stubbed out client/game/profile/items/moving - hideoutCustomizationSetMannequinPose 2025-01-14 18:05:58 +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
Chomp 190e658537 Further improvements to BotController 2025-01-14 12:50:36 +00:00
Chomp f20108a6c7 First pass at BotController implementation 2025-01-14 11:53:45 +00:00
Chomp 58f7390468 Added various error messages 2025-01-14 10:50:50 +00:00
Chomp d64dc5d040 Expanded PrestigeController implementation 2025-01-14 10:50:15 +00:00
CWX d5db2023da change type to dictorlist and use dict 2025-01-13 21:59:34 +00:00
CWX e117c97400 null check 2025-01-13 21:59:21 +00:00
Chomp 0a3ac15ed4 Implemented SaveActiveModsToProfile with TODO 2025-01-13 19:33:52 +00:00
Chomp 1f510f1d34 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-13 19:21:36 +00:00
Chomp 4a56197bc8 Implemented WarnOnActiveBotReloadSkill and UpdateProfileHealthValues 2025-01-13 19:21:27 +00:00
CWX a41fbdfc39 start TraderController 2025-01-13 19:04:22 +00:00
KaenoDev 01d07ed903 Update buyclothing 2025-01-13 17:56:00 +00:00
Chomp e35c125e02 Implemented: GetKeepAlive, ClearCache, IsMagazine + stubbed out GenerateBot` 2025-01-13 16:41:13 +00:00
CWX c54bda4784 fix customizationController method 2025-01-13 11:08:01 +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
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 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