Commit Graph

44 Commits

Author SHA1 Message Date
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
clodan 17ed7e5da2 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-21 12:39:04 +00:00
clodan af3c559802 ItemRequestData feeds 2025-01-21 12:37:55 +00:00
CWX 26f86403fe partial itemeventrouter changes 2025-01-21 12:35:45 +00:00
clodan 1f7380169e Added itemeventrouted deserializer 2025-01-21 12:23:25 +00:00
clodan 33eeaf69b8 Added capability of ListOrT to handle strings and numbers 2025-01-21 11:57:44 +00:00
Chomp 0b412f4a18 BotGen fixes 2025-01-20 23:13:17 +00:00
Chomp 80cc38f80f Rewrote GetSecureRandomNumber to stop it always returning the same number 2025-01-20 22:48:17 +00:00
CWX b1d9035801 insurance service done with raidtimeadjustmentservice 2025-01-20 15:31:53 +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