Commit Graph

240 Commits

Author SHA1 Message Date
CWX 4f32268c02 make stackCount an int 2025-01-18 22:58:22 +00:00
CWX 410f4799cc formatting and fixing warnings on CustomizationController 2025-01-18 22:36:37 +00:00
Chomp f755afcb79 Improved logging 2025-01-18 18:35:27 +00:00
Chomp 69d22cef11 partially implemented inventory item movement 2025-01-18 18:01:40 +00:00
Chomp a59f2a598c Implemented GetAllStaticPrices 2025-01-18 16:26:51 +00:00
CWX 6d5ff3af2d use prim ctor and fixed warnings: Botcontroller and effected classes 2025-01-18 14:52:15 +00:00
Chomp dce0d11cec First pass at implementing item event handling 2025-01-18 13:55:29 +00:00
Chomp abb9e02869 Implemented getAllBotDifficulties 2025-01-18 13:09:28 +00:00
CWX 2d0d8d6d0b Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-18 12:29:25 +00:00
CWX 6909837aac BotGeneraorHelper cleared of warnings, other changes needed for that too 2025-01-18 12:28:59 +00:00
Chomp 051c8a5a28 Replaced EliminationTarget with a dictionary 2025-01-18 12:08:29 +00:00
Chomp 02dc5ed882 Further repeatable quest improvements 2025-01-18 12:00:49 +00:00
Chomp 566deba507 Various code linting changes 2025-01-18 11:49:21 +00:00
CWX d96209f258 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-17 23:02:30 +00:00
Chomp 107711ae12 Flagged some props as required in Item 2025-01-17 23:03:15 +00:00
CWX d5f8f22569 type changes 2025-01-17 23:02:02 +00:00
Chomp a8a0ce1880 Repeatable quest generation 2025-01-17 22:37:40 +00:00
Chomp 7a4bc0a3a6 Further work on repeatables 2025-01-17 21:39:03 +00:00
Alex 060b25222f help 2025-01-17 21:23:17 +00:00
Chomp c29dfc486d Repeatable quest changes 2025-01-17 21:06:56 +00:00
CWX a4fa89ba6f add mapping for locations 2025-01-17 19:20:35 +00:00
CWX 6622f4767c Fix quests 2025-01-17 19:20:11 +00:00
CWX 9421070406 Fix enum for WS 2025-01-17 18:38:43 +00:00
Alex c94408c596 changed classes to records 2025-01-17 18:13:37 +00:00
CWX 897be34ea9 more null guards, make params null by default 2025-01-17 14:01:35 +00:00
Chomp 45fc86d8e0 Renamed QuestReward to Reward + QuestRewardType to RewardType 2025-01-17 11:58:10 +00:00
Chomp 6b2eed3a74 improved accuracy of GetOtherProfile 2025-01-17 11:48:22 +00:00
Chomp 730c1170a0 Updated CreateDialogMessage implementation 2025-01-17 11:14:22 +00:00
Chomp b9dd3289cc Remvoed unused response object 2025-01-17 11:03:14 +00:00
Chomp 794435eb47 Improved globals object accuracy 2025-01-17 10:45:08 +00:00
CWX c8de56d395 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-16 21:46:13 +00:00
CWX 1ce566c6b4 fix types, added missing method 2025-01-16 21:46:08 +00:00
Chomp 3c0c94245c Partially implemented RepeatableQuestController 2025-01-16 21:21:23 +00:00
Chomp 6a13e91839 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-16 20:37:06 +00:00
Chomp 7abcf08f09 Implemented getClientRepeatableQuests
Adjusted various profile properties to match EFT types
2025-01-16 20:36:50 +00:00
CWX 0bd70f5f6c fix types 2025-01-16 20:20:59 +00:00
CWX fea51987e3 finish off botLootGen 2025-01-16 19:11:33 +00:00
CWX 9fa39a972d Fix typing, Importer needs type to be defaultBuilds as buildtype can be a string 2025-01-16 18:28:10 +00:00
Chomp c6538a7607 Fixed issue with GetUserBuilds 2025-01-16 18:00:01 +00:00
Alex 3114e3e374 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-16 16:51:12 +00:00
Alex 287fef617f ParentID in HandbookCategory as mandatory 2025-01-16 16:51:02 +00:00
Chomp beb5fab76c Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-16 16:42:56 +00:00
Chomp 11bd7be6ff use CountPVE as primary 2025-01-16 16:42:44 +00:00
CWX c8787c8310 Type changes, fix changes to botLootGen 2025-01-16 16:38:38 +00:00
Chomp 82cfeb974f improved accuracy of values 2025-01-16 16:26:06 +00:00
Chomp 7e0dc7f804 Fixed OpenZones type 2025-01-16 16:05:06 +00:00
Chomp 24dfd7cc11 Fixed incorrect types 2025-01-16 16:03:42 +00:00
Alex 0c08bac439 Fixed enum serialization 2025-01-16 15:35:26 +00:00
CWX 088248706d Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-16 15:27:37 +00:00
CWX 7901baea73 remove option to add nulls 2025-01-16 15:27:32 +00:00