Commit Graph

41 Commits

Author SHA1 Message Date
Alex 222ca2e274 Replaced Serilog for custom logger 2025-04-24 16:29:36 +01:00
CWX 80747a16f6 Formatting 2025-04-22 16:00:23 +01:00
CWX 7c7297f63c Code cleanup and format 2025-04-22 14:49:05 +01:00
Archangel 63737e656c Centralize globally used build properties 2025-03-07 17:47:47 +01:00
clodan 270f095413 renamed projects and namespaces 2025-03-07 13:16:43 +00:00
clodan 7a2db04cfe Added fast cloner and benchmarks 2025-02-20 15:21:13 +00:00
Chomp d000eaeef5 Fixed tests 2025-02-14 13:56:07 +00:00
Chomp b8ad46c60f Fixed broken tests 2025-02-14 13:09:12 +00:00
CWX ea4cb13ed4 Removed unused references 2025-02-12 17:33:47 +00:00
Alex a3bc7eea23 Merge branch 'main' into develop
# Conflicts:
#	Server/Logger/WebApplicationLogger.cs
2025-02-09 18:04:46 +00:00
Alex c67c807dd3 WriteToLogFile now implemented 2025-02-09 17:46:18 +00:00
CWX 5c6fa9242f BIG BOI FORMATTING 2025-02-07 19:36:17 +00:00
CWX a4f8036d09 formatting, fix build error 2025-02-05 07:36:13 +00:00
CWX f648f42721 This is just Jetbrains formatting and code syntax styling 2025-02-05 06:56:51 +00:00
Chomp 06b3b7d7fc Added GetArrayValueTest 2025-01-29 13:46:06 +00:00
Chomp 91ccc7a771 Added GenerateValidMd5Test 2025-01-29 13:36:18 +00:00
clodan 8ba151322f Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-29 13:30:59 +00:00
clodan dbf3071664 Improved precision for smaller decimals 2025-01-29 13:30:52 +00:00
Chomp 06bfa78a62 Improved IsValidMongoIdTest 2025-01-29 13:30:31 +00:00
clodan 7c060fdf86 RandomUtil fixes 2025-01-29 11:47:42 +00:00
Alex b7b5b7da34 added if checks to some debug logs 2025-01-27 21:10:44 +00:00
Alex decb6bbab7 added new stuff! :D 2025-01-22 20:28:51 +00:00
Alex b5240a615e Refactor project into smaller chunks 2025-01-19 17:45:48 +00:00
CWX cc1b022396 fix tests, 1 fails in mathUtilTest, changing from float to double 2025-01-18 21:02:00 +00:00
CWX 5c5a42b535 change to prim Ctors 2025-01-18 19:17:35 +00:00
CWX 26ad41bf4a use prim ctor and fixed warnings: ClientLogController 2025-01-18 15:37:04 +00:00
CWX 09ac1e8b72 Changed to primary ctor and fixed warnings 2025-01-18 12:43:53 +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 8284c17855 Added request logger 2025-01-16 13:09:38 +00:00
Alex 8b3305efca T type logging 2025-01-15 15:06:54 +00:00
CWX 0fba37a18e Formatting and Tests need to be remade, RandomUtil now takes a logger 2025-01-14 21:27:24 +00:00
Alex d7325ea562 Fixed Json converter and added unit test 2025-01-13 18:31:44 +00:00
CWX 5d866c25c0 Formatting 2025-01-08 13:41:25 +00:00
Cj 36a278a4ca Implement generate and test 2025-01-08 04:51:30 -05:00
Cj e4b346d628 Math Util and tests 2025-01-08 04:10:40 -05:00
Cj ee65da4860 More work on randomUtil 2025-01-08 02:50:11 -05:00
Cj da764079f3 More RandomUtil work 2025-01-08 00:00:37 -05:00
Cj a85bc22568 MongoId validation test 2025-01-07 21:07:06 -05:00
Cj 6c100171c1 Add more tests, fix bug test found :) 2025-01-07 20:49:04 -05:00
Cj 5d04191e68 Add basic test framework 2025-01-07 20:03:15 -05:00