Commit Graph

669 Commits

Author SHA1 Message Date
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
CWX 410f4799cc formatting and fixing warnings on CustomizationController 2025-01-18 22:36:37 +00:00
CWX a10ac78b35 trim trailing whitespace with editor config 2025-01-18 21:24:00 +00:00
CWX f0d44b7d98 remove includes from csproj 2025-01-18 21:04:11 +00:00
CWX cc1b022396 fix tests, 1 fails in mathUtilTest, changing from float to double 2025-01-18 21:02:00 +00:00
CWX 077f86ac46 primary ctor for services, servers, loaders 2025-01-18 20:32:59 +00:00
CWX 3402f94398 moved helpers to primary ctor 2025-01-18 20:11:08 +00:00
CWX 9b60f10725 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-18 19:54:37 +00:00
CWX 7e7c1d1aaa Move generators to primary ctor 2025-01-18 19:54:33 +00:00
Chomp 07ba4c43eb Added mod example 2025-01-18 19:53:11 +00:00
Chomp 02ba23ce1e Expanded example mods 2025-01-18 19:34:58 +00:00
CWX 5c5a42b535 change to prim Ctors 2025-01-18 19:17:35 +00:00
CWX 41d2bfa1d9 comment out method override 2025-01-18 19:00:00 +00:00
CWX 06a80d9710 change mod to use primary ctor 2025-01-18 18:50:48 +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 8180fab8b8 Implemented various dialog functions 2025-01-18 17:03:21 +00:00
Chomp a59f2a598c Implemented GetAllStaticPrices 2025-01-18 16:26:51 +00:00
Chomp 5f488fb4cd Added server start success message 2025-01-18 16:26:11 +00:00
Chomp cedd175702 Reduced verbosity of logging + enabled serilog 2025-01-18 16:06:18 +00:00
Chomp 3c2f955cc4 Enabled GetClientRepeatableQuests 2025-01-18 15:46:57 +00:00