Dev
6f646d03e8
Adjusted PMC game version weights
2024-06-16 21:11:17 +01:00
Dev
158258a398
Added masterMod
type to single stack only for ragfair
...
barrels/pistol grips/handguards/receivers
2024-06-16 17:45:14 +01:00
Dev
d0aca73611
Added all dogtags to rewardItemBlacklist
2024-06-16 09:39:55 +01:00
DrakiaXYZ
6648b1ed4b
Add EOD/TUE dogtags to more places ( !365 )
...
- PMC Loot blacklist
- Repeatable quest hand in whitelist
- Fence purchase blacklist
Co-authored-by: DrakiaXYZ <565558+TheDgtl@users.noreply.github.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT/Server/pulls/365
Co-authored-by: DrakiaXYZ <drakiaxyz@noreply.dev.sp-tarkov.com>
Co-committed-by: DrakiaXYZ <drakiaxyz@noreply.dev.sp-tarkov.com>
2024-06-16 08:34:05 +00:00
Dev
9e158b0ecc
30547
2024-06-13 14:08:09 +01:00
Dev
da46a9cc93
Added ref
to traders
dictionary inside ragfair config
2024-06-12 21:34:35 +01:00
Dev
e937fc4a18
Added various quest items to forcedLootSingleSpawnById
dictionary
2024-06-11 16:33:11 +01:00
Dev
3341faacdf
Adjusted high-level guns to be more common on level 30+ PMCs
...
Blacklisted some high level weapons from low level PMCs (mk-18, GL)
Adjusted what weapons early/mid PMCs use
2024-06-10 12:10:46 +01:00
Dev
7c1613c331
Added Ironsights
to SMG attachment whitelist
2024-06-10 11:50:23 +01:00
Dev
c8154eaacd
Removed unused revenge data from bot config
2024-06-10 11:37:49 +01:00
Dev
dd8824a042
Added additional revenge data to bot config
2024-06-10 11:32:38 +01:00
Dev
ca642b94a7
Reworked gift sending/storage sytem to not store the max sends in profile and use the existing gift data
...
Fixed `sendPraporStartingGift()` not sending gifts
Expanded `GiftService` to include methods to get gift by id / all gifts / all gift ids
2024-06-09 09:13:38 +01:00
Dev
75a34f5ca2
Expanded gift system used by spt bot
...
Gifts can be given multiple times
stash expansions are limited to 5 max by default
dev balaclava can be given 5 times, majority of gifts are 1 use still
Updated data structure to persist gifts received, this will break profiles
2024-06-08 17:54:05 +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
chomp
b3b1f76a77
Migrate PMCs (sptBear/sptUsec) To Bsg Types (pmcBEAR/pmcUSEC) ( !360 )
...
Co-authored-by: Dev <dev@dev.sp-tarkov.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT/Server/pulls/360
2024-06-06 16:59:44 +00:00
Scuvy
e0717daa99
Send pity gift codes to player when player dies to other PMC's ( !359 )
...
* This is to address [Issue 652](https://dev.sp-tarkov.com/SPT/Issues/issues/652 ).
* Added messages with gift codes inside project/assets/database/locales/server/en.json
* Update pmcchatresponse.json to include new pity message type.
* Update logic in project/src/services/PmcChatResponseService.ts to now account for pity messages that are sent.
The message's %giftcode% will now be replaced with a random gift code from assets\configs\gifts.json
* Example:
- ![image](/attachments/ade2686a-8dcb-4c11-9457-88e003a47416)
Co-authored-by: Scuvy <Scuvy@gmail.com>
Co-authored-by: chomp <chomp@noreply.dev.sp-tarkov.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT/Server/pulls/359
Co-authored-by: Scuvy <scuvy@noreply.dev.sp-tarkov.com>
Co-committed-by: Scuvy <scuvy@noreply.dev.sp-tarkov.com>
2024-06-06 11:14:38 +00:00
Dev
013634f466
Added Documents with decrypted data
to lootable blacklist
2024-06-04 19:03:47 +01:00
Dev
0574392f28
Added new lootable item blacklist and added checks to bot and map loot generator code
...
Remove event quest item from global blacklist and move to loot item blacklist
2024-06-04 18:57:36 +01:00
Dev
83dd0ed439
Added 660bbc47c38b837877075e47 - Encrypted flash drive
to blacklist
2024-06-04 17:08:09 +01: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
910189d425
Added TarkovTV 2024 gift codes
2024-05-31 18:55:55 +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
82c6add9ab
Improved insurance calculation accuracy with help from Doctor
...
Removed `insuranceMultipler` from `insurance.json` config, no longer necessary
2024-05-27 13:42:28 +01:00
Dev
5dc4b7695e
Removed debug data from bot.json
2024-05-26 16:33:37 +01:00
Dev
673256e5fa
Added disableLootOnBotTypes
property to bot.json
config to allow disabling loot on bots by their type
2024-05-26 16:32:39 +01:00
Dev
7f0d740a17
Added gift code HIDEOUTCAT
, rewards Mr Kerman's cat hologram
2024-05-26 11:44:17 +01:00
Dev
50f224d03a
Added missing jaeger
unlock from Tournament gift
2024-05-25 21:14:44 +01:00
Dev
79b8f4d3e3
Removed forced loot from configs/loot.json
2024-05-25 16:09:23 +01:00
Dev
885a2abcab
Added tournament profile gift code
2024-05-25 14:41:35 +01:00
Kaeno
2a72f0b0f4
Add Sandbox_high to Bot config and PMC config to prevent Custom ai patch from breaking in modules. ( !351 )
...
Reviewed-on: https://dev.sp-tarkov.com/SPT/Server/pulls/351
2024-05-24 07:14:31 +00:00
Dev
d06ba1c94a
Fixed incorrect client version value
2024-05-23 21:49:33 +01:00
Dev
f68827bdc2
Added ability to insert custom text into the server watermark at the bottom via core.json config
2024-05-23 21:40:59 +01:00
Dev
ab0ec68e5b
30150
2024-05-23 17:23:45 +01:00
Dev
cd965bb733
Refactored 2 functions to accept a request object instead of 5+ parameters generateModsForWeapon()
and chooseModToPutIntoSlot()
...
Store meta-data on weapon as its being generated e.g. if it has an optic/front sight/rear sight
use above meta-data to force a low/high profile gas block on weapon during generation
2024-05-21 23:22:16 +01:00
Alex
d13e86ba46
Rebranding to SPT ( !345 )
...
Rebranded src code and scripts to SPT
Co-authored-by: clodan <clodan@clodan.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT-AKI/Server/pulls/345
Co-authored-by: Alex <clodan@noreply.dev.sp-tarkov.com>
Co-committed-by: Alex <clodan@noreply.dev.sp-tarkov.com>
2024-05-21 17:59:04 +00:00
Dev
a211821029
Flagged Evil Spirits
as event quest
2024-05-20 16:52:27 +01:00
Dev
ff39d733e9
Adjusted SUMMER
season start month
2024-05-20 12:24:57 +01:00
Dev
e38ad6dc3e
Adjusted SPRING
season start date to be closer to live
2024-05-20 12:21:55 +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
d95423b0f1
Merge branch 'master' of https://dev.sp-tarkov.com/SPT-AKI/Server into 3.9.0-DEV
...
# Conflicts:
# project/assets/configs/core.json
# project/package.json
# project/src/models/eft/common/IGlobals.ts
# project/src/routers/dynamic/BundleDynamicRouter.ts
2024-05-15 16:39:41 +01:00
Dev
15d41461ef
Update version string
2024-05-15 10:45:50 +01:00
Dev
da61f62a55
Updated version tags
2024-05-13 09:51:28 +01:00
Dev
879d19d912
Adjusted PMC mod chance values
2024-05-12 10:03:22 +01:00
Dev
2e824b129c
Update core json version number
2024-05-11 14:08:03 +01:00
Refringe
735624eb9c
Merge branch '3.8.2-DEV' into 3.9.0-DEV
2024-05-06 21:52:21 -04:00
Dev
77a5b0a4b4
Reworked how insurance picks attachments to delete before return
...
Now has a chance to not pick any to remove (default 10%)
Now only removes attachments that are above a rouble price (default 2000)
Stores attachments in a dictionary weighted by rouble price
Picks random amount of attachments to remove and then picks from pool by price, removing items from pool as they're picked
2024-05-06 15:54:29 +01:00
Dev
509e208fb9
Merge branch '3.8.1-DEV' of https://dev.sp-tarkov.com/SPT-AKI/Server into 3.9.0-DEV
...
# Conflicts:
# project/assets/configs/pmc.json
# project/src/helpers/ItemHelper.ts
# project/src/models/spt/config/IPmcConfig.ts
2024-05-04 21:41:44 +01:00
Dev
99444c7237
Added config to not included secure container loot in PMCs - set to false by default
2024-05-03 21:31:24 +01:00
Dev
3a464af5f4
Merge branch '3.8.1-DEV' of https://dev.sp-tarkov.com/SPT-AKI/Server into 3.9.0-DEV
2024-05-01 12:27:28 +01:00
Dev
39fdeb895c
Expanded Sealed weapon container pool - Added additional weapons + updated ammos + blacklisted melee weapons from pool
2024-05-01 10:34:59 +01:00