Chomp
|
9b33dd2d35
|
Updated itemTpl + weapon tpls to be consts
|
2025-02-06 11:21:36 +00:00 |
|
Chomp
|
83bc15ab1b
|
updated BaseClasses to use const and be a static class
|
2025-02-06 11:10:25 +00:00 |
|
Chomp
|
1c52456c91
|
Cleanup of RagfairServerHelper
|
2025-02-06 11:03:04 +00:00 |
|
Chomp
|
3858aeeadd
|
Set _goodSoldTemplate as const
|
2025-02-06 11:00:33 +00:00 |
|
Chomp
|
6d2f8f7bbb
|
Cleaned up RagfairHelper
|
2025-02-06 10:46:31 +00:00 |
|
Chomp
|
48c1a7adf4
|
Cleanup of RemoveItemFromAssort
|
2025-02-06 10:36:32 +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
|
9969405a2e
|
Merge branch 'develop' of https://github.com/sp-tarkov/server-csharp into develop
|
2025-02-06 09:34:55 +00:00 |
|
Chomp
|
bd59cc112e
|
Reduced complexity of UpdateProfileHealthValues
|
2025-02-06 09:34:40 +00:00 |
|
CWX
|
e9072c1cb1
|
make it so each mod example loads and does some logging. removed unused project
|
2025-02-06 00:06:11 +00:00 |
|
Chomp
|
fee7dc1b89
|
Merge branch 'main' of https://github.com/sp-tarkov/server-csharp into develop
|
2025-02-05 20:18:43 +00:00 |
|
Chomp
|
955e44eb62
|
Multiple casting fixes
|
2025-02-05 20:16:19 +00:00 |
|
Refringe
|
2e37dce74a
|
Updates Workflow Targets
|
2025-02-05 15:12:51 -05:00 |
|
Chomp
|
027ee9ddad
|
Inverted if inside UpdateProfileHealthValues + formatting
|
2025-02-05 18:47:50 +00:00 |
|
CWX
|
87d66b963d
|
Update debug logging
|
2025-02-05 16:35:11 +00:00 |
|
Refringe
|
de8ee74ce9
|
SonarQube Analyze Workflow
|
2025-02-05 11:26:09 -05:00 |
|
CWX
|
b5182afe08
|
remove TODO
|
2025-02-05 15:53:42 +00:00 |
|
CWX
|
fb3b553a95
|
make it so request/responses are only added to the requestLogs
|
2025-02-05 15:50:52 +00:00 |
|
Chomp
|
1159b4f08a
|
Updated hideout production json
|
2025-02-05 11:02:55 +00:00 |
|
Chomp
|
5d6a01e098
|
Merge branch 'main' of https://github.com/sp-tarkov/server-csharp
|
2025-02-05 10:59:52 +00:00 |
|
Chomp
|
3f41db4b9b
|
Added HideoutCraftQuestIdGenerator project
|
2025-02-05 10:59:18 +00:00 |
|
CWX
|
af57c20855
|
change itemeventrouters to use consts
|
2025-02-05 09:43:21 +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 |
|
CWX
|
ce78a2231e
|
add comment
|
2025-02-05 06:41:50 +00:00 |
|
CWX
|
43c9a42d47
|
added alternative keys to mapping of location, should be able to resolve all types we deal with then
|
2025-02-05 06:39:41 +00:00 |
|
Chomp
|
28ae273ef2
|
More centralised FiR status handing across server
|
2025-02-04 21:14:36 +00:00 |
|
Chomp
|
6a27dd0ef5
|
Fixed issue
|
2025-02-04 20:34:46 +00:00 |
|
Chomp
|
983baa64bb
|
Improved FiR handling of weapon/armors from cultist circle
|
2025-02-04 20:28:11 +00:00 |
|
Chomp
|
403d7b79ec
|
Small improvements
|
2025-02-04 19:48:46 +00:00 |
|
Chomp
|
667fd9befb
|
Renamed variable
|
2025-02-04 19:41:31 +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 |
|
Chomp
|
5a08f6a8b8
|
Improved variable names
|
2025-02-04 18:17:24 +00:00 |
|
Chomp
|
e985777267
|
Flag weapon/armor rewards from circle as FiR
|
2025-02-04 11:48:01 +00:00 |
|
KaenoDev
|
45fbd198d0
|
Fix Botcaps not getting set correctly
|
2025-02-03 19:38:25 +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
|
597aaafe1a
|
config changes
|
2025-02-03 17:19:10 +00:00 |
|
Chomp
|
5a2e4fe8cc
|
Improved logging
|
2025-02-03 17:01:58 +00:00 |
|
Chomp
|
76c185a946
|
Improved exception logging
|
2025-02-03 16:59:35 +00:00 |
|
KaenoDev
|
da46166993
|
Merge branch 'main' of https://github.com/sp-tarkov/server-csharp
|
2025-02-03 15:58:56 +00:00 |
|
KaenoDev
|
b02af7d3e6
|
Fix repeatablequests logic always failing
|
2025-02-03 15:58:14 +00:00 |
|