Commit Graph

60 Commits

Author SHA1 Message Date
Chomp 58db41dd1e Added more type changes 2025-01-29 22:22:00 +00:00
Chomp 4210d6a47d Additional type improvements 2025-01-29 20:27:12 +00:00
Chomp 73b2924cf2 Added eventType enum 2025-01-29 20:03:31 +00:00
Chomp 83bc0c4448 Type improvements to Item 2025-01-29 19:56:30 +00:00
clodan dbf3071664 Improved precision for smaller decimals 2025-01-29 13:30:52 +00:00
clodan 7c060fdf86 RandomUtil fixes 2025-01-29 11:47:42 +00:00
CWX 050de1fdeb formatting and finish off TODO's 2025-01-29 11:18:21 +00:00
Chomp 25617d507f Partially Implemented BackupService 2025-01-29 10:35:36 +00:00
Valens 4e48f6f9ed Update CompareUtil.cs
Add TODO to not fully implemented RecursiveCompare()
2025-01-28 16:43:36 -05:00
CWX 16ba93383b add debug logging checcks 2025-01-28 21:30:57 +00:00
Chomp 78e8c1b3c1 Implemented BundleHashCacheService 2025-01-28 19:51:52 +00:00
Chomp f0fcb9b0e3 remove feet 2025-01-28 17:30:01 +00:00
CWX 56cb9194a3 Fix PinOrLockRequests 2025-01-28 16:39:44 +00:00
CWX 1900982a1e fix hideout takeProduction 2025-01-28 15:59:17 +00:00
Alex 87dd6f6e0f multithreaded ragfair and botgen 2025-01-27 20:57:47 +00:00
CWX 96110519de finish notificationSendHelper 2025-01-27 19:51:14 +00:00
Chomp fa669f3e05 Various ragfair fixes + implementations 2025-01-27 17:23:40 +00:00
Chomp d2917062e8 Updated all instances of DateTime.Now to be DateTime.UtcNow 2025-01-27 12:06:02 +00:00
Chomp 9c77553bde Fixed datetime being incorrect inside GetActiveWeatherSeason 2025-01-27 12:02:14 +00:00
Alex 51ada1613f added timeoutcallbacks 2025-01-26 20:17:12 +00:00
CWX b4ec3ef2aa fix time going negative 2025-01-25 10:54:01 +00:00
CWX 0aa6ef2039 LocationLootGen done 2025-01-25 00:14:58 +00:00
CWX 213c6e61f7 remove using 2025-01-24 23:33:33 +00:00
Chomp ef40e60284 Made warn time a const 2025-01-24 19:30:40 +00:00
Alex aaa272b151 mooooaaaaaaaaaaar 2025-01-24 17:06:43 +00:00
Alex 48228c6d2e more stuff fixed 2025-01-24 13:35:28 +00:00
Alex 3eaf6887a1 FenseService 2025-01-24 12:16:17 +00:00
CWX 43b38e3dcd add memberCat 2025-01-23 22:32:14 +00:00
CWX 6f7bc6d071 Fix typing 2025-01-23 21:21:11 +00:00
CWX 0dc240fa24 format kek 2025-01-23 20:59:44 +00:00
Chomp c0cbcee4be Fixed issue with Draw 2025-01-23 20:48:33 +00:00
CWX f0b82eeb9f dedupe with fall through 2025-01-23 18:58:32 +00:00
Chomp 37912d1f4a Fix injection issue 2025-01-23 14:57:41 +00:00
Chomp 2bf3dd7b69 Implemented RagfairOfferHolder 2025-01-23 14:54:18 +00:00
CWX 23af3f7469 fix string for swtich 2025-01-23 14:51:25 +00:00
Chomp 6dd43a3265 Reworked "readFile" to use streamreader 2025-01-23 13:42:31 +00:00
Chomp dc7378cd70 Repeatable Quest Implementation 2025-01-23 12:46:21 +00:00
Alex ea3e3f3a30 moaaaaar 2025-01-22 21:16:10 +00:00
CWX a95f5721c1 fix buying/selling 2025-01-22 20:52:27 +00:00
Alex decb6bbab7 added new stuff! :D 2025-01-22 20:28:51 +00:00
Chomp 0cda91e7a5 Added missing set to probability Object Array 2025-01-22 20:21:47 +00:00
CWX 785efd8678 fix quest rewards being borked 2025-01-22 14:29:22 +00:00
CWX 57fc237d64 assign timer to class field 2025-01-22 13:45:59 +00:00
CWX 0188c4a50d init dict before accessing 2025-01-22 13:33:28 +00:00
CWX dbc1c11e7e add questTypeEnum to converter 2025-01-22 10:17:03 +00:00
clodan 83d639bf47 Moved assets outside of main project to avoid duplication and other fixes 2025-01-21 20:39:52 +00:00
clodan d9643ef519 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-21 15:56:25 +00:00
clodan e2566d57f4 LazyLoad some assets 2025-01-21 15:56:17 +00:00
CWX 1ff7dcc2c4 go brr 2025-01-21 13:01:39 +00:00
clodan 7962b6a290 serializer for item event handling done 2025-01-21 12:51:36 +00:00