Dev
9a5232ef84
Updated JSONs
...
Added 2x event quests + flagged as event
2024-10-14 22:19:16 +01:00
Dev
ff501d31c9
Reduced extract requirement from daily/weekly quest templates
2024-10-09 10:21:47 +01:00
Dev
859cd19cb8
Updated JSONs to match live
...
Updated quest data, some required items no longer need to be FiR
2024-10-06 23:47:35 +01:00
Dev
c360414d53
Flagged Into the Inferno
as event quest
2024-10-06 21:53:41 +01:00
Dev
5e528d668e
Added profile version whitelist and blacklist
...
Blacklisted `Old Patterns` from Unhead profiles
Whitelisted `The Good Times - Part 1` to only Edge of darkness profiles
2024-09-26 09:44:18 +01:00
Dev
b517fdfd0d
Flagged gunsmith: special order
and Import control as event quests
2024-09-01 16:57:43 +01:00
W1ngZ
eff5f14e5c
Added feature to keep daily quest type when replacing. Refering issue #745 ( !400 )
...
## Added:
* Config to keep daily quest type
## Changed:
* changeRepeatableQuest to check if the daily quest type should be kept the same
Co-authored-by: W1ngZ <W1ngZ@NoRealMail.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT/Server/pulls/400
Co-authored-by: W1ngZ <w1ngz@noreply.dev.sp-tarkov.com>
Co-committed-by: W1ngZ <w1ngz@noreply.dev.sp-tarkov.com>
2024-08-25 07:56:48 +00:00
Dev
931c567fc2
Further repeatable quest adjustments
...
(cherry picked from commit 5cad2639db
)
2024-08-15 20:39:38 +01:00
Dev
9c2333c351
Adjusted repeatable quest type choice values based on feedback and playtesting
...
(cherry picked from commit d736ad43ff
)
2024-08-14 23:27:03 +01:00
Refringe
5740774a46
Apply Biome Formatting
...
This is the result of running `npm run format` which applies the Biome formatting rules. Rejoice!
2024-07-23 11:12:53 -04:00
Dev
fe5099883a
increased GP coin rewards for daily/weeklies
2024-07-16 11:36:19 +01:00
Dev
002209a992
Added Key to salvation
to event blacklist
2024-07-06 19:39:42 +01:00
Dev
d0d3685da0
Add Hustle
to event quest list
2024-07-06 14:38:52 +01:00
Dev
d5dd8270ab
Allowed Ref
to give repeatable dailies
2024-06-21 20:47:02 +01:00
chomp
4788f6b407
30473 ( !361 )
...
Co-authored-by: Dev <dev@dev.sp-tarkov.com>
Co-authored-by: Kaeno <kaeno@noreply.dev.sp-tarkov.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT/Server/pulls/361
2024-06-07 18:25:27 +00:00
Dev
5131fb2dcc
Flagged The Tarkov Mystery
as event quest + added to event quest array + added missing icon
2024-06-04 16:17:20 +01:00
Dev
f341bfcb4b
14.8.6.30268
...
Added new properties to daily quests
Stubbed out quest achievement rewards
Added new Item properties used by unknown radio
Updated data JSONs
2024-05-30 13:05:28 +01:00
Dev
a211821029
Flagged Evil Spirits
as event quest
2024-05-20 16:52:27 +01:00
Dev
597ea96f34
Added per-profile type redeem times to server
...
unheard has a 72 hour redeem time vs all other profiles 48
renamed `redeemTime` to `mailRedeemTimeHours`
2024-05-20 11:31:45 +01:00
Dev
76733cc5db
Lint JSONs
...
(cherry picked from commit 94c96c8ff2
)
2024-03-29 20:20:37 +00:00
Kaeno
b46573c805
Blacklist Both Dogtags from RepeatableQuests hopefully
2024-03-17 17:54:26 +00:00
Dev
31942b96eb
Add marksman rifles to elimination dailies
...
Add weapon filtering based on range requirement of elimination quest:
> 50 = no pistols/shotguns
< 20 = no DMR/MarksmanRifles
2024-02-01 14:37:02 +00:00
Dev
8b355adfa6
Add soft insert type to daily reward blacklist
2024-01-13 20:02:19 +00:00
Dev
14a8b34dcc
Add sandbox to daily quest map pool
2024-01-13 09:51:09 +00:00
Dev
51895033c3
Disable daily scav pickup quests as they're broken, needs investigation and fixing before introducing them again
2023-12-26 13:09:38 +00:00
Dev
cc916ff419
Refactor of ammo reward calculaton for daily quests
...
No longer give random value between config min and stack max size (mods that adjust max stack size were causing very broken behaviour)
Ammo stack size is now chosen based on rouble budget for reward, capped at a count of 100
Adjust config min stack size to be 5, this still achieves goal of preventing single stack ammos like grenades but allows inclusion of ammos like patron_12x70_buckshot
2023-12-16 21:49:16 +00:00
Dev
d0bd178230
Add event quest: The Punisher - Harvest
2023-11-28 19:03:17 +00:00
Dev
3e0e8f7666
lint
2023-11-19 15:04:12 +00:00
Dev
396b56d08d
Expose uniqueItemCount
config value for use in choosing total items to return in Completion
quests
...
Weekly quests now require more items than dailies
2023-11-19 14:58:45 +00:00
Dev
1def90e9d6
Improve handling of how reward items have their stack count randomised
...
Separated out how weapons are chosen as rewards
Lowered chance of skill reward
Added additional reward types to most traders
2023-11-19 13:21:34 +00:00
Dev
e99c1e8ab8
Add additional item types to trader reward whitelist
2023-11-19 10:50:46 +00:00
Dev
7ef873442e
Lowered daily max item collection requirement to 4
2023-11-18 12:34:47 +00:00
Dev
79cb201b82
Split maxExtracts
into additional maxExtractsWithSpecificExit
for repeatable quests
2023-11-18 12:32:03 +00:00
Dev
0abcd8b3b7
Further adjustments to daily/weekly reward xp/roubles/skill reward chance
...
Adjusted fence quest values in level increments of 10 + make fence reward Euros instead of Roubles
2023-11-17 18:39:08 +00:00
Dev
54a81b87d6
First pass at improving accuracy of daily quest xp and rouble rewards
2023-11-15 19:46:39 +00:00
Dev
c9dc0d2192
Make each trader reward different types of items
...
Prevent trader from rewarding more than 1 weapon
Fixed trader failing to find default weapon to send as reward
2023-11-14 23:05:34 +00:00
Dev
68ad264be5
Update daily reward values
2023-11-13 10:12:59 +00:00
Dev
6547a767ef
Set scav daily amount to 1
2023-11-12 09:46:25 +00:00
Dev
022c73d791
Further adjustment to daily/weekly rewards
2023-11-07 14:43:35 +00:00
Dev
7defca2ae4
Add ability for repeatable quests to reward skill points
...
Slightly increase rep gain from weekly quests
2023-11-07 14:38:13 +00:00
Dev
bb06008983
Add missing PmcKills
properties to daily scav elimination quest config
2023-11-01 11:45:24 +00:00
Dev
1cd13ce21f
Adjust weekly boss elimination requirements
2023-10-29 13:03:02 +00:00
Dev
1cf63ad1ad
Split pmc kill requirement for elimination into separate min/max counts from other bot types
2023-10-24 15:01:31 +01:00
Dev
88a24151ef
Remove empty object
2023-10-19 22:29:53 +01:00
Dev
20b9a39cda
Add missing IDs to json and pass throughout code
2023-10-19 21:36:17 +01:00
Dev
650a3173c8
Implement Pickup
quests for scav
...
It seems like these are scav-only
2023-10-17 16:28:48 +01:00
Dev
04235ca024
Reward more items for daillies/weeklies
...
Cleanup of `generateReward` item reward pool generation into its own function + return an easier array to work with
2023-10-15 11:46:33 +01:00
Dev
dc7f568819
Add missing rouble values and remove extra 0
2023-10-15 11:19:06 +01:00
Dev
870f9a5092
Update daily reward scales
2023-10-15 10:14:46 +01:00
Dev
fbb1d7eb2f
Adjust daily reward spread
2023-10-15 08:35:09 +01:00