Commit Graph

70 Commits

Author SHA1 Message Date
Alex 627d5dfe5c more stuff 2025-01-24 12:17:48 +00:00
Alex 3eaf6887a1 FenseService 2025-01-24 12:16:17 +00:00
Chomp 7aba4b1575 Implemented RagfairTaxService 2025-01-24 12:02:56 +00:00
Chomp 8e46b392d1 Implemented RagfairCategoriesService 2025-01-24 11:14:29 +00:00
Chomp 61dffbdcb3 Implemented PmcChatResponseService 2025-01-24 10:29:59 +00:00
Chomp ff7f711c88 Cleanup of CalculateLevel 2025-01-24 09:53:50 +00:00
Chomp ac2c4a2129 Linted class 2025-01-24 09:51:43 +00:00
Chomp b9f073f99e Implemented `OpenZoneService
`
2025-01-24 09:49:26 +00:00
Chomp 25d9eebbf1 Removed redundant class 2025-01-24 09:38:19 +00:00
Chomp 424e3234df partially implemented MatchLocationService 2025-01-24 09:37:32 +00:00
Chomp b796fe48f4 Implemented InMemoryCacheService 2025-01-24 09:22:34 +00:00
Chomp 2c06dd89d1 Map loot Implementation 2025-01-23 22:39:24 +00:00
CWX 78cd8dace0 null guards 2025-01-23 22:32:28 +00:00
CWX a8043a0b60 Should match customization from node better 2025-01-23 19:35:02 +00:00
Chomp e666485c82 Implemented GetRandomTextThatMatchesPartialKey 2025-01-23 17:22:12 +00:00
CWX 7f1d1397bc add nullable 2025-01-23 16:08:22 +00:00
Chomp 750fde2e1d Made use of IdWithCount 2025-01-23 16:06:42 +00:00
Chomp 37912d1f4a Fix injection issue 2025-01-23 14:57:41 +00:00
Chomp 2bf3dd7b69 Implemented RagfairOfferHolder 2025-01-23 14:54:18 +00:00
CWX e90e9476a3 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-23 14:51:32 +00:00
CWX 7998db110f fix negation 2025-01-23 14:51:16 +00:00
Chomp 06e52e7323 Implemented TraderOffersNeedRefreshing 2025-01-23 14:16:27 +00:00
Chomp 3127465b35 Implemented RagfairRequiredItemsService 2025-01-23 13:42:03 +00:00
CWX 5f8717cf46 add nullguards and fix callback 2025-01-23 13:37:38 +00:00
CWX 00bd5b670c add code to setup missing objects 2025-01-23 13:37:15 +00:00
CWX 1dc2fec880 remove dupe type, finish off paymentService, add getItemAsProduct method to itemhelper 2025-01-23 11:20:34 +00:00
Chomp f09c6f6088 Repeatable quest improvements 2025-01-23 10:58:47 +00:00
Chomp a2c01ee8ff Implemented RepairController.TraderRepair + repeatable cleanup 2025-01-22 23:30:40 +00:00
CWX c28e494229 types go brr 2025-01-22 22:04:50 +00:00
CWX 7c347ffdf1 fix messages going poof 2025-01-22 19:40:19 +00:00
Chomp 9c40900bac Reworked GetDialog to return the dictionary value 2025-01-22 16:46:19 +00:00
CWX 3c66781207 null guard 2025-01-22 13:35:36 +00:00
CWX 8949be2181 temp removal of async so exceptions dont get eaten and we can move forward 2025-01-22 13:34:48 +00:00
clodan 9a6bcfa21a ItemTplGenerator 2025-01-21 22:57:13 +00:00
Chomp 3989fa5e58 Added inventory controller implementation 2025-01-21 20:24:09 +00:00
clodan d9643ef519 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-21 15:56:25 +00:00
clodan e2566d57f4 LazyLoad some assets 2025-01-21 15:56:17 +00:00
Chomp 35380120bd toLower bot role when generating 2025-01-21 14:53:43 +00:00
Chomp eec9c0eba1 BotGeneration improvemetns 2025-01-21 13:16:28 +00:00
clodan 33eeaf69b8 Added capability of ListOrT to handle strings and numbers 2025-01-21 11:57:44 +00:00
Chomp 966b36715b More bot generation implementation 2025-01-21 10:59:04 +00:00
KaenoDev d5c6515ef0 Finish LocationLifecycleService. Getting into raid dies on botgen now 2025-01-21 01:21:48 +00:00
CWX f458b085bf remove un needed type 2025-01-21 01:14:16 +00:00
Chomp 0b412f4a18 BotGen fixes 2025-01-20 23:13:17 +00:00
Alex 7645d6f347 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-20 22:11:06 +00:00
Alex b2e6117ccd disappointing night commit 2025-01-20 22:10:55 +00:00
Chomp 0ca40eef8f Fix botgen issues 2025-01-20 22:03:29 +00:00
Chomp e56b0a37ef BotGen fixes 2025-01-20 21:26:03 +00:00
Alex 59cbaa6b02 renamed methods 2025-01-20 20:24:59 +00:00
CWX 698cb938fb fix with null guards 2025-01-20 17:40:26 +00:00