rootdarkarchon
b8f9ab8646
Various Skill Progress Hideout Adjustments ( #739 )
...
* Adjust ArmorKitSkillPointGainPerRepairPointMultiplier evaluation
* Adjust GetWeaponRepairSkillPoints
* adjust WeaponRepair Treatment gain values and intellect gain values
* enable scaling for hideout upgrade
* Adjust HandleRecipe
* adjust skill points addition for PrestigeHelper and RewardHelper
* format
* adjust doc
* adjust doc
* amend some ABI changes
* clarify bool usage
* adjust UpdateFuel, WaterFilters and AirFilters
* add HideoutManagement skill progression to scav case
---------
Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com >
2026-02-18 14:43:56 +01:00
rootdarkarchon
9f189f2e15
Adjustments for Int/Cha progression in Hideout ( #737 )
...
* Fixup of some skill handling in hideout
* fix format
* add limited backwards compat and fix repair int value
* more logging and fixes
* fix charisma gain from repair
* revert divisor into multiplier
* run csharpier format
* undo formating/unnecessary files
* add debug guards
---------
Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com >
2026-02-07 19:45:31 +01:00
Chomp
79da1611fb
Fixed GetWeaponRepairSkillPoints never applying crit success/failure
2025-11-10 11:10:30 +00:00
Chomp
abbb814745
Fixed ShouldBuffItem always returning false
2025-11-10 10:54:48 +00:00
Chomp
de55d173ed
Improved accuracy of resources removed from repair kits when used
...
Fixed invalid ID values being logged
2025-11-03 18:43:26 +00:00
Chomp
26856006ff
Fixed repairkit resource values going into negatives
2025-11-03 17:37:39 +00:00
Chomp
e5d0af3890
Formatting and naming consistency changes
2025-09-02 14:27:10 +01:00
Chomp
4c80ca242c
Updated various enums with values from live
2025-08-30 15:42:48 +01:00
Archangel
6dacfde715
Change prop method naming to be more consistent
2025-08-28 15:38:36 +02:00
Chomp
8573e6ae02
Use string.empty and MongoId.Empty() where appropriate
2025-08-17 21:35:34 +01:00
Chomp
0ea5269756
Updated profile SkillTypes property to use string to enum converter
...
Updated surrounding properties to not be null
Updated related code to reflect nullability change
2025-08-03 09:52:18 +01:00
sp-tarkov-bot
b14b74bf24
Format Style Fixes
2025-07-28 19:39:29 +00:00
Chomp
737776c99d
Made use of Math.Clamp to simplify logic across server
...
Made all fence rep clamping use min/max values from config instead of magic values
2025-07-20 10:29:34 +01:00
Chomp
f3482e28d9
Removed unnecessary nulls from Globals class
2025-07-16 12:20:19 +01:00
Chomp
040be2feaa
More strings to MongoIds
...
Convert constructors into primary constructors
Simplified logic with use of ??, ??= and method groups
Cleaned up redundant conditional access qualifiers
2025-07-14 22:29:41 +01:00
Cj
d1af6bf6e3
Service sessionIDs to mongoIDs ( #454 )
...
* Start updating service sessionIDs to mongoIDs
* Finish service conversion + fix other small issues
2025-07-06 13:08:07 +01:00
Chomp
4f5571c2d4
Converted more ids to MongoId
2025-07-05 12:35:03 +01:00
Jesse
5686f4a486
Remove I18nService, migrate to renamed ServerLocalisationService ( #433 )
...
* Remove I18nService, migrate to renamed ServerLocalisationService
* Revert VS fuckup
* Update using
* Remove unused parameter, update comment
* Fix develop branch not building
2025-06-28 19:08:42 +01:00
Chomp
da5644cfa2
made properties readonly
2025-06-28 12:53:21 +01:00
Chomp
6126dc2394
Added item extensions
2025-06-28 10:04:52 +01:00
refringe
6e01428b2b
.NET Format Style Fixes
2025-06-18 17:09:20 +00:00
Alex
1499627d3c
DI completely reworked to keep status of singletons on multi type components
2025-05-06 10:52:22 +01:00
CWX
0f3795fc49
fix buff logic for nulls
2025-04-30 15:59:13 +01:00
CWX
7c7297f63c
Code cleanup and format
2025-04-22 14:49:05 +01:00
CWX
52d1514f82
Fix repairing Buffs and botgen buffs
2025-04-10 17:44:27 +01:00
clodan
270f095413
renamed projects and namespaces
2025-03-07 13:16:43 +00:00