Commit Graph

162 Commits

Author SHA1 Message Date
CWX e4baba50d1 Router override 2025-01-12 15:31:37 +00:00
CWX a46ac0b510 controllers 2025-01-12 15:31:29 +00:00
CWX 44234cf6ad callbacks 2025-01-12 15:31:22 +00:00
Chomp 1854ac4e2b Improved WishlistController implementation 2025-01-12 15:31:41 +00:00
Chomp 2fcfb18ecf Expanded NoteController implementation 2025-01-12 15:26:10 +00:00
Chomp 1fecc892d3 Expanded PresetController implementation 2025-01-12 15:22:19 +00:00
Chomp 7ad447f0b9 Wired up EventOutputHolder to profile creation process 2025-01-12 12:02:23 +00:00
Chomp e512a83fa3 Updated ItemEventRouterBase types to better match live
Added EventOutputHolder class + stubbed out some functions
2025-01-12 11:56:21 +00:00
Alex 50d744e9d7 fixed load order 2025-01-12 11:43:22 +00:00
CWX 8c9e72489b Fix injectable Types for SaveLoadRouters 2025-01-11 23:38:57 +00:00
CWX b8411b3553 Add routers, Fix tarkovVersioning, format 2025-01-11 23:30:13 +00:00
CWX e2dbb7a092 Add temp logging, Move Http to be last in the order as its currently blocking, a few exceptions blocked out onLoad methods 2025-01-11 21:43:43 +00:00
CWX 1767ad9be2 injectors go brr 2025-01-11 21:01:32 +00:00
Alex d5958dff31 on update and on load order 2025-01-11 18:30:38 +00:00
CWX 85d85e6ccb Merge branch 'sp-tarkov:main' into main 2025-01-11 18:16:06 +00:00
CWX 0ca4ec0887 Inject controllers and services 2025-01-11 18:14:39 +00:00
Alex a0c8a3b61f Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-11 18:07:07 +00:00
Alex 774758796d smol stuff 2025-01-11 18:03:12 +00:00
CWX 8f22759ec5 Implement most of the callbacks, few other changes too 2025-01-11 17:14:56 +00:00
Alex ba78a15613 Sample mod project and modding bootstrap 2025-01-10 23:42:41 +00:00
CWX 97c5fb257e Fix launcher breaking on login/register 2025-01-10 23:01:22 +00:00
CWX 7bb98b6991 Fix reflection for GameVersions 2025-01-10 22:33:46 +00:00
CWX b9316fee63 Fix compile errors 2025-01-10 22:18:49 +00:00
CWX edc11a63ee Complete transfer of ProfileHelper 2025-01-10 22:16:02 +00:00
Alex 20fcc26d9a partial work on profile callbacks 2025-01-10 17:44:53 +00:00
Alex f61183570a zlib and launcher callbacks 2025-01-10 15:30:54 +00:00
Alex 966562bc08 more work 2025-01-10 13:49:28 +00:00
Alex fa22bc8019 partial request working 2025-01-09 23:11:57 +00:00
CWX c4ab797820 More Type scaffolding 2025-01-09 19:26:55 +00:00
CWX 8640550b1c Merge branch 'main' of https://github.com/sp-tarkov/server-csharp
# Conflicts:
#	Core/Helpers/HttpServerHelper.cs
2025-01-09 16:44:46 +00:00
CWX cc26e1468c finished off helpers, added few more types (might not be used) 2025-01-09 16:43:49 +00:00
Alex 8814b389ed more progress 2025-01-09 00:15:42 +00:00
CWX 0c59f3a96b fix me 2025-01-08 23:35:23 +00:00
CWX 5521167285 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp
# Conflicts:
#	Core/Models/Eft/Common/Tables/Achievement.cs
2025-01-08 23:33:42 +00:00
Alex 541eeb1d4e database fully loading 2025-01-08 23:33:18 +00:00
CWX 3f0028db85 more helpers 2025-01-08 23:32:58 +00:00
Alex d0b1df4ebb smol 2025-01-08 23:26:22 +00:00
Alex 9be88e76ef more stuff 2025-01-08 23:22:23 +00:00
clodanSPT cb305a4d54 Merge pull request #25 from CWXDEV/main
more things
2025-01-08 23:22:00 +00:00
Alex 708b2ec361 more serialization and other fixes 2025-01-08 22:37:10 +00:00
CWX d0bfcf8564 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-08 21:55:17 +00:00
CWX 114e4d0f65 Fix Quest related types 2025-01-08 21:55:08 +00:00
Alex 251b328208 fixed number parsing 2025-01-08 21:43:07 +00:00
Alex 4239de86fc parallelize load 2025-01-08 21:10:22 +00:00
CWX 47e8328a5e Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-08 21:09:44 +00:00
CWX f425074be2 created helpers 2025-01-08 21:09:31 +00:00
CWX 00ee82b5a0 update some types 2025-01-08 20:26:36 +00:00
CWX 1fc3ff4f59 stringToObjectConverter 2025-01-08 15:55:25 +00:00
CWX e64adbf4b8 update DatabaseTables and services to be Camelcase 2025-01-08 15:32:33 +00:00
CWX 3a8f9c77a0 fix up nullables missed 2025-01-08 14:01:23 +00:00