Commit Graph

286 Commits

Author SHA1 Message Date
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
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
Cj d99de6d880 Bump compatible version to 40087 2025-10-02 06:26:26 -04: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
Cj 1cf33ad402 Reduce reward spread by 15% across the board 2025-10-01 01:55:28 -04:00
Cj e57f03bd28 - Add min extract requirement property
- Fix warnings
- Convert string to mongoId
2025-10-01 01:51:57 -04:00
Chomp 0ca3ecce42 Further adjustment to weatherPresetWeight
primary weather is sunny, rain/cloudy equal
2025-09-30 13:31:46 +01:00
sp-tarkov-bot 9dd246cbb0 Format Style Fixes 2025-09-30 12:24:35 +00:00
Chomp 836112dc50 Weather refactor (#596)
* First pass at Weather generation refactor

* Moved generation logic around

* Added seasonal variability support

* Expanded weather generation to use DI system and allow easier modding

* Updated weather weight values

Converted records into classes

* Added fallback when generator isn't found

* Fixed colliding lambda

Added method comments

* Cleanup of weather code

* Adjusted `weatherPresetWeight` values

---------

Co-authored-by: Chomp <dev@dev.sp-tarkov.com>
2025-09-30 12:23:46 +00: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 dde85e6b8c Increased hideoutCraftMultiplier value 2025-09-23 14:13:20 +01:00
Chomp be4edbf335 Added missing prereq for Provide Viewership quest 2025-09-21 13:11:33 +01:00
sp-tarkov-bot ecf08e338d Format Style Fixes 2025-09-21 10:45:40 +00:00
Chomp ecedd57774 Merge pull request #595 from qingchunnh/develop
fix(airdrop.json): Remove duplicate item types
2025-09-21 10:44:21 +00:00
Chomp 12bc55fa61 Added DEVELOPERSDEVELOPERSDEVELOPERS gift code 2025-09-21 11:43:35 +01:00
qingchun eb4344848a Remove duplicate item types 2025-09-21 09:37:47 +08: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
sp-tarkov-bot 499e725e8c Format Style Fixes 2025-09-18 22:36:26 +00:00
Chomp 55b819e1ec Removed GetItemRarityMultiplier, the values in items.json are garbage and should not be used
Added system to add multiplier to items that are used to craft in the hideout
2025-09-18 23:35:27 +01:00
Cj 10566f2fc4 Remove old clothing service code, BSG changed how it works. Leaving it to modders. 2025-09-18 13:36:37 -04:00
sp-tarkov-bot 60990a22a3 Format Style Fixes 2025-09-18 13:04:36 +00:00
Chomp e8897886d2 Added an item type price multiplier override to GetFleaBasePriceMultiplier
All keycards now use a `2.5` multiplier, not just the red keycard
2025-09-18 14:03:28 +01:00
sp-tarkov-bot 0c471cf3c1 Format Style Fixes 2025-09-16 21:25:51 +00:00
Chomp 1ef9ebd88a Added system to generate item flea base prices based on handbook value 2025-09-16 22:24:35 +01: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 3d67fdd02a Reverted removal of event item 2025-09-15 17:24:53 +01:00
sp-tarkov-bot 1c7294f19c Format Style Fixes 2025-09-15 16:13:13 +00:00
Chomp a7b325372c Added Programmer's diary (Copy) to PMC loot blacklist 2025-09-15 17:12:21 +01:00
sp-tarkov-bot b818c99b24 Format Style Fixes 2025-09-15 15:41:35 +00:00
Chomp af86b839a0 Blacklisted Thumb drive with military data event item from loot rewards and PMCs 2025-09-15 16:40:41 +01:00