CWX
|
a6ecb434c4
|
add money enum, finish traderController (#47)
* ignore nulls in json
* Implement ProfileActivityService
* add temp beta release
* implement customizationController
* comment out logging
* implement gameStart
* start traderController
* add money enum, finish traderController
|
2025-01-12 23:18:24 +00:00 |
|
Chomp
|
61ebc570e4
|
Added CreateProfileService Implementation
|
2025-01-12 23:15:55 +00:00 |
|
CWX
|
dc894bc298
|
Partial tradercontroller (#46)
* ignore nulls in json
* Implement ProfileActivityService
* add temp beta release
* implement customizationController
* comment out logging
* implement gameStart
* start traderController
|
2025-01-12 22:40:41 +00:00 |
|
Chomp
|
2607f0bff6
|
Cleanup
|
2025-01-12 22:39:20 +00:00 |
|
Chomp
|
efb8f84ba2
|
Added QuestRewardHelper and Cleaned up QuestHelper
|
2025-01-12 22:39:06 +00:00 |
|
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 |
|
Chomp
|
045c1a5eb5
|
More implementation of QuestHelper
made `QId` consistent
|
2025-01-12 21:06:05 +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
|
85482b34d7
|
Implemented GetFriendList()
|
2025-01-12 20:19:48 +00:00 |
|
Chomp
|
85050f69c2
|
Implemented GetValidGameVersion and GetServer
|
2025-01-12 20:06:24 +00:00 |
|
Chomp
|
5f98f16cd5
|
Stubbed out GetCurrentGroup
|
2025-01-12 20:03:44 +00:00 |
|
Chomp
|
7b1d9e9d71
|
Implemented DialogueController functionality
|
2025-01-12 20:01:57 +00:00 |
|
CWX
|
ca7e5fdc11
|
fix more spelling
|
2025-01-12 19:25:53 +00:00 |
|
CWX
|
e214354b36
|
fix spelling after change
|
2025-01-12 19:25:44 +00:00 |
|
CWX
|
d2c16f2f6a
|
implement gameStart
|
2025-01-12 19:25:23 +00:00 |
|
CWX
|
a9ac113cbb
|
Merge branch 'main' of https://github.com/sp-tarkov/server-csharp
|
2025-01-12 19:24:57 +00:00 |
|
Chomp
|
9269705eee
|
Fixed types + Implemented QuestController/helper method
|
2025-01-12 19:12:35 +00:00 |
|
CWX
|
d68f6374e4
|
Merge branch 'main' of https://github.com/sp-tarkov/server-csharp
|
2025-01-12 18:52:54 +00:00 |
|
Chomp
|
d90638e078
|
Implemented GameController.GetSurvey
|
2025-01-12 18:45:19 +00:00 |
|
CWX
|
67ec37f987
|
Implement CustomizationController
|
2025-01-12 18:41:33 +00:00 |
|
Chomp
|
1be1f8c6e4
|
Expanded NotifierController implementation
|
2025-01-12 18:38:42 +00:00 |
|
Alex
|
69985ebc24
|
ICloner for LocationController
|
2025-01-12 17:40:22 +00:00 |
|
Chomp
|
c1b509e3a8
|
Expanded LocationControler implementation
|
2025-01-12 17:24:26 +00:00 |
|
CWX
|
c171bfe76c
|
fix injections, fix logging
|
2025-01-12 16:53:46 +00:00 |
|
Chomp
|
6fcf73f223
|
Improved Weather implementation
|
2025-01-12 16:23:48 +00:00 |
|
Chomp
|
efaa85a44f
|
Expanded ClientLogController implementation
|
2025-01-12 15:40:28 +00:00 |
|
CWX
|
bb887b0901
|
Lots of new things (#40)
* callbacks
* controllers
* Router override
* make requests use interface
* create Routers
* extra parts
|
2025-01-12 15:35:32 +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 |
|
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 |
|
CWX
|
0ca4ec0887
|
Inject controllers and services
|
2025-01-11 18:14:39 +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 |
|
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 |
|
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
|
27422ff33a
|
more db progress
|
2025-01-07 20:00:37 +00:00 |
|
Alex
|
c751918ff6
|
runnable app!
|
2025-01-07 17:28:49 +00:00 |
|
CWX
|
78acaed654
|
add notes and fix up imports
|
2025-01-07 13:00:49 +00:00 |
|
Cj
|
ac61f5762f
|
fix error
|
2025-01-07 06:53:24 -05:00 |
|
Cj
|
b7ec4eb715
|
Types go brrr
|
2025-01-07 06:22:07 -05:00 |
|
Cj
|
001b0f9fb3
|
Fix some errors
|
2025-01-07 04:28:37 -05:00 |
|
Cj
|
99ae3147fe
|
Repair controller
|
2025-01-07 01:41:07 -05:00 |
|