Commit Graph

82 Commits

Author SHA1 Message Date
Chomp 5e79f02cbf Made use of EquipmentSlots enum 2025-01-15 00:04:44 +00:00
CWX b6e4dde259 add missing props, partial implement service 2025-01-14 23:11:42 +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
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
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
CWX 8dbbc07670 sorting 2025-01-14 14:16:47 +00:00
CWX b8ef700e28 Type fixings 2025-01-14 14:16:15 +00:00
Chomp d64dc5d040 Expanded PrestigeController implementation 2025-01-14 10:50:15 +00:00
CWX 09914d231f fix typing 2025-01-13 21:57:50 +00:00
Chomp 4a56197bc8 Implemented WarnOnActiveBotReloadSkill and UpdateProfileHealthValues 2025-01-13 19:21:27 +00:00
Chomp 6a66923545 Fixed issues with ScavGenerator not processing as expected 2025-01-13 15:57:40 +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 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
Chomp 045c1a5eb5 More implementation of QuestHelper
made `QId` consistent
2025-01-12 21:06:05 +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 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
Chomp c1b509e3a8 Expanded LocationControler implementation 2025-01-12 17:24:26 +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
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 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
CWX 3f0028db85 more helpers 2025-01-08 23:32:58 +00:00
Alex d0b1df4ebb smol 2025-01-08 23:26:22 +00:00
Alex 9be88e76ef more stuff 2025-01-08 23:22:23 +00:00
clodanSPT cb305a4d54 Merge pull request #25 from CWXDEV/main
more things
2025-01-08 23:22:00 +00:00
Alex 708b2ec361 more serialization and other fixes 2025-01-08 22:37:10 +00:00
CWX d0bfcf8564 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-08 21:55:17 +00:00
CWX 114e4d0f65 Fix Quest related types 2025-01-08 21:55:08 +00:00
Alex 251b328208 fixed number parsing 2025-01-08 21:43:07 +00:00
Alex 4239de86fc parallelize load 2025-01-08 21:10:22 +00:00
CWX 00ee82b5a0 update some types 2025-01-08 20:26:36 +00:00
CWX 1fc3ff4f59 stringToObjectConverter 2025-01-08 15:55:25 +00:00
CWX e64adbf4b8 update DatabaseTables and services to be Camelcase 2025-01-08 15:32:33 +00:00