Commit Graph

2617 Commits

Author SHA1 Message Date
Chomp b2a3d58dfe Merge branch 'develop' of https://github.com/sp-tarkov/server-csharp into develop 2025-10-10 16:40:36 +01:00
Chomp c8cc6a8c5f Added direct sacrifice reward for Friend from Norvinsk - Part 5 2025-10-10 16:40:24 +01:00
Archangel 699a4dfafe Cleanup 2025-10-10 16:14:23 +02:00
Archangel c372418165 Improve SptLogger stability & do not implement IDisposable 2025-10-10 16:13:24 +02:00
Archangel 5670e5a123 Set page render mode 2025-10-10 14:52:59 +02:00
Chomp 3945869414 Merge branch 'develop' of https://github.com/sp-tarkov/server-csharp into develop 2025-10-10 12:38:18 +01:00
Chomp 92ed412823 Reduced zombie head hp - workaround for halloween event being nearly impossible 2025-10-10 12:38:03 +01:00
sp-tarkov-bot 331162e141 Format Style Fixes 2025-10-10 11:27:26 +00:00
Chomp 57a1b16505 Improved handling of ammo pick when data not found in bot json 2025-10-10 12:26:34 +01:00
sp-tarkov-bot 8ad0f3d31a Format Style Fixes 2025-10-10 11:19:58 +00:00
Chomp 117b07d73b Added missing Caliber40mmRU values 2025-10-10 12:19:03 +01:00
sp-tarkov-bot da115b77ec Format Style Fixes 2025-10-10 09:55:07 +00:00
Chomp 48b41add00 Added dummy head to PMCs during Halloween event
Made `FIxDogtag` method protected
2025-10-10 10:54:13 +01:00
Chomp 310e8eee20 Fixed dogtag case not accepting all dogtag TPLs via FixDogtagCaseNotAcceptingAllDogtags call on server start 2025-10-10 09:41:32 +01:00
Chomp d9367c378e Expanded dogtag slot allowed IDs 2025-10-09 22:05:11 +01:00
Chomp 4b03f39e60 Updated CountPVE property 2025-10-09 21:10:25 +01:00
Archangel 9baa1236d4 Make StaticLoot IEnumerable 2025-10-09 20:19:36 +02:00
DrakiaXYZ b15d1e3034 Fix traders salessum not increasing on purchase
The chance of a PMC transaction ID overlapping with a trader is slim to none, but the request type can be multiple this for traders. Skip checking type, and validate just using the transaction ID
2025-10-08 16:29:20 -07:00
Chomp b2e33c551a Updated server locales 2025-10-08 22:38:41 +01:00
Chomp 5863379cc6 Bumped PMC spawns to 30 secs 2025-10-08 17:52:57 +01:00
Chomp 65a9e0f35e Delayed all starting PMCs for 20 seconds on raid start 2025-10-08 17:15:00 +01:00
sp-tarkov-bot 5639e6c5e0 Format Style Fixes 2025-10-08 12:59:03 +00:00
Chomp c99f05b663 Added missing ref offers gained via arena play 2025-10-08 13:58:05 +01:00
Chomp 51cbc96c49 Merge branch 'develop' of https://github.com/sp-tarkov/server-csharp into develop 2025-10-08 11:40:34 +01:00
Chomp a5d98c1f61 Added offerListingTaxMultiplier to ragfair config and wired up. Defaults to off 2025-10-08 11:40:23 +01:00
sp-tarkov-bot 499fac75f6 Format Style Fixes 2025-10-08 09:58:05 +00:00
Chomp 604abd6ba9 Updated REF assort data 2025-10-08 10:57:15 +01:00
Chomp bf14a09091 Reduced PMC spawns on factory 2025-10-08 09:21:53 +01:00
Chomp 49ae448b0d Added missing achievement icon 2025-10-07 22:03:11 +01:00
DrakiaXYZ c756479239 Fix mod SptVersion to be a range (#605)
* Fix mod SptVersion to be a range
- SptVersion and ModDependencies now use a Range instead of a set version
- Remove IsValid and IsValidRange checks from ModValidator, as invalid values will fail to parse into the strong types before this method is called
- Remove unused "AnySatisfies" and "IsValid*" methods from ISemVer
- Update TestMod to use Range types

* Formatting

---------

Co-authored-by: DrakiaXYZ <565558+TheDgtl@users.noreply.github.com>
2025-10-07 15:56:48 +00:00
Chomp fcf99a3464 Added helper method GetProfileTemplateFlagValue 2025-10-07 11:50:50 +01:00
sp-tarkov-bot b4c881034e Format Style Fixes 2025-10-07 10:22:43 +00:00
Chomp a09e8bf3fa Added customFlags <string/bool> dict property to profile templates 2025-10-07 11:21:46 +01:00
Chomp 7e0d911113 Added patreon names + cleanup of variables 2025-10-07 10:02:45 +01:00
Archangel 487085be95 Update referenced packages 2025-10-06 15:52:16 +02:00
Cj 5e0c32e9c2 Add method comment 2025-10-06 05:22:43 -04:00
Chomp 2376d54d71 Fixed flea offer item count + cultist circle rouble value being incorrect when using randomUtil.GetPercentOfValue 2025-10-06 09:51:40 +01:00
Chomp 57e919120d Updated server locales 2025-10-05 11:59:21 +01:00
Chomp ec830cbd10 Manually adjusted partisans mags and grenade weights 2025-10-05 09:13:17 +01:00
sp-tarkov-bot e46893f45e Format Style Fixes 2025-10-04 22:26:53 +00:00
Chomp fbb81faa3c Updated bot data 2025-10-04 23:25:55 +01:00
sp-tarkov-bot f14ce89bdd Format Style Fixes 2025-10-04 12:33:49 +00:00
Chomp 99891858cb Moved craft ids out of UnlockHideoutLootCrateCrafts into config 2025-10-04 13:32:48 +01:00
sp-tarkov-bot 49b9fa3e19 Format Style Fixes 2025-10-04 12:23:02 +00:00
Chomp 0acb3cb9cc Moved shotgun tpls from FixShotgunDispersions to config 2025-10-04 13:22:06 +01:00
sp-tarkov-bot af61720a4d Format Style Fixes 2025-10-04 09:41:27 +00:00
Chomp 28130e7123 Location data update 2025-10-04 10:36:45 +01:00
Chomp 6311f7a355 Renamed variable to improved clarity 2025-10-03 20:33:29 +01:00
sp-tarkov-bot b25d0dc148 Format Style Fixes 2025-10-03 19:29:56 +00:00
Chomp 6e2286ca5b Added system to allow adjustment of static spawn weights via config
reduced `Power substation utility cabin key` on customs to 60% of original weight
2025-10-03 20:28:39 +01:00