Commit Graph

30 Commits

Author SHA1 Message Date
Alex f67f43c364 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-12 21:45:12 +00:00
Alex d85bd6c315 logger 2025-01-12 21:44:30 +00:00
CWX 5e7b4e3538 more progress (#45)
* ignore nulls in json

* Implement ProfileActivityService

* add temp beta release

* implement customizationController

* comment out logging

* implement gameStart
2025-01-12 20:41:00 +00:00
Chomp 7b1d9e9d71 Implemented DialogueController functionality 2025-01-12 20:01:57 +00:00
Chomp 9269705eee Fixed types + Implemented QuestController/helper method 2025-01-12 19:12:35 +00:00
Chomp 20e77aff09 Added comments to DataCallbacks 2025-01-12 18:40:28 +00:00
CWX c171bfe76c fix injections, fix logging 2025-01-12 16:53:46 +00:00
CWX a8ef6655d7 fix encoding 2025-01-12 16:48:26 +00:00
CWX 8b75732cc4 fix method sig on callbacks 2025-01-12 16:38:47 +00:00
CWX 44234cf6ad callbacks 2025-01-12 15:31:22 +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
Alex d5958dff31 on update and on load order 2025-01-11 18:30:38 +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
CWX 97c5fb257e Fix launcher breaking on login/register 2025-01-10 23:01:22 +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
CWX 5d866c25c0 Formatting 2025-01-08 13:41:25 +00:00
Alex c751918ff6 runnable app! 2025-01-07 17:28:49 +00:00
CWX 295e18b6b6 add docBlocks to callbacks 2025-01-07 14:33:32 +00:00
CWX 0b4a231b71 more callbacks 2025-01-07 12:51:59 +00:00
CWX 08dbd33f62 added more types and callbacks filled in 2025-01-07 11:40:15 +00:00
CWX 98f90bde27 More Callbacks 2025-01-07 10:42:52 +00:00
CWX 8b8fa6e4fd More Types 2025-01-06 23:49:14 +00:00
CWX 211e68f3fc more types 2025-01-06 22:52:49 +00:00
CWX fdf913c88c more types 2025-01-06 22:15:13 +00:00
CWX 4f62c70169 more types 2025-01-06 19:05:31 +00:00
CWX 10408f9a05 changed location of callbacks, fixed namespace 2025-01-06 18:30:27 +00:00