Commit Graph

105 Commits

Author SHA1 Message Date
Chomp 5f488fb4cd Added server start success message 2025-01-18 16:26:11 +00:00
CWX 6d5ff3af2d use prim ctor and fixed warnings: Botcontroller and effected classes 2025-01-18 14:52:15 +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 f32e39b1da Created EliminationTargetPoolExtensions 2025-01-18 11:50:52 +00:00
Alex e926379b4a ObjectExtensions performance improvement 2025-01-18 11:33:11 +00:00
CWX 12a5a27809 change to lists 2025-01-17 23:02:20 +00:00
Chomp 18e7d5ba8e Expanded debug logging 2025-01-17 23:01:32 +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 0d5e1ec9f6 haalp 2025-01-17 21:25:41 +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
Alex b2e454c826 fixed nullable 2025-01-17 20:47:30 +00:00
Alex f38adbb6b9 Added probabilityObjectArray 2025-01-17 20:42:32 +00:00
Chomp d862f845fd Implemented GenerateRepeatableQuest 2025-01-17 18:58:35 +00:00
CWX 1db5750557 now use ProgramStatics 2025-01-17 12:35:51 +00:00
Chomp 45fc86d8e0 Renamed QuestReward to Reward + QuestRewardType to RewardType 2025-01-17 11:58:10 +00:00
Alex c62f9c7e22 ArrayToObject to handle nulls 2025-01-16 17:05:56 +00:00
Alex dbd3c18443 Enum converter for dictionary keys 2025-01-16 15:45:26 +00:00
Alex 0c08bac439 Fixed enum serialization 2025-01-16 15:35:26 +00:00
Alex 083cf2557b Fixed image routes 2025-01-16 14:54:41 +00:00
Alex 9064d20860 maybe? 2025-01-16 14:08:33 +00:00
Alex 8284c17855 Added request logger 2025-01-16 13:09:38 +00:00
Alex a2ec0e0f5b Added exhaustable array 2025-01-16 10:25:19 +00:00
CWX 063013927c type changes, helper implemented 2025-01-15 18:54:05 +00:00
Alex 085eb66436 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-15 15:06:58 +00:00
Alex 8b3305efca T type logging 2025-01-15 15:06:54 +00:00
KaenoDev 3501ee4c2a updated GetTimeStampFromEpoch summery and made weathergenerate closer to ts 2025-01-15 14:39:33 +00:00
Alex 8f47bd89c5 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-15 11:50:55 +00:00
Alex 6a2f11d2c4 Improved logging with exceptions and remove config enum parameter 2025-01-15 11:49:42 +00:00
CWX 0fba37a18e Formatting and Tests need to be remade, RandomUtil now takes a logger 2025-01-14 21:27:24 +00:00
Chomp dcf1b00241 Implemented GetArrayValue 2025-01-14 20:20:19 +00:00
Chomp e5297a4887 Implemented getBiasedRandomNumber 2025-01-14 19:56:45 +00:00
Chomp 8c401cfd1f Various fixes + addedTimerUtil 2025-01-14 19:30:15 +00:00
KaenoDev de36bd9f2c Implement GenerateWeather and update getInRaidTime to match Ts server output 2025-01-14 17:50:47 +00:00
Chomp ee6fc966c6 Implemented ProgramStatics 2025-01-14 17:50:10 +00:00
CWX 20ae971957 add more enumConverters 2025-01-14 16:49:46 +00:00
CWX b2d7943d9d Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-14 15:18:09 +00:00
CWX 6447a1b7bd add new method to get DateTime from timestamp 2025-01-14 15:18:04 +00:00
Chomp 73adbd508d Improved ``GenerateAccountId to not return negative values 2025-01-14 14:36:46 +00:00
Chomp 14ed23d544 Make use of string.Equals inside GetSetMethod 2025-01-14 14:25:16 +00:00
CWX a29210f4e3 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-14 14:22:22 +00:00
Chomp de617d47fe Updated CreateRouteMapping to use FileUtil 2025-01-14 14:23:14 +00:00
CWX 07dc6ea0b3 fix locking for concurrency 2025-01-14 14:22:07 +00:00
CWX ba5b5f5967 add encodings 2025-01-14 14:16:39 +00:00
CWX 08e05bf3a2 Fix time related issues 2025-01-14 14:16:32 +00:00
Chomp 4fb0deab7d Fix ambiguous var usage 2025-01-14 13:27:26 +00:00