Cj
cf29c7bde3
Merge pull request #601 from sp-tarkov/repeatable-completion-quests
...
Repeatable completion quest level ranges
2025-10-02 19:02:05 +00:00
Chomp
d178a0ae83
Fixed incorrect assort unlocks
2025-10-01 21:55:54 +01:00
Chomp
6af6a425ab
Fixed f1 grenade assort unlock
2025-10-01 21:29:18 +01:00
sp-tarkov-bot
4c4bfcf928
Format Style Fixes
2025-10-01 19:07:18 +00:00
Chomp
e946edb936
Updated trader assorts
2025-10-01 20:06:28 +01:00
Cj
c95446bb20
Implement level ranged Exploration objective generation
2025-10-01 02:58:20 -04:00
Chomp
3abb5676bf
Quest changes:
...
`Battery Change` updated
`To Great Heights - Part 4 + 5` added
`Against the Conscience - Part 1 + 2` added
`Decisions Decisions` added
`Between Two Fires` added
`Surprise Gift` added
2025-09-30 10:12:37 +01:00
Chomp
0e3ac64436
Added To Great Heights - Part 3
2025-09-29 17:45:05 +01:00
Chomp
499f6c67a3
Updated server locales with data from crowdin
2025-09-27 19:50:30 +01:00
sp-tarkov-bot
a33214dcbf
Format Style Fixes
2025-09-24 15:17:18 +00:00
Chomp
4d4b7a7bae
Updated locales
2025-09-24 16:16:10 +01:00
Chomp
be4edbf335
Added missing prereq for Provide Viewership quest
2025-09-21 13:11:33 +01:00
Jesse
ef6e3b8c3a
Http server refactor ( #593 )
...
* Refactor various parts of the HttpListener to support Blazor loading
* Add logging for WebSocket requests
* Add better handling for WebSockets not belonging to SPT
* Remove unecessary check
* Remove check as it's already handled earlier now
* Cleanup
* Set delegate
2025-09-20 14:05:23 +00:00
Chomp
2d172649e1
Added new items found in live pvp flea to prices.json
...
Existing values unchanged
2025-09-15 17:30:11 +01:00
Chomp
794aa558a0
Adjusted partizan grenade wights
2025-09-15 13:25:32 +01:00
Chomp
0ddb9cebb3
Updated locales
2025-09-14 16:02:52 +01:00
Chomp
3ac47c6c60
Increased partisan mag count
2025-09-14 15:52:13 +01:00
Chomp
e95421820a
Reduced PMC ATTACK_LAY_CHANCE value to 15
2025-09-14 12:54:47 +01:00
sp-tarkov-bot
1ee05fb1fc
Format Style Fixes
2025-09-14 10:43:53 +00:00
Chomp
8b2a42eda8
Removed PVP ref quests
2025-09-14 11:43:00 +01:00
Cj
11ae50875a
Custom quest service ( #589 )
...
* Initial work
* add todo
* Fix up errors
* More work on CustomQuestService
* Fix mistake
* Remove cloning work, its cancer
* clean-up
* Use TryAdd as a guard
* localize errors
* remove unused exception
* fix using
* fix not passing logging params
2025-09-14 09:20:25 +01:00
Chomp
d38c9358fe
Adjusted PMC difficulty values based on values BSG uses for their PMCs as a base
2025-09-13 17:26:11 +01:00
sp-tarkov-bot
c5b4834473
Format Style Fixes
2025-09-12 19:42:52 +00:00
Chomp
8559c16851
Added missing PMC difficulty values
2025-09-12 20:41:46 +01:00
Chomp
e94137b472
Merge branch 'develop' of https://github.com/sp-tarkov/server-csharp into develop
2025-09-12 20:10:20 +01:00
Chomp
a3e634dfa2
Updated server locales
2025-09-12 20:10:09 +01:00
sp-tarkov-bot
a3de70e93a
Format Style Fixes
2025-09-12 18:24:57 +00:00
Archangel
4aefa5f3d3
Update bot types
2025-09-12 20:24:08 +02:00
sp-tarkov-bot
e8a7dbc102
Format Style Fixes
2025-09-12 16:44:22 +00:00
Archangel
b111e2b5cd
Update bot types
2025-09-12 18:43:28 +02:00
sp-tarkov-bot
26cf4d4f8d
Format Style Fixes
2025-09-12 16:35:55 +00:00
Archangel
eae8880150
Regenerate sectant bot types
2025-09-12 18:34:59 +02:00
Chomp
042abe2070
Merge branch 'develop' of https://github.com/sp-tarkov/server-csharp into develop
2025-09-12 13:47:16 +01:00
Chomp
5348059301
JSON updates
2025-09-12 13:35:53 +01:00
sp-tarkov-bot
1e53d14abc
Format Style Fixes
2025-09-12 12:23:51 +00:00
Chomp
76c3ee65d5
Updated PMC difficulty values
2025-09-12 13:22:58 +01:00
sp-tarkov-bot
5dd6732b82
Format Style Fixes
2025-09-12 11:16:28 +00:00
Archangel
636adab137
Update bot types
2025-09-12 13:15:34 +02:00
sp-tarkov-bot
a3fafadf15
Format Style Fixes
2025-09-12 10:37:35 +00:00
Archangel
b7317854f1
Update bot types
2025-09-12 12:36:41 +02:00
sp-tarkov-bot
ca5c80f587
Format Style Fixes
2025-09-07 11:47:14 +00:00
Archangel
ad0d92ffad
Update bot types
2025-09-07 13:46:22 +02:00
sp-tarkov-bot
b02d600120
Format Style Fixes
2025-09-07 10:40:21 +00:00
Archangel
521bae661e
Update bot types
2025-09-07 12:39:15 +02:00
Refringe
b4b5156bd3
Complete LFS reorganization - Re-add files with new tracking
...
- Add image files as regular Git files (no longer in LFS)
- Add JSON files back to LFS with clean history
2025-09-06 22:11:30 -04:00
Cj
fafbfeb291
Remove load order/sorting from ModLoader ( #584 )
...
* - Remove modloader sorting
- remove order.json
- remove LoadBefore and
LoadAfter
- Remove unused var
- Remove unused locals
- Rename vars
- localize new warnings
* revert test change
2025-09-05 09:03:02 +00:00
sp-tarkov-bot
87a0c41060
Format Style Fixes
2025-09-04 15:00:04 +00:00
Chomp
474dd7d2bd
Added missing mechanic assorts unlocked via quests #581
2025-09-04 15:58:57 +01:00
Archangel
6ec1453ebe
Update bots
2025-08-30 19:04:38 +02:00
sp-tarkov-bot
cda0f2f39a
Format Style Fixes
2025-08-30 16:54:38 +00:00