Dev
e226bd3795
Slightly increased food/medical airdrop item count
2024-09-15 22:45:54 +01:00
Dev
09ba35b5fa
Removed redundant PMC spawns from location config
2024-09-15 14:15:44 +01:00
Dev
ea0c37b179
Renamed hideout config property isPveInsurance
to simulateItemsBeingTaken
and updated code accordingly
2024-09-15 10:50:57 +01:00
DenisZhamkin
3bf00a6f27
Added the ability to enable insurance behavior as in live eft ( !408 )
...
Reviewed-on: https://dev.sp-tarkov.com/SPT/Server/pulls/408
Co-authored-by: DenisZhamkin <den.zhmakin.00@gmail.com>
Co-committed-by: DenisZhamkin <den.zhmakin.00@gmail.com>
2024-09-15 09:45:37 +00:00
Dev
eef071724f
Expanded direct reward mappings to better match live
2024-09-13 11:42:33 +01:00
Dev
a380db2995
Expanded direct rewards to have a custom craft time
...
Migrated direct reward stack count system to use items parent id instead of tpl
2024-09-13 11:27:42 +01:00
Dev
d18ef883da
Add configurable craft time of cultist circle
2024-09-13 10:38:55 +01:00
Dev
a5679140aa
Implemented getExplicitRewardStackSize()
for getExplicitRewards()
2024-09-13 09:58:07 +01:00
Dev
94e990cedb
Added currency handling system to cultist circle rewards
2024-09-13 09:43:39 +01:00
Dev
f0f0627c69
Fixed NewYear2021
gift code
2024-09-09 12:08:30 +01:00
Dev
7dd9ecba4e
Fixed HIDEOUTCAT
gift code
2024-09-09 11:58:05 +01:00
Dev
514c86d733
Fixed gift causing client error due to its parentid not being a valid mongoid
2024-09-09 10:41:18 +01:00
Dev
348a200149
Added secure flash drive v2/v3 to reward blacklist
2024-09-09 10:24:34 +01:00
Cj
4139e85f1f
Clothing service fix ( !407 )
...
Server implementation of my `TraderServiceFix` mod.
Since 3.9 trader services were refactored by BSG. Resulting in them hard coding service ID's. This PR allows modders to push their trader ID to the `TraderConfig.moddedTraders.clothingService` array. It is then sent to the client where it adds it to the dictionary. I made this modular with its own interface in-case it needs expanded on in the future. So the this acts as both a fix and a groundwork for similar future fixes if need be as well.
Needs merged with https://dev.sp-tarkov.com/SPT/Modules/pulls/165
Co-authored-by: Cj <161484149+CJ-SPT@users.noreply.github.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT/Server/pulls/407
Co-authored-by: Cj <cj@noreply.dev.sp-tarkov.com>
Co-committed-by: Cj <cj@noreply.dev.sp-tarkov.com>
2024-09-04 08:31:15 +00:00
Dev
0bd794e39d
Renamed incorrectly named property
2024-09-03 21:09:07 +01:00
Dev
ee314099d9
Added more direct sacrifice mappings to cultist circle config
2024-09-03 15:44:41 +01:00
Dev
c3bd6e05b6
Cultist circle expansion:
...
Added reward blacklist
Added itemrewardblacklist in cultist reward calculation
Added reward pool expansion
2024-09-03 09:58:13 +01:00
Dev
8aafd0e9b1
Added extra items to STREAMERLOOT
gift
2024-09-02 16:16:54 +01:00
Dev
e9aeb2d5bb
Added STREAMERLOOT
gift code
2024-09-02 16:07:31 +01:00
Dev
b517fdfd0d
Flagged gunsmith: special order
and Import control as event quests
2024-09-01 16:57:43 +01:00
Dev
f657c28413
Added more recipes to cultist circle
2024-09-01 15:30:43 +01:00
Dev
b0cd48ac0c
Added directRewards
to cultist config, can now give explicit rewards when sacrificing specific items, currently used for 4 figurines (killa/tagilla/reshala/cultist)
2024-09-01 09:56:00 +01:00
Dev
0b2e723fc3
32291
2024-08-30 14:16:53 +01:00
Dev
041fcdc112
32280
2024-08-29 11:41:32 +01:00
Dev
98b19ff1db
Added cultistCircle
config section to HideoutConfig
and made use of values
2024-08-26 13:41:59 +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
3ac4074434
Added handling of twitch 2024 gamble boxes
...
Improved random loot box system to support `rewardTypePool` instead of `rewardTplPool`
2024-08-24 20:32:18 +01:00
Kaeno
ec3eba0991
Invert default state of toggle
2024-08-23 19:24:45 +01:00
Kaeno
171fdfd6dd
Remove FiR status from items on run through. Added toggle to always keep FiR status on items regardless of end raid status
2024-08-23 19:20:44 +01:00
Dev
7a1b15e193
Updated to 32197
2024-08-23 16:05:40 +01:00
Dev
3d1aa5e4fc
Removed unused singleplayer/settings/raid/endstate
endpoint
2024-08-23 10:19:23 +01:00
Dev
24cd94abd3
Expanded pmcConfig.maxBackpackLootTotalRub
to work per PMC level
...
non-PMC backpack loot is no longer limited to 150,000 roubles
2024-08-22 20:42:47 +01:00
Dev
607189926a
Removed chanceSameSideIsHostilePercent
config property and code that uses it, now implemented inside every maps base.json
2024-08-22 19:08:40 +01:00
Dev
f15992b532
Updated to 32160
2024-08-21 19:11:08 +01:00
Dev
75feed2c24
Added bossPartisan
to bot config jsons
2024-08-20 22:02:54 +01:00
Dev
95609f4eef
Updated version value to: 32128
2024-08-20 16:13:50 +01: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
Dev
f94985f3f2
Updated seasonDates
to fix gaps in coverage - extended summer 2 months
2024-08-02 09:55:02 +01:00
Dev
42451c69a4
Adjusted ragfair pack chance and max size values
2024-07-25 13:47:31 +01:00
Dev
4a1a5d924c
Added item reward pools for Unlocked supply create (x)
...
Added item reward pools for `Unlocked equipment create (x)`
Added support for weapon/armor presets inside `getRandomLootContainerLoot()`
Expanded pool for `Unlocked valuables crate (x)",` by 8 items
2024-07-25 12:17:40 +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
6d1bde60ca
Adjusted EDITPROFILE
gift to have 50 uses
2024-07-23 09:57:27 +01:00
Dev
4c1de3682c
Blacklisted Mark of The Unheard
from reward items pool
...
(cherry picked from commit 5771f1f567
)
2024-07-22 15:09:35 +01:00
Dev
7d57a80e20
Added GP coin limits to airdrops - this prevents mods that override the stack limit adding 100s of thousands of coins to airdrops
2024-07-22 09:39:46 +01:00
Dev
727ba83273
Improved accuracy when creating flea offer - store single item price in `` property
...
Made `unlimited` property optional as its only used by traders
Slightly reduced pack offer chance + made them have more items
2024-07-19 13:45:34 +01:00
Dev
43d7e05f21
31124
2024-07-17 15:45:32 +01:00
Dev
b72e6da22e
increased GP coin rewards for daily/weeklies
...
(cherry picked from commit fe5099883a
)
2024-07-16 11:58:48 +01:00
Dev
1fd66bafe8
Adjusted GP Coin
values inside currencyStackSize
2024-07-13 14:23:12 +01:00
Dev
6823858020
Blacklisted Decrypted flash drive
from PMC loot pools
...
(cherry picked from commit 93bd7543e7
)
2024-07-13 10:00:12 +01:00