Chomp
|
a3bc91b076
|
Added missing type
|
2025-01-23 15:58:29 +00:00 |
|
Chomp
|
91fc7f842d
|
Fixed GetQuestFromDb failing when accepting a repeatable quest
|
2025-01-23 15:58:18 +00:00 |
|
Chomp
|
300454e174
|
Implemented gym endpoint
|
2025-01-23 15:50:48 +00:00 |
|
Chomp
|
1cf6e4b93b
|
Fixed invalid generation of repeatables
|
2025-01-23 15:12:29 +00:00 |
|
CWX
|
ac81197c7a
|
fix survey
|
2025-01-23 14:59:21 +00:00 |
|
Chomp
|
37912d1f4a
|
Fix injection issue
|
2025-01-23 14:57:41 +00:00 |
|
Chomp
|
2bf3dd7b69
|
Implemented RagfairOfferHolder
|
2025-01-23 14:54:18 +00:00 |
|
CWX
|
e90e9476a3
|
Merge branch 'main' of https://github.com/sp-tarkov/server-csharp
|
2025-01-23 14:51:32 +00:00 |
|
CWX
|
23af3f7469
|
fix string for swtich
|
2025-01-23 14:51:25 +00:00 |
|
CWX
|
7998db110f
|
fix negation
|
2025-01-23 14:51:16 +00:00 |
|
CWX
|
92771f9cdc
|
fix types
|
2025-01-23 14:50:59 +00:00 |
|
CWX
|
4080b430be
|
null guards go brr
|
2025-01-23 14:50:49 +00:00 |
|
CWX
|
176c7ab8cf
|
add check as this can come in as jsonElement for a reason
|
2025-01-23 14:50:28 +00:00 |
|
CWX
|
0b1da5c956
|
fix switch on wrong type
|
2025-01-23 14:50:13 +00:00 |
|
Chomp
|
06e52e7323
|
Implemented TraderOffersNeedRefreshing
|
2025-01-23 14:16:27 +00:00 |
|
CWX
|
c5e535fbde
|
comment out ragfair code atm, to stop exception
|
2025-01-23 13:52:23 +00:00 |
|
Chomp
|
a57f739c41
|
Slightly reduced perf impact of ReplaceIDs
|
2025-01-23 13:44:36 +00:00 |
|
Chomp
|
fa718dc77a
|
Fixed error when editing array while iterating over it
|
2025-01-23 13:43:51 +00:00 |
|
Chomp
|
5fa7cb0a83
|
Fixed repeatable nullrefs
|
2025-01-23 13:42:49 +00:00 |
|
Chomp
|
6dd43a3265
|
Reworked "readFile" to use streamreader
|
2025-01-23 13:42:31 +00:00 |
|
Chomp
|
3127465b35
|
Implemented RagfairRequiredItemsService
|
2025-01-23 13:42:03 +00:00 |
|
CWX
|
d97d901aad
|
remove unneeded usings
|
2025-01-23 13:40:23 +00:00 |
|
CWX
|
753cb42b8c
|
finish off payment helper
|
2025-01-23 13:39:22 +00:00 |
|
CWX
|
e89c15efda
|
Merge branch 'main' of https://github.com/sp-tarkov/server-csharp
|
2025-01-23 13:38:07 +00:00 |
|
CWX
|
d56b8d1aaa
|
revert typing changes
|
2025-01-23 13:38:01 +00:00 |
|
CWX
|
8176c815da
|
add missing jsonPropNames
|
2025-01-23 13:37:48 +00:00 |
|
CWX
|
5f8717cf46
|
add nullguards and fix callback
|
2025-01-23 13:37:38 +00:00 |
|
CWX
|
00bd5b670c
|
add code to setup missing objects
|
2025-01-23 13:37:15 +00:00 |
|
CWX
|
37e45f5b99
|
add todo to fix error codes sent to client
|
2025-01-23 13:36:46 +00:00 |
|
Chomp
|
dc7378cd70
|
Repeatable Quest Implementation
|
2025-01-23 12:46:21 +00:00 |
|
CWX
|
6fd562d672
|
Merge branch 'main' of https://github.com/sp-tarkov/server-csharp
|
2025-01-23 12:10:49 +00:00 |
|
CWX
|
3386316c3a
|
Finish scavcaserewardgen
|
2025-01-23 12:10:46 +00:00 |
|
Chomp
|
c475a04261
|
Expanded IsDogtag method
|
2025-01-23 11:41:20 +00:00 |
|
Chomp
|
b99bdbdc1f
|
Repeatable implementation
|
2025-01-23 11:29:27 +00:00 |
|
CWX
|
916756bf19
|
work around to allow two different types of callbacks for the same one
|
2025-01-23 11:23:48 +00:00 |
|
CWX
|
7534f00fb6
|
fix build error
|
2025-01-23 11:21:04 +00:00 |
|
CWX
|
1dc2fec880
|
remove dupe type, finish off paymentService, add getItemAsProduct method to itemhelper
|
2025-01-23 11:20:34 +00:00 |
|
Chomp
|
f09c6f6088
|
Repeatable quest improvements
|
2025-01-23 10:58:47 +00:00 |
|
Chomp
|
792cf3a52c
|
Added rootItem property to AddItemToStash
|
2025-01-23 09:34:49 +00:00 |
|
Chomp
|
a2c01ee8ff
|
Implemented RepairController.TraderRepair + repeatable cleanup
|
2025-01-22 23:30:40 +00:00 |
|
CWX
|
eec658641a
|
Merge branch 'main' of https://github.com/sp-tarkov/server-csharp
|
2025-01-22 22:04:54 +00:00 |
|
CWX
|
c28e494229
|
types go brr
|
2025-01-22 22:04:50 +00:00 |
|
CWX
|
4f80264eb4
|
tradeHelper and traderHelper
|
2025-01-22 22:04:34 +00:00 |
|
CWX
|
2c10617daa
|
finish botDiffHelper
|
2025-01-22 22:04:20 +00:00 |
|
Chomp
|
57807fdebb
|
Implemented GenerateExplorationQuest
|
2025-01-22 21:41:39 +00:00 |
|
Alex
|
63c1e51355
|
Merge branch 'main' of https://github.com/sp-tarkov/server-csharp
|
2025-01-22 21:16:17 +00:00 |
|
Alex
|
ea3e3f3a30
|
moaaaaar
|
2025-01-22 21:16:10 +00:00 |
|
Chomp
|
daa508c528
|
Fixed build error
|
2025-01-22 21:07:59 +00:00 |
|
Chomp
|
dbf6f0d01f
|
Partially implemented GenerateCompletionQuest
|
2025-01-22 21:04:11 +00:00 |
|
CWX
|
a95f5721c1
|
fix buying/selling
|
2025-01-22 20:52:27 +00:00 |
|