CWX
|
e3340beec9
|
Merge branch 'main' of https://github.com/sp-tarkov/server-csharp
|
2025-01-24 12:17:40 +00:00 |
|
Alex
|
627d5dfe5c
|
more stuff
|
2025-01-24 12:17:48 +00:00 |
|
CWX
|
5aaccf16af
|
partial hideoutHelper
|
2025-01-24 12:17:20 +00:00 |
|
Alex
|
3eaf6887a1
|
FenseService
|
2025-01-24 12:16:17 +00:00 |
|
Chomp
|
2c06dd89d1
|
Map loot Implementation
|
2025-01-23 22:39:24 +00:00 |
|
CWX
|
8a0c66fd44
|
implement inraidHelper
|
2025-01-23 22:33:13 +00:00 |
|
CWX
|
eaf903d884
|
first check pointless, implement probobjarray
|
2025-01-23 22:32:58 +00:00 |
|
CWX
|
21f29e7a53
|
missed one
|
2025-01-23 21:00:05 +00:00 |
|
CWX
|
07c4f6c306
|
client returns as double
|
2025-01-23 20:58:43 +00:00 |
|
Chomp
|
1fde680855
|
Cleanup of GetBotDifficultySettings
|
2025-01-23 16:58:42 +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 |
|
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 |
|
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 |
|
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
|
5f8717cf46
|
add nullguards and fix callback
|
2025-01-23 13:37:38 +00:00 |
|
Chomp
|
dc7378cd70
|
Repeatable Quest Implementation
|
2025-01-23 12:46:21 +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
|
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 |
|
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
|
7b0379bc5c
|
Fixed null issues
|
2025-01-22 19:53:25 +00:00 |
|
Chomp
|
426fe3305e
|
Repalced saveserver with profileHelper
|
2025-01-22 19:45:04 +00:00 |
|
Chomp
|
5f0b0c30fc
|
Fixed ResetTrader setting new traders to level 4
|
2025-01-22 15:22:36 +00:00 |
|
CWX
|
ea040f53e1
|
Merge branch 'main' of https://github.com/sp-tarkov/server-csharp
|
2025-01-22 14:29:26 +00:00 |
|
Chomp
|
e7d5fda4d8
|
Fixed inaccuracies on profile creation
|
2025-01-22 14:29:57 +00:00 |
|
CWX
|
785efd8678
|
fix quest rewards being borked
|
2025-01-22 14:29:22 +00:00 |
|
Chomp
|
59e73f5a58
|
Fixed RemoveItem
|
2025-01-22 13:44:59 +00:00 |
|
CWX
|
ee5eaae6a1
|
give traderstanding 0 instead of null
|
2025-01-22 13:35:07 +00:00 |
|
CWX
|
795a6ae09e
|
fix logic
|
2025-01-22 13:34:56 +00:00 |
|
CWX
|
8949be2181
|
temp removal of async so exceptions dont get eaten and we can move forward
|
2025-01-22 13:34:48 +00:00 |
|
Chomp
|
d9ea3d4497
|
Implemented InventoryHelper
|
2025-01-22 12:36:34 +00:00 |
|
CWX
|
b103882884
|
fix logic
|
2025-01-22 12:09:54 +00:00 |
|
Chomp
|
9fea3196a3
|
InventoryHelper implementation
|
2025-01-22 11:28:11 +00:00 |
|
CWX
|
e1ec67619d
|
questHelper done
|
2025-01-22 11:15:14 +00:00 |
|
Chomp
|
3989fa5e58
|
Added inventory controller implementation
|
2025-01-21 20:24:09 +00:00 |
|
Chomp
|
5c07a05343
|
Fixed GetRandomizedArmorDurability not handling some bot types
|
2025-01-21 14:21:25 +00:00 |
|
CWX
|
8fdfa0658d
|
inventory callbacks fixed
|
2025-01-21 13:58:04 +00:00 |
|
Chomp
|
992d183a6f
|
Use correct name
|
2025-01-21 13:49:16 +00:00 |
|
Chomp
|
639cf7e559
|
Fixed 'zombie' error spam
|
2025-01-21 13:47:01 +00:00 |
|
clodan
|
27fc22abb8
|
Merge branch 'main' of https://github.com/sp-tarkov/server-csharp
|
2025-01-21 11:57:52 +00:00 |
|
clodan
|
33eeaf69b8
|
Added capability of ListOrT to handle strings and numbers
|
2025-01-21 11:57:44 +00:00 |
|
Chomp
|
2c1319a62b
|
Improved durability limits
|
2025-01-21 11:51:29 +00:00 |
|