Commit Graph

689 Commits

Author SHA1 Message Date
CWX ec006b4b21 more implementations 2025-01-19 23:37:28 +00:00
Chomp e679225064 Bot generation improvements 2025-01-19 23:24:06 +00:00
CWX 10b4edfd8a finish off handbook helper 2025-01-19 22:50:50 +00:00
Chomp 608e4c4a31 Updated Items.json types - manually 2025-01-19 22:20:24 +00:00
Chomp 7a36f8fd75 Moved customisation props to own class 2025-01-19 21:36:16 +00:00
CWX 00ccc92519 start implementing handbookhelper 2025-01-19 20:59:26 +00:00
CWX 8714e0761f add password field 2025-01-19 20:13:51 +00:00
CWX 263f868cdb Fix needed exp in launcher 2025-01-19 20:01:52 +00:00
Chomp f0602fa8ef Fixed GetCompatibleCartridgesFromWeaponTemplate null reference 2025-01-19 19:50:09 +00:00
Chomp e8bfc77418 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-19 19:49:29 +00:00
Chomp bc329a4854 Fixed error in GetWeightedCompatibleAmmo 2025-01-19 19:48:00 +00:00
Chomp fee4a32e1c Fixed logging issues 2025-01-19 19:45:24 +00:00
CWX e18f758b43 fix string interp 2025-01-19 19:44:56 +00:00
Chomp 35518f0eef Added new mechanic gift on profile create 2025-01-19 19:36:49 +00:00
CWX e688f4d2f6 null guard 2025-01-19 19:32:31 +00:00
CWX 3e54ef0a8c sort issue with JS 2025-01-19 19:32:12 +00:00
CWX 095b25f77f actually use string in replacements 2025-01-19 19:31:57 +00:00
Alex a94d961313 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-19 19:21:01 +00:00
Alex d78fed48c5 Item TplGenerator pass 1 2025-01-19 19:20:55 +00:00
CWX 6c5f259dc8 add pathing and version to startup logging 2025-01-19 18:19:19 +00:00
Alex b5240a615e Refactor project into smaller chunks 2025-01-19 17:45:48 +00:00
Chomp 0da8875946 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-19 17:03:21 +00:00
Chomp a1264d1e13 Fixed build error 2025-01-19 17:02:49 +00:00
CWX b31c97466c start boteqfilterserv 2025-01-19 17:00:47 +00:00
Chomp 853b644033 Partially implemented ragfair controller 2025-01-19 16:53:56 +00:00
CWX fdca4f4c9d remove incorrect logging 2025-01-19 16:04:43 +00:00
CWX 19293d72b8 fix raidsettings being null, implement bot cache service 2025-01-19 16:04:17 +00:00
CWX 40435a0e12 fix capitalisation 2025-01-19 14:53:34 +00:00
CWX 7ac870b298 fix type 2025-01-19 14:53:23 +00:00
CWX 12d7870922 add more objects to default profile, ProfileFixer service wont cry then 2025-01-19 14:53:16 +00:00
CWX 4a295d4301 CustomizationStorage can be null on new profile 2025-01-19 14:52:47 +00:00
CWX 1cd6ba203d fix warning 2025-01-19 14:30:16 +00:00
CWX bb8d56c8b0 V2 launcher API 2025-01-19 14:29:59 +00:00
Chomp ebddcb5a89 Added implementation of RagfairServer 2025-01-19 13:18:10 +00:00
CWX 232f3f4235 locationcontroller warnings fixed 2025-01-19 13:00:48 +00:00
CWX 5efdf0e908 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-19 12:59:34 +00:00
CWX 791cb6bc9b fix launcher controller warnings 2025-01-19 12:59:25 +00:00
Chomp dab445a993 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-19 12:58:34 +00:00
Chomp 02dff918d1 Made use of HashSet when storing filled container ids during bot loot generation 2025-01-19 12:58:19 +00:00
CWX 10ca26c022 warnings fixed in inventoryController 2025-01-19 12:56:41 +00:00
CWX b9b70b8f68 fix warnings in insurance controller 2025-01-19 12:40:12 +00:00
CWX d230025424 fix warnings that can be done in GameController 2025-01-19 12:38:18 +00:00
Alex 3d875bd15b solution organization 2025-01-19 12:18:33 +00:00
CWX 77b11cb7f4 fix typing, woops 2025-01-19 12:09:48 +00:00
Chomp 9bc5cef681 Code linting of Router.cs 2025-01-19 11:46:26 +00:00
Chomp 907b602646 Removed unused using across server project 2025-01-19 11:46:12 +00:00
Chomp d46b8508b0 Updated JSONs 2025-01-19 10:07:14 +00:00
Chomp d73a9bd203 Update JSONs 2025-01-18 23:27:28 +00:00
CWX 4f32268c02 make stackCount an int 2025-01-18 22:58:22 +00:00
CWX bea2d1799c fix warnings for dialogueController 2025-01-18 22:53:04 +00:00