Commit Graph

  • f6930b5a3a partially implemented ProfileFixerService Chomp 2025-01-13 12:17:25 +00:00
  • bb4c389180 implement method in trader helper CWX 2025-01-13 11:08:42 +00:00
  • 85967ac91b return on two methods to allow moving forward CWX 2025-01-13 11:08:17 +00:00
  • c54bda4784 fix customizationController method CWX 2025-01-13 11:08:01 +00:00
  • 007dd48b37 Implemented IsMoneyTpl Chomp 2025-01-13 11:00:13 +00:00
  • 85b53c5fa9 Resolved injection issue Chomp 2025-01-13 10:43:20 +00:00
  • 91a7918dd8 Implemented GetNextUpdateTimestamp Chomp 2025-01-13 10:40:00 +00:00
  • 23d730f88f Expanded TraderPruchasePersisterService implementation Chomp 2025-01-13 10:31:14 +00:00
  • af70ea8947 Add temp fix to get around trader pathing issue, fix traderassortservice CWX 2025-01-13 10:24:03 +00:00
  • 3f46db3cd6 TraderAssortService Complete (#48) CWX 2025-01-13 10:10:07 +00:00
  • bad41cca6c Added namespace to CreateProfileService + lint Chomp 2025-01-12 23:28:22 +00:00
  • a6ecb434c4 add money enum, finish traderController (#47) CWX 2025-01-12 23:18:24 +00:00
  • 61ebc570e4 Added CreateProfileService Implementation Chomp 2025-01-12 23:15:55 +00:00
  • abba3f915d Stubbed out CreateProfileService Chomp 2025-01-12 22:52:14 +00:00
  • dc894bc298 Partial tradercontroller (#46) CWX 2025-01-12 22:40:41 +00:00
  • 2607f0bff6 Cleanup Chomp 2025-01-12 22:39:20 +00:00
  • efb8f84ba2 Added QuestRewardHelper and Cleaned up QuestHelper Chomp 2025-01-12 22:39:06 +00:00
  • f67f43c364 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp Alex 2025-01-12 21:45:12 +00:00
  • d85bd6c315 logger Alex 2025-01-12 21:44:30 +00:00
  • 2408452b4d Added QuestStatusEnum to JsonSerializerOptions Chomp 2025-01-12 21:07:28 +00:00
  • 045c1a5eb5 More implementation of QuestHelper Chomp 2025-01-12 21:06:05 +00:00
  • 5e7b4e3538 more progress (#45) CWX 2025-01-12 20:41:00 +00:00
  • 42ed7683c9 Implemented QuestConditionHelper Chomp 2025-01-12 20:35:07 +00:00
  • 85482b34d7 Implemented GetFriendList() Chomp 2025-01-12 20:19:48 +00:00
  • 85050f69c2 Implemented GetValidGameVersion and GetServer Chomp 2025-01-12 20:06:24 +00:00
  • 5f98f16cd5 Stubbed out GetCurrentGroup Chomp 2025-01-12 20:03:44 +00:00
  • 7b1d9e9d71 Implemented DialogueController functionality Chomp 2025-01-12 20:01:57 +00:00
  • 4dec2b4e7b Implemented QuestHelper methods Chomp 2025-01-12 19:44:23 +00:00
  • c479e6aaf1 Implementation of QuestHelper Chomp 2025-01-12 19:35:27 +00:00
  • 4f87f01c2a Merge pull request #44 from CWXDEV/main clodanSPT 2025-01-12 19:27:50 +00:00
  • ca7e5fdc11 fix more spelling CWX 2025-01-12 19:25:53 +00:00
  • e214354b36 fix spelling after change CWX 2025-01-12 19:25:44 +00:00
  • ce69635f48 fix spelling CWX 2025-01-12 19:25:33 +00:00
  • d2c16f2f6a implement gameStart CWX 2025-01-12 19:25:23 +00:00
  • a9ac113cbb Merge branch 'main' of https://github.com/sp-tarkov/server-csharp CWX 2025-01-12 19:24:57 +00:00
  • 9269705eee Fixed types + Implemented QuestController/helper method Chomp 2025-01-12 19:12:35 +00:00
  • d68f6374e4 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp CWX 2025-01-12 18:52:54 +00:00
  • 2d1f912da8 fix missing route CWX 2025-01-12 18:52:31 +00:00
  • d90638e078 Implemented GameController.GetSurvey Chomp 2025-01-12 18:45:19 +00:00
  • 67ec37f987 Implement CustomizationController CWX 2025-01-12 18:41:33 +00:00
  • 70fcac5dbd implement one method in presetHelper to continue work CWX 2025-01-12 18:41:19 +00:00
  • 3c6cd78971 Add missing prop and renamed upd CWX 2025-01-12 18:40:49 +00:00
  • c9450aea36 add gameEditions static class CWX 2025-01-12 18:40:33 +00:00
  • 20e77aff09 Added comments to DataCallbacks Chomp 2025-01-12 18:40:28 +00:00
  • 1be1f8c6e4 Expanded NotifierController implementation Chomp 2025-01-12 18:38:42 +00:00
  • 69985ebc24 ICloner for LocationController Alex 2025-01-12 17:40:22 +00:00
  • 0a25135539 Merge pull request #43 from CWXDEV/main clodanSPT 2025-01-12 17:39:59 +00:00
  • c924dee0e2 Merge branch 'sp-tarkov:main' into main CWX 2025-01-12 17:39:22 +00:00
  • 0e334d79fe Merge branch 'main' of https://github.com/CWXDEV/server-csharp CWX 2025-01-12 17:37:38 +00:00
  • ce1219f5e9 start itemHelper CWX 2025-01-12 17:37:32 +00:00
  • c1b509e3a8 Expanded LocationControler implementation Chomp 2025-01-12 17:24:26 +00:00
  • 780591e923 Merge pull request #42 from CWXDEV/main CWX 2025-01-12 16:55:37 +00:00
  • c171bfe76c fix injections, fix logging CWX 2025-01-12 16:53:46 +00:00
  • a8ef6655d7 fix encoding CWX 2025-01-12 16:48:26 +00:00
  • 01c663f74c Merge branch 'main' of https://github.com/sp-tarkov/server-csharp CWX 2025-01-12 16:41:06 +00:00
  • a85eb5b5c0 new itemRouters, missing enums, fix method sigs (#41) CWX 2025-01-12 16:42:09 +00:00
  • 8136ff244c complete ItemEventRouters CWX 2025-01-12 16:39:29 +00:00
  • ee790fedab add missing serializers (not complete) CWX 2025-01-12 16:39:17 +00:00
  • de7a78aa12 add two missing enums as static classes CWX 2025-01-12 16:39:01 +00:00
  • 8b75732cc4 fix method sig on callbacks CWX 2025-01-12 16:38:47 +00:00
  • 1dee354960 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp CWX 2025-01-12 16:38:15 +00:00
  • 44ee0f11d5 Expanded WeightedRandom() and GetWeightedWeatherTimePeriodMs() implementation Chomp 2025-01-12 16:37:28 +00:00
  • 793059c5f0 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp CWX 2025-01-12 16:23:37 +00:00
  • 6fcf73f223 Improved Weather implementation Chomp 2025-01-12 16:23:48 +00:00
  • efaa85a44f Expanded ClientLogController implementation Chomp 2025-01-12 15:40:28 +00:00
  • 769e95422e Merge branch 'main' of https://github.com/sp-tarkov/server-csharp CWX 2025-01-12 15:35:06 +00:00
  • bb887b0901 Lots of new things (#40) CWX 2025-01-12 15:35:32 +00:00
  • a0870bd88e extra parts CWX 2025-01-12 15:33:59 +00:00
  • a5aa93da03 create Routers CWX 2025-01-12 15:32:26 +00:00
  • 4f5f2b40f1 make requests use interface CWX 2025-01-12 15:32:12 +00:00
  • e4baba50d1 Router override CWX 2025-01-12 15:31:37 +00:00
  • a46ac0b510 controllers CWX 2025-01-12 15:31:29 +00:00
  • 44234cf6ad callbacks CWX 2025-01-12 15:31:22 +00:00
  • 1854ac4e2b Improved WishlistController implementation Chomp 2025-01-12 15:31:41 +00:00
  • 2fcfb18ecf Expanded NoteController implementation Chomp 2025-01-12 15:26:10 +00:00
  • 1fecc892d3 Expanded PresetController implementation Chomp 2025-01-12 15:22:19 +00:00
  • e206e7c86c Create new Example mods project and moved override example into it Chomp 2025-01-12 12:17:41 +00:00
  • 7ad447f0b9 Wired up EventOutputHolder to profile creation process Chomp 2025-01-12 12:02:23 +00:00
  • e512a83fa3 Updated ItemEventRouterBase types to better match live Chomp 2025-01-12 11:56:21 +00:00
  • 50d744e9d7 fixed load order Alex 2025-01-12 11:43:22 +00:00
  • 9d982459ac Merge pull request #38 from CWXDEV/main clodanSPT 2025-01-12 11:04:54 +00:00
  • 8c9e72489b Fix injectable Types for SaveLoadRouters CWX 2025-01-11 23:38:57 +00:00
  • b8411b3553 Add routers, Fix tarkovVersioning, format CWX 2025-01-11 23:30:13 +00:00
  • 56df460494 Merge branch 'sp-tarkov:main' into main CWX 2025-01-11 21:45:26 +00:00
  • e2dbb7a092 Add temp logging, Move Http to be last in the order as its currently blocking, a few exceptions blocked out onLoad methods CWX 2025-01-11 21:43:43 +00:00
  • 1f273b91dc Merge pull request #37 from CWXDEV/main clodanSPT 2025-01-11 21:33:04 +00:00
  • 0d158d2285 me no gitignore correctly CWX 2025-01-11 21:02:42 +00:00
  • 1767ad9be2 injectors go brr CWX 2025-01-11 21:01:32 +00:00
  • d5958dff31 on update and on load order Alex 2025-01-11 18:30:38 +00:00
  • 18c901c2af Merge pull request #36 from CWXDEV/main clodanSPT 2025-01-11 18:23:16 +00:00
  • 85d85e6ccb Merge branch 'sp-tarkov:main' into main CWX 2025-01-11 18:16:06 +00:00
  • 0ca4ec0887 Inject controllers and services CWX 2025-01-11 18:14:39 +00:00
  • a0c8a3b61f Merge branch 'main' of https://github.com/sp-tarkov/server-csharp Alex 2025-01-11 18:07:07 +00:00
  • 774758796d smol stuff Alex 2025-01-11 18:03:12 +00:00
  • 2bf8675ecf Merge pull request #35 from CWXDEV/main clodanSPT 2025-01-11 18:02:46 +00:00
  • 8f22759ec5 Implement most of the callbacks, few other changes too CWX 2025-01-11 17:14:56 +00:00
  • ba78a15613 Sample mod project and modding bootstrap Alex 2025-01-10 23:42:41 +00:00
  • b62cf73086 Merge pull request #30 from CWXDEV/main clodanSPT 2025-01-10 23:19:44 +00:00
  • 97c5fb257e Fix launcher breaking on login/register CWX 2025-01-10 23:01:22 +00:00
  • 7bb98b6991 Fix reflection for GameVersions CWX 2025-01-10 22:33:46 +00:00