chompDev
d628f738f4
.NET Format Style Fixes
2025-06-29 17:58:59 +00:00
Chomp
e6b791179b
Added Boss of the week system
...
Similar to live where a boss is picked at random and will have a guaranteed spawn on a map. This is indicated with a skull on the map selection screen
Configurable via `config/bot.json/weeklyBoss`
2025-06-29 18:58:23 +01:00
Chomp
4d39a4c819
Remove unused profile property VitalityData
2025-06-29 15:55:55 +01:00
Chomp
14e875f199
Improved error messages inside GetExpiredOfferItems
2025-06-29 15:48:35 +01:00
Chomp
cb559fdf5c
Reduced complexity of post-raid health transfer
...
Likely fixed issue with effects not transferring over correctly out of raid
2025-06-29 15:48:23 +01:00
Chomp
b4024527df
Cleaned up a lot of health-related code formatting to be more readable in prep for fixing effect transference issues
2025-06-29 14:54:09 +01:00
Jesse
7ab24629e2
Fix up tooling to handle new types in DI ( #434 )
...
* Fix up tooling to handle new types in DI
* Remove usings
2025-06-29 14:40:49 +01:00
Chomp
1c5e82187e
Fixed incorrect id
2025-06-29 14:02:43 +01:00
Chomp
2fc8b2a29f
Updated DamageType
2025-06-29 13:57:19 +01:00
Chomp
0a224df6dc
Updated property names and access types for ServerLocalisationService
2025-06-29 13:50:59 +01:00
Chomp
2c72936e1a
Added missing assort/quest mappings for REF
2025-06-29 12:04:09 +01:00
Chomp
d6fb1e46e6
Quest changes:
...
`Living High is Not a Crime - Part 1` reward change
`Energy Crisis` reward change
`Corporate Secrets` reward change
`Gunsmith - Part 4` reward change
`Gunsmith - Part 11` reward change
`Against the Conscience - Part 1` condition change
`Thirsty - Secrets` reward change
Added `Against the Conscience - Part 2`
Added `Surprise Gift`
2025-06-29 12:03:51 +01:00
chompDev
707c5dd9ce
.NET Format Style Fixes
2025-06-29 10:12:11 +00:00
Chomp
3df61005eb
Updated ItemTpl mappings
2025-06-29 11:11:39 +01:00
Chomp
95e473b22a
Added ability to inform DI system of types to ignore
...
Made use of primary constructor
2025-06-29 10:54:42 +01:00
Chomp
cf61560266
Cleaned up comments
...
Set properties as readonly
2025-06-29 09:33:11 +01:00
chompDev
c5216044da
.NET Format Style Fixes
2025-06-28 18:09:13 +00: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
1c83014ed2
Converted CalculateLevel to extension method
...
Removed `PlayerService`
2025-06-28 17:05:56 +01:00
Chomp
d4dd309252
Converted DateIsBetweenTwoDates to extension method
2025-06-28 16:52:35 +01:00
Chomp
f9d1c81437
Added RagfairOfferExtensions
2025-06-28 16:45:58 +01:00
Chomp
7782806f91
Added DateTimeExtensions
2025-06-28 16:41:26 +01:00
chompDev
d4d2ed0403
.NET Format Style Fixes
2025-06-28 15:15:48 +00:00
Jesse
d0af6acbe6
Move MathUtil methods to extensions ( #432 )
...
* Begin moving MathUtil methods to Extensions
* Add missing extension
2025-06-28 16:15:11 +01:00
Chomp
065ee32438
Made activeBotsInRaid readonly
2025-06-28 15:56:11 +01:00
Chomp
5e938bce95
Cleaned up BotEquipmentFilterService constructor
2025-06-28 15:53:51 +01:00
Chomp
11c52b81da
Converted GetWeaponsDefaultMagazineTpl into extension method
2025-06-28 15:49:27 +01:00
Chomp
770d187061
Created WildSpawnTypeExtensions
2025-06-28 15:05:23 +01:00
Chomp
0c7f659042
Fixed GetAllBotDifficulties
2025-06-28 13:34:33 +01:00
Chomp
ca3d0730f5
Converted PlayerIsFleaBanned into extension method
...
Formatting changes to `ProfileHelper`
Fixed method name typo
2025-06-28 13:27:11 +01:00
Chomp
9c9ac638c0
Added TraderAssortExtensions
2025-06-28 13:12:36 +01:00
Chomp
da5644cfa2
made properties readonly
2025-06-28 12:53:21 +01:00
Chomp
42e79c981b
Converted FindAndReturnChildrenAsItems into extension method
2025-06-28 12:38:34 +01:00
chompDev
00610acefe
.NET Format Style Fixes
2025-06-28 11:15:22 +00:00
Jesse
22c71bee5b
Helper methods extensions ( #431 )
...
* Remove unused model
* Start moving methods to extensions, cleanup code
2025-06-28 12:14:50 +01:00
Chomp
a3dbd3176e
Updated FindAndReturnChildrenByItems to be an extension method
2025-06-28 11:58:50 +01:00
Chomp
fed9f3dd46
Made GetScavSkills an extension method and made more generic
2025-06-28 11:53:05 +01:00
Chomp
0a28dc4657
Moved GetScavKarmaLevel to extension method
2025-06-28 11:47:29 +01:00
Chomp
34aba0a94c
Build fix
2025-06-28 10:40:27 +01:00
Chomp
213c98c069
Updated EventOutputHolder to use primary constructor
2025-06-28 10:39:20 +01:00
Chomp
4babdb59ab
Added QuestConditionExtensions removed questConditionHelper
2025-06-28 10:29:33 +01:00
Chomp
d2d119f3b4
Added CurrencyTypeExtensions
2025-06-28 10:09:56 +01:00
Chomp
6126dc2394
Added item extensions
2025-06-28 10:04:52 +01:00
Chomp
0be02bc3f5
Created ProfileExtensions
2025-06-28 09:27:41 +01:00
Chomp
45891246fe
Merge branch 'develop' of https://github.com/sp-tarkov/server-csharp into develop
2025-06-28 09:06:31 +01:00
Chomp
667995be37
Converted StoreHydrationEnergyTempInProfile into extension method
2025-06-28 09:06:16 +01:00
chompDev
d531cbb94e
.NET Format Style Fixes
2025-06-28 08:00:58 +00:00
Chomp
65d8d7432d
Converted DefaultVitality into extension method
2025-06-28 09:00:23 +01:00
Chomp
31df269eb8
Updated GetBotRandomizationDetails
2025-06-28 08:58:42 +01:00
Chomp
b432a6d999
Updated GetAllBotDifficulties to iterate over enum instead of strings
2025-06-28 08:46:39 +01:00