Commit Graph

24 Commits

Author SHA1 Message Date
Chomp e3664d3614 Comment improvements
Made various variables static / readonly
2025-03-04 11:47:14 +00:00
clodan 7a2db04cfe Added fast cloner and benchmarks 2025-02-20 15:21:13 +00:00
Archangel 86b45c18a2 String needs to be read here 2025-02-17 16:04:48 +01:00
Archangel b122f7106c Handle check in if statement 2025-02-17 15:14:07 +01:00
Archangel cfca1e221f Deserialize readers directly
- Saves quite a bit of time on DB load
2025-02-17 15:08:46 +01:00
CWX 5c6fa9242f BIG BOI FORMATTING 2025-02-07 19:36:17 +00:00
CWX c221f3919f implement EftEnumListConverter 2025-02-07 16:20:54 +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
CWX a9f230eed7 changed the rest of itemeventactions to use const 2025-02-01 16:01:39 +00:00
CWX 1900982a1e fix hideout takeProduction 2025-01-28 15:59:17 +00:00
CWX f0b82eeb9f dedupe with fall through 2025-01-23 18:58:32 +00:00
CWX 23af3f7469 fix string for swtich 2025-01-23 14:51:25 +00:00
CWX a95f5721c1 fix buying/selling 2025-01-22 20:52:27 +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
Alex b5240a615e Refactor project into smaller chunks 2025-01-19 17:45:48 +00:00