Chomp
|
7a12d17fb6
|
Improved nullguarding in GetuserBuilds method
|
2025-02-06 22:19:54 +00:00 |
|
Chomp
|
83f9c0c3eb
|
Flagged various strings as consts
|
2025-02-06 12:57:23 +00:00 |
|
Chomp
|
2cac56acc2
|
Further cleanup
|
2025-02-06 10:27:35 +00:00 |
|
Chomp
|
0759ab18eb
|
Reduce cognitive load of TraderController.Load
|
2025-02-06 10:24:19 +00:00 |
|
Chomp
|
6666d7b836
|
Cleanup of HandoverQuest
|
2025-02-06 10:19:06 +00:00 |
|
Chomp
|
b09ae94c67
|
Reduce cognitive load of `PopulateParentAttachmentsMap
`
|
2025-02-06 09:56:31 +00:00 |
|
Chomp
|
dd03f673ac
|
Cleanup of HandleRecipe
|
2025-02-06 09:48:11 +00:00 |
|
Chomp
|
bd59cc112e
|
Reduced complexity of UpdateProfileHealthValues
|
2025-02-06 09:34:40 +00:00 |
|
Chomp
|
955e44eb62
|
Multiple casting fixes
|
2025-02-05 20:16:19 +00:00 |
|
Chomp
|
027ee9ddad
|
Inverted if inside UpdateProfileHealthValues + formatting
|
2025-02-05 18:47:50 +00:00 |
|
CWX
|
495ad2aaf7
|
change logging, implement additional weekly/daily for prestige 2
|
2025-02-05 08:30:23 +00:00 |
|
CWX
|
cd5a61a52b
|
confirmation that prestige 1 doesnt recieve additional weekly and daily
|
2025-02-05 08:16:24 +00:00 |
|
CWX
|
42c1775dd6
|
clean up comments and move to method docbloc
|
2025-02-05 08:10:36 +00:00 |
|
CWX
|
9b2ed8805c
|
use prestige level and dont create additional data for us specifically
|
2025-02-05 07:58:19 +00:00 |
|
CWX
|
a4f8036d09
|
formatting, fix build error
|
2025-02-05 07:36:13 +00:00 |
|
CWX
|
f648f42721
|
This is just Jetbrains formatting and code syntax styling
|
2025-02-05 06:56:51 +00:00 |
|
Chomp
|
db0feff1d8
|
Made ProbabilityObjectArray slightly less awful
|
2025-02-04 19:38:59 +00:00 |
|
Chomp
|
621dd27323
|
Tidied up ProbabilityObjectArray
|
2025-02-04 19:03:47 +00:00 |
|
CWX
|
e1cd19933f
|
Removed unused Achievements object, use pmcdata.achievements. now transfer correct stuff for prestige
|
2025-02-03 17:19:40 +00:00 |
|
Chomp
|
76c185a946
|
Improved exception logging
|
2025-02-03 16:59:35 +00:00 |
|
CWX
|
a4bb2e8f25
|
fix prestigeRequestTypes and getting items transfered
|
2025-02-03 15:05:51 +00:00 |
|
CWX
|
33f52df67b
|
increment level when prestiging
|
2025-02-03 14:27:09 +00:00 |
|
CWX
|
274c9025e1
|
added id to message as crylic is coming through as ???
|
2025-02-03 13:28:15 +00:00 |
|
CWX
|
26a615ed3b
|
implement addPrestigeRewardsToProfile, add null check around forloop, as it can be null
|
2025-02-03 13:15:33 +00:00 |
|
Chomp
|
67e8ddef30
|
Logging improvements
|
2025-02-03 11:29:01 +00:00 |
|
Chomp
|
ddab922f65
|
Fixed selling items on flea not informing client item has been listed
|
2025-02-02 18:14:02 +00:00 |
|
Chomp
|
15c1bb3f5a
|
Updated debug logs + added dict saftey
|
2025-02-02 17:55:29 +00:00 |
|
Chomp
|
89b5c7e368
|
Improved function readability
|
2025-02-02 10:18:16 +00:00 |
|
Chomp
|
7032dad47e
|
Various changes
|
2025-02-01 23:16:34 +00:00 |
|
CWX
|
3e2625692c
|
fix out of bounds issue when moving to another page
|
2025-02-01 22:59:03 +00:00 |
|
Chomp
|
9c01d96686
|
Fixed GetSpecificCategories not running correctly
|
2025-02-01 21:11:50 +00:00 |
|
Chomp
|
f23fdf3bf8
|
Fixed trader flea offers not showing their purchase limit
|
2025-02-01 19:58:07 +00:00 |
|
CWX
|
e2df64f5e1
|
remove check for type
|
2025-02-01 18:28:26 +00:00 |
|
CWX
|
ecf9540514
|
do tryadd for insurance cost (cant have more than one of the same tpl), client handles multiple items being the same
|
2025-02-01 17:02:10 +00:00 |
|
Chomp
|
234bf456fb
|
Synced 'addOffer' code checks
|
2025-02-01 14:49:53 +00:00 |
|
Chomp
|
8ce9528f8f
|
Fixed pack offer error
|
2025-02-01 14:48:52 +00:00 |
|
Chomp
|
c5233c9739
|
Fixed incorrect null check
|
2025-02-01 14:45:30 +00:00 |
|
Chomp
|
12f989a4da
|
Type improvements
|
2025-01-30 14:33:19 +00:00 |
|
CWX
|
660154a2e2
|
fix customization zapping all ze money and changed to use paymentservice, removed unused method
|
2025-01-29 23:10:53 +00:00 |
|
Chomp
|
4210d6a47d
|
Additional type improvements
|
2025-01-29 20:27:12 +00:00 |
|
Chomp
|
83bc0c4448
|
Type improvements to Item
|
2025-01-29 19:56:30 +00:00 |
|
Chomp
|
9f7f129bd5
|
FIxed HandleRecipe incorrectly handling tools
|
2025-01-29 19:04:52 +00:00 |
|
Chomp
|
f57d8013c4
|
FIxed HideoutCustomizationApply not persisting customisation
|
2025-01-29 17:36:29 +00:00 |
|
CWX
|
ad1d368d08
|
Merge branch 'main' of https://github.com/sp-tarkov/server-csharp
|
2025-01-29 13:35:22 +00:00 |
|
CWX
|
b4602dce23
|
add timing to debug not info, remove a clone that i dont think is needed
|
2025-01-29 13:35:18 +00:00 |
|
Chomp
|
73cb11c47d
|
Various changes
|
2025-01-29 12:12:01 +00:00 |
|
Chomp
|
1b5f1c5784
|
Replaced magic strings inside OpenRandomLootContainer
|
2025-01-29 11:53:11 +00:00 |
|
CWX
|
f8ce007a64
|
give GetAiBotBrainTypes response a type
|
2025-01-29 11:28:13 +00:00 |
|
CWX
|
16ba93383b
|
add debug logging checcks
|
2025-01-28 21:30:57 +00:00 |
|
CWX
|
cc0968cb32
|
add logger check wrapping debug logs
|
2025-01-28 20:41:00 +00:00 |
|