Commit Graph

603 Commits

Author SHA1 Message Date
CWX 42e964c60b use prim ctor and fixed warnings: LocationCallbacks, MatchCallbacks 2025-01-18 13:36:04 +00:00
CWX b23735bb94 use prim ctor and fixed warnings: LauncherCallbacks, LauncherController 2025-01-18 13:34:00 +00:00
CWX d7031c53f1 use prim ctor and fixed warnings: ItemEventCallbacks 2025-01-18 13:31:12 +00:00
CWX 37032b12a1 use prim ctor and fixed warnings: inventoryCallbacks 2025-01-18 13:27:55 +00:00
CWX dcec73af02 use prim ctor and fixed warnings: InRaid and Insurance callbacks 2025-01-18 13:11:20 +00:00
CWX 71f2af285b use prim ctor and fixed warnings: HttpCallbacks & HttpServer 2025-01-18 13:09:17 +00:00
Chomp abb9e02869 Implemented getAllBotDifficulties 2025-01-18 13:09:28 +00:00
CWX 2c1e974c89 use prim ctor and fixed warnings: HideoutCallbacks 2025-01-18 12:59:14 +00:00
CWX e205c572b3 use prim ctor and fixed warnings: healthCallbacks, healthController partial 2025-01-18 12:57:32 +00:00
CWX 8e97901a65 use prim ctor and fixed warnings: HandbookCallbacks 2025-01-18 12:56:16 +00:00
CWX eaa45b95ff use prim ctor and fixed warnings: GameCallbacks 2025-01-18 12:55:36 +00:00
CWX 749ebb38df use prim ctor and fixed warnings: DialogueCallbacks and a bit of dialogueController 2025-01-18 12:54:17 +00:00
CWX 5af12fb35e use prim ctor and fix warnings: dataCallbacks 2025-01-18 12:51:32 +00:00
CWX 512dcc762f use prim ctor and fixed warnings 2025-01-18 12:49:06 +00:00
CWX a293154e39 use prim ctor and fixed warnings 2025-01-18 12:48:05 +00:00
CWX dcf3301c3b use prim ctor and fix warnings 2025-01-18 12:46:54 +00:00
CWX 2031679ffe changed to prim ctor and fixed warnings 2025-01-18 12:44:43 +00:00
CWX 09ac1e8b72 Changed to primary ctor and fixed warnings 2025-01-18 12:43:53 +00:00
CWX 0d3006c7c0 Convert to primary ctor and fixed warnings 2025-01-18 12:43:30 +00:00
Chomp 8d632e9bb2 Implemented skeleton of chatbot init 2025-01-18 12:39:42 +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
Chomp 566deba507 Various code linting changes 2025-01-18 11:49:21 +00:00
Alex e926379b4a ObjectExtensions performance improvement 2025-01-18 11:33:11 +00:00
CWX d96209f258 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-17 23:02:30 +00:00
Chomp 107711ae12 Flagged some props as required in Item 2025-01-17 23:03:15 +00:00
CWX 12a5a27809 change to lists 2025-01-17 23:02:20 +00:00
CWX 2b82a1065f partial implement 2025-01-17 23:02:12 +00:00
CWX d5f8f22569 type changes 2025-01-17 23:02:02 +00:00
Chomp 18e7d5ba8e Expanded debug logging 2025-01-17 23:01:32 +00:00
Chomp 954144b079 Fixed build 2025-01-17 22:40:53 +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
Chomp 1aa1737db3 Further implementation of generator 2025-01-17 21:28:43 +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 ac354bb54f Partial implementation of RepeatableQuestGenerator 2025-01-17 19:38:07 +00:00
CWX 88ced9e70d fix again 2025-01-17 19:36:01 +00:00
CWX 891b93e114 fix itemhelper 2025-01-17 19:35:13 +00:00
CWX 8bd927c75c commented out ping, Nodeserver doesnt do this afaik 2025-01-17 19:21:01 +00:00
CWX a4fa89ba6f add mapping for locations 2025-01-17 19:20:35 +00:00
CWX ab6d37bb7f remove unneeded routing use 2025-01-17 19:20:23 +00:00
CWX 6622f4767c Fix quests 2025-01-17 19:20:11 +00:00
Chomp d862f845fd Implemented GenerateRepeatableQuest 2025-01-17 18:58:35 +00:00