Dev
77ae4146c2
Fix various quest reward ids
2024-01-10 22:59:25 +00:00
Dev
53c5034edb
fix variious pmc json errors
2024-01-10 22:47:48 +00:00
Dev
87bf71415f
Update quest json to fix weapon reward errors
2024-01-10 22:42:03 +00:00
Dev
033b0e6805
Slightly increase pmc conversion rate
...
Reduce number of PMCs generated
2024-01-10 21:09:27 +00:00
Dev
5e9be7a2fd
Remove unused loot ids
2024-01-10 15:41:36 +00:00
Dev
9d8efe8e2f
Fix data issue with maska helmet
2024-01-10 15:25:20 +00:00
Dev
6e8028f9c9
Update map base jsons
2024-01-10 12:36:06 +00:00
Dev
68f3ee013c
lint bot.json
2024-01-09 16:18:15 +00:00
Dev
154578dd44
Update randomisation config to specifiy its for weapon mods + add equipment mod adjustment system
...
Adjust PMCs to use more gear mods at higher levels
2024-01-09 16:15:31 +00:00
Dev
f3964639bd
Rename mods
to weaponMods
and add new object equipmentMods
...
regenerate bot jsons to include this new data (includes correct inclusion of equipment slot "TacticalVest" which was previously missing)
Fix issue with PMM ammo causes generation issues
2024-01-09 15:31:56 +00:00
Dev
60f96ea6aa
Update bot + map data
2024-01-09 14:03:24 +00:00
Dev
571d04f957
Add pmc names
2024-01-09 12:33:50 +00:00
Dev
4d663c0ef1
Add missing armor
2024-01-09 10:57:32 +00:00
Dev
586a96ee9f
Merge branch '3.8.0' of https://dev.sp-tarkov.com/SPT-AKI/Server into 3.8.0
2024-01-09 10:30:29 +00:00
Dev
bac86262d4
Improve handling of equipment mod generation
2024-01-09 10:30:00 +00:00
Aburiu
91e035d540
Added missing Hall of Fame area to BEAR/USEC EoD profiles ( !188 )
...
* Adds missing Hall of Fame area to new EoD profiles.
Should allow the area to be built without an error on EoD profiles.
Co-authored-by: Aburiu <44771615+aburiu@users.noreply.github.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT-AKI/Server/pulls/188
Co-authored-by: Aburiu <aburiu@noreply.dev.sp-tarkov.com>
Co-committed-by: Aburiu <aburiu@noreply.dev.sp-tarkov.com>
2024-01-09 08:52:40 +00:00
Dev
0efd2861c7
Update quest and trader assort data
...
new quests:
"Pyramid Scheme"
"Pets Wont Need It P2"
"Properties All Around"
"Dandies"
"Steady Signal"
"Nothing Fishy About This"
some traders are missing level 4
many quests still using old 0.13 data
some quests are out of order/ require wrong quests
2024-01-08 22:15:19 +00:00
Dev
c9de59b5bf
Add Zryachiy's balaclava to boss item collection
2024-01-08 17:45:07 +00:00
Dev
aff5c69c80
Update globals with new changes from live
2024-01-08 12:39:44 +00:00
Dev
30507acd1b
Add armor to randimisation list for PMCs
2024-01-08 10:22:24 +00:00
DrakiaXYZ
3401b4094e
Initial commit of trader services structure ( !187 )
...
- Only contains BTR taxi and delivery services
- Super basic implementation, client doesn't seem to need anything except the service type for these
- Includes handling of the BTR Item Delivery service
Basic implementation can be merged and expanded on later, doesn't break anything by existing (Hopefully)
I've opted to add the routes to the `InRaid` controller/Callbacks, because it is a route only accessed within the raid. Seemed like it would be the best place for it
Co-authored-by: DrakiaXYZ <565558+TheDgtl@users.noreply.github.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT-AKI/Server/pulls/187
Co-authored-by: DrakiaXYZ <drakiaxyz@noreply.dev.sp-tarkov.com>
Co-committed-by: DrakiaXYZ <drakiaxyz@noreply.dev.sp-tarkov.com>
2024-01-08 08:51:46 +00:00
Dev
928e406b76
First draft of randomisd armors on fence
2024-01-07 22:11:05 +00:00
Dev
192baa7456
Add soft inserts to fence blacklist
2024-01-07 21:00:02 +00:00
Dev
ed82e9ed2f
Halloween event fixes
2024-01-07 19:29:42 +00:00
Dev
54948599c3
Fix missing armor item in bot data
2024-01-07 15:35:19 +00:00
Dev
db13df89d9
Add plate filtering system based on bot level
2024-01-07 15:34:59 +00:00
Dev
0fcc411123
Add bot plate json for levels 1-10 and 11-14
2024-01-07 14:46:48 +00:00
Dev
749fc75a25
Add randomWeather/randomTime to inraidConfig
2024-01-07 12:56:57 +00:00
Dev
539cef5d9e
Update Bear EoD account to have an ak-12 instead of an rpk
2024-01-07 09:39:40 +00:00
Dev
b9c82dbb4d
Include plate mod chance % for generation
2024-01-06 23:33:57 +00:00
Dev
68731e399c
FIx arena fighter bot not having helmet mods
2024-01-06 23:30:48 +00:00
Dev
bd60cf51e2
Fix event system not working for events other than halloween and christmas
...
Allow events to overlap
Rename config property from `enableWinterEvent` to `forceWinterEvent`
2024-01-06 23:29:42 +00:00
Dev
ccb658db89
FIx PMCs having no armor plates
2024-01-06 23:23:02 +00:00
Dev
9f99c8d2eb
Regenerate loot without terragroup trail quest dumps
2024-01-06 19:55:23 +00:00
Dev
860ca89a45
Fix dev profiles starting at level 67 instead of the intended 69
2024-01-06 15:55:46 +00:00
Dev
52a5380c33
Add botRelativeLevelDeltaMin
to pmc.json to allow configuration of lowest level of pmc relative to player
2024-01-06 15:19:04 +00:00
Dev
d1b17ad1ea
Merge branch '3.8.0' of https://dev.sp-tarkov.com/SPT-AKI/Server into 3.8.0
2024-01-06 14:55:53 +00:00
Dev
e3b77568c8
Add extra achievement icons
2024-01-06 14:55:42 +00:00
TheSparta
d6c7eef76d
Oops
2024-01-06 13:59:49 +00:00
TheSparta
4a724e55ab
Fixed a few typos in the server en.json locale
...
and left a few others too, I'm assuming some of them were intentional for the pmcresponses
2024-01-06 13:58:05 +00:00
Dev
62dec539db
Update bot/map data
2024-01-06 12:06:19 +00:00
Dev
8ef405e551
Correctly implemented:
...
`client/builds/delete`
`client/builds/equipment/save`
`client/builds/weapon/save`
Updated `defaultEquipmentPresets` json data
Removed old 0.13 preset implementation files
profile-breaking change
2024-01-06 11:11:04 +00:00
Dev
9dbd3d1acf
Updated server handling of quests/repeatable quests to match 0.14 changes - this will break profiles
2024-01-05 19:52:21 +00:00
Dev
6da2ce2f74
Update quest data + improve quest type accuracy
2024-01-05 14:35:29 +00:00
Dev
45748888f6
Update englsih locale
2024-01-04 21:55:04 +00:00
Dev
d1aee50217
Blacklist broken GK-01 12ga compensator
2024-01-04 21:46:29 +00:00
Dev
40e8a8d045
Update bot/map data
2024-01-04 21:15:00 +00:00
Dev
959bf52052
Update bot data
2024-01-03 21:28:06 +00:00
Dev
5b57431dc0
Regenerate map data with dynamic/static fix
2024-01-03 09:36:43 +00:00
Dev
90f82d0e03
Update map linkages
2024-01-02 19:12:11 +00:00
Dev
711b91ab0d
boss support = null fixes to allow map loading
2024-01-02 18:51:05 +00:00
Dev
5d793348a4
Add missing Caliber68x51
caliber data manually
2024-01-02 18:47:10 +00:00
Dev
78dfeef1d1
Fix various bot json issues
2024-01-02 15:52:01 +00:00
Dev
ce538eaace
FIx bad mod_sight_rear
data for marksmen
2024-01-02 15:32:17 +00:00
Dev
2ea22adcad
dynamic and static loot update - hybrid approach of 0.13 and 0.14 loot data
...
sandbox/shoreline/streets = only new
woods/customs/lighthouse/interchange/reserve/factory = new and old
2024-01-02 15:18:42 +00:00
Dev
45c6d4dfe7
Attempt to fix key is null error on customs load sometimes
2024-01-02 14:58:27 +00:00
Dev
0c6ac2a123
Update map x/y coords to match live + disable town+suburbs
2024-01-02 14:56:51 +00:00
Dev
850fc12a86
Fix json error
2024-01-02 14:38:01 +00:00
Dev
7f8d629dbe
Add sandbox pmc waves
2024-01-02 13:49:08 +00:00
Dev
4ea97558f1
Bot updates
2024-01-02 10:13:55 +00:00
Dev
86d234cbc2
update sandbox loose loot
...
Update bot data
remove hard-coded streets btr bot
2024-01-01 21:18:21 +00:00
Dev
ecc8af0aea
Add TWITCHNEWYEARS2023
gift code
2024-01-01 12:23:41 +00:00
Dev
612ba29fad
Test: merge old and new loose loot shoreline data into one file
2024-01-01 10:59:19 +00:00
Dev
8bbea5e085
Update sandbox quest items
2024-01-01 10:45:58 +00:00
Dev
f31ee42912
Update sandbox loot tables
2024-01-01 09:45:36 +00:00
Dev
39ac1e022d
Update trader JSONs
2024-01-01 09:18:50 +00:00
Dev
ca5d73df87
bot json updates
2023-12-31 23:22:59 +00:00
Dev
28f3b99ac1
Bot JSON updates
2023-12-31 16:24:17 +00:00
Dev
c80733ca17
Update sandbox loot values
2023-12-31 16:23:50 +00:00
Dev
2f783f551a
Bot json updates
2023-12-31 14:34:57 +00:00
Dev
084cf38582
Update bot data
2023-12-30 21:57:02 +00:00
Dev
eca799d606
Use correct dictionary for storing data in profile TaskConditionCounters
instead of BackendCounters
2023-12-30 21:30:54 +00:00
Dev
2dc172297f
Improve sandbox loot data
2023-12-30 21:07:53 +00:00
Dev
3398d579e2
Fix incorrect country code
2023-12-30 20:40:38 +00:00
Dev
3fc8905d0d
Update locales
2023-12-30 20:39:00 +00:00
Dev
c41749257d
Update bot data
2023-12-30 20:28:43 +00:00
Dev
30c15ec9f0
Update shoreline static group data
2023-12-30 18:12:09 +00:00
Dev
1f8b82ad08
Merge branch '3.8.0' of https://dev.sp-tarkov.com/SPT-AKI/Server into 3.8.0
2023-12-30 18:07:03 +00:00
Dev
bbaaef4e0a
Update streets statics data with new groups
2023-12-30 18:05:10 +00:00
Terkoiz
593e95f9bc
Updated all language files with the initial export from Crowdin
2023-12-30 19:41:16 +02:00
Dev
29995cccd8
FIx various bot armor gen errors manually
2023-12-30 14:31:30 +00:00
Dev
a055e647e4
Force bot to btr
2023-12-30 13:34:04 +00:00
Dev
dc0ac5869d
Fix caps
2023-12-30 13:33:26 +00:00
Dev
79e735a9e3
add missing bot values
2023-12-30 13:29:50 +00:00
Dev
3a0cd60181
Add bot settings for "shooterbtr"
2023-12-30 13:19:25 +00:00
Dev
148ddab4ca
Add BTR trader to trader config
2023-12-30 13:02:35 +00:00
Dev
e46b390551
Move jsons to correct trader
2023-12-30 12:58:43 +00:00
Dev
400b398503
Add missing btr trader files
2023-12-30 12:51:02 +00:00
Dev
1eec8cf01b
Add shooterBtr bot JSON
2023-12-30 12:07:46 +00:00
Dev
2c68793d79
Add first pass of new bot JSONs
2023-12-30 11:40:03 +00:00
Dev
d72fd3fa24
Add base BTR trader server code
2023-12-30 11:21:19 +00:00
Dev
81393fb629
Improve error logging in weapon gen
2023-12-30 10:45:12 +00:00
Dev
113069464a
FIx wrong id for rpd in pmc weapon pool
2023-12-30 10:44:30 +00:00
Dev
0cdb6fbb08
Merge manually updated 0.13 quests with 0.14 quests gathered so far
2023-12-30 10:44:09 +00:00
Dev
8b345069e8
Add quest image for Luxurious Life
2023-12-30 09:58:46 +00:00
Dev
5abe3e9aac
Update labs base json
2023-12-29 23:30:36 +00:00
Dev
04675c56be
Fix various weapon item errors in traders
2023-12-29 21:38:15 +00:00
Dev
d1b9cbbfc5
Enable snow for christmas/new years
2023-12-29 19:09:03 +00:00
Dev
b70176765e
Add additional quests
2023-12-29 17:28:02 +00:00
Dev
70dcafc6ba
Add new years 2023 gift
2023-12-29 17:18:28 +00:00
Dev
ac002fb548
Manually adjust sandbox wave zones, it looks like BSG copy/pasted the wave data from streets
2023-12-29 16:25:07 +00:00
Dev
4c64460cae
Fix json property name
2023-12-29 16:21:55 +00:00
Dev
868c1c78ee
Remove unnecessary manual armor insert blacklist items as we now block by base type
2023-12-29 16:03:00 +00:00
Dev
47074e6aaa
update PMC jsons with armor plate
...
add new 68x51 ammo
Add new weapons to primary slot pool
2023-12-29 12:19:27 +00:00
Dev
ef178da29b
28375
2023-12-29 09:44:09 +00:00
Valens
7971e81ce3
Update 'project/assets/configs/inraid.json' ( !181 )
...
Updated the inraid.json to add the new Sandbox_VExit.
Reference: [SPT-AKI/Issues#219 ](https://dev.sp-tarkov.com/SPT-AKI/Issues/issues/219 )
Reviewed-on: https://dev.sp-tarkov.com/SPT-AKI/Server/pulls/181
Co-authored-by: Valens <valens@noreply.dev.sp-tarkov.com>
Co-committed-by: Valens <valens@noreply.dev.sp-tarkov.com>
2023-12-29 09:33:24 +00:00
Dev
e27f52c505
Added system to randomise the mods on equipment found as loose/static loot
...
controlled via config
2023-12-28 21:31:31 +00:00
Dev
f227872ddc
Revert bot debug data
2023-12-28 19:02:13 +00:00
Dev
ec263acb96
Add armor plates to various bots
...
Fix rigs mods not being generated for PMCs
2023-12-28 18:57:02 +00:00
Dev
17c4d6cec0
Rework on equipment generation to process mods on an item if the item supports them instead of if the bots mods array has mods
...
Add new bots to bot.json
2023-12-28 18:36:37 +00:00
Dev
cf132de542
Enable sandbox for airdrops
2023-12-28 16:16:55 +00:00
Dev
dce290503c
more json updates
2023-12-28 15:45:16 +00:00
Dev
7992589e3e
Add missing pmc data to config
2023-12-28 15:35:57 +00:00
Dev
b9d5112528
Add new map max bot value + add generated statics data for sandbox
2023-12-28 15:30:42 +00:00
Dev
8cc77d6152
Stub out new ammo
2023-12-28 14:24:53 +00:00
Dev
815bded797
Add sandbox loot data
2023-12-28 13:05:27 +00:00
CWXDEV
5b2b8dc2fb
add achievement images
2023-12-28 12:36:27 +00:00
Dev
07d44cd4bd
Update jsons + ragman clothing
2023-12-28 12:00:11 +00:00
Dev
f3fee2bc39
Update bot difficulties + fix various mod errors
2023-12-28 10:58:29 +00:00
CWXDEV
b1ee7a27b3
add quest images for a few starting quests
2023-12-28 00:16:29 +00:00
Dev
06c60b9fd9
Log bot role on error
2023-12-28 00:06:45 +00:00
CWXDEV
f343871706
Merge branch '3.8.0' of https://dev.sp-tarkov.com/SPT-AKI/Server into 3.8.0
2023-12-28 00:04:11 +00:00
CWXDEV
6b39146965
add armour plates for all profiles (vests, helmets)
2023-12-28 00:03:54 +00:00
Dev
ae41aeef0b
Fixed various JSON issues with pmc and assault bots
2023-12-28 00:03:45 +00:00
Dev
31ed35573b
Merge branch '3.8.0' of https://dev.sp-tarkov.com/SPT-AKI/Server into 3.8.0
2023-12-27 23:30:07 +00:00
Dev
369a8a6cca
Begin work on updating equpiment code to handle required mods
2023-12-27 23:29:37 +00:00
CWXDEV
8e296fb086
finish off adding paca armour pieces to all profiles
2023-12-27 23:08:00 +00:00
Dev
a8a0185257
Blacklist some internal aramid inserts
2023-12-27 22:53:31 +00:00
Dev
fa01f1c2ae
Add armor plates to default profile
...
Implemented 2 achievement endpoints
2023-12-27 22:43:42 +00:00
Dev
d9a9b67db4
Remove bad quest data
2023-12-27 22:01:52 +00:00
CWXDEV
07aadc3654
add new skills to profiles
2023-12-27 19:43:15 +00:00
Dev
083622ce3b
update JSONs
2023-12-27 18:53:10 +00:00
Dev
b7a62557ab
update core json version
2023-12-27 18:37:17 +00:00
Dev
b76d5b142c
Add achievement files
2023-12-27 18:34:35 +00:00
Dev
6679cf5557
update jsons again
2023-12-27 16:14:34 +00:00
Dev
5eaca29a50
Merge branch 'master' of https://dev.sp-tarkov.com/SPT-AKI/Server into 3.8.0
...
# Conflicts:
# project/assets/configs/bot.json
# project/assets/database/locations/shoreline/base.json
# project/assets/database/locations/tarkovstreets/base.json
# project/assets/database/templates/handbook.json
# project/assets/database/templates/items.json
2023-12-27 16:08:54 +00:00
Dev
80b459969a
Add starter quests
2023-12-27 16:07:12 +00:00
Dev
89c4dfde35
Update JSONs
2023-12-27 15:59:43 +00:00
Dev
b70ef6df39
Stub out various endpoints
2023-12-27 15:05:07 +00:00
Dev
db70e8e4bc
Merge branch 'master' of https://dev.sp-tarkov.com/SPT-AKI/Server into 3.8.0
...
# Conflicts:
# project/assets/configs/core.json
# project/src/controllers/DialogueController.ts
2023-12-27 11:24:49 +00:00
Dev
40b999d04c
Update version
2023-12-27 10:56:24 +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
Alex
0ade8f4b9c
Added configs and simplification to ChatBot ( !180 )
...
Co-authored-by: clodan <clodan@clodan.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT-AKI/Server/pulls/180
Co-authored-by: Alex <clodan@noreply.dev.sp-tarkov.com>
Co-committed-by: Alex <clodan@noreply.dev.sp-tarkov.com>
2023-12-25 08:38:42 +00:00
Alex
66f04f194a
Added config to compress profile (zero to none performance difference on high end CPUs) and debug time measurements for load/save times ( !178 )
...
Co-authored-by: clodan <clodan@clodan.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT-AKI/Server/pulls/178
Co-authored-by: Alex <clodan@noreply.dev.sp-tarkov.com>
Co-committed-by: Alex <clodan@noreply.dev.sp-tarkov.com>
2023-12-22 09:27:15 +00:00
Dev
b993226296
Merge branch 'master' of https://dev.sp-tarkov.com/SPT-AKI/Server into 3.8.0
...
# Conflicts:
# project/src/callbacks/DialogueCallbacks.ts
# project/src/callbacks/MatchCallbacks.ts
# project/src/callbacks/NotifierCallbacks.ts
# project/src/controllers/InventoryController.ts
# project/src/controllers/MatchController.ts
# project/src/routers/static/RagfairStaticRouter.ts
2023-12-21 09:07:23 +00:00
Dev
1bb2f0e568
Adjust how fuel is listed on flea
2023-12-19 21:16:24 +00:00
Dev
63073cfdda
Adjust weather weights to lower chance of rain
2023-12-19 18:32:58 +00:00
Dev
90324ed343
Merge branch 'master' of https://dev.sp-tarkov.com/SPT-AKI/Server into 3.8.0
...
# Conflicts:
# project/assets/configs/core.json
# project/package.json
# project/src/generators/RagfairOfferGenerator.ts
2023-12-19 17:31:19 +00:00
Dev
2f3202b921
Skip insured items in special slots being returned on death
2023-12-18 23:08:27 +00:00
Dev
ffcc6ae71f
Force front/rear sights on PMCs
2023-12-17 22:43:48 +00:00
Dev
f322663530
Adjust knight spawn chance on woods
2023-12-17 17:15:42 +00:00
Dev
f0c11ba28c
update version string
2023-12-17 14:12:10 +00:00
Dev
2befcd9fd3
Add additional gifts
2023-12-17 13:41:06 +00:00
Dev
d8e22637ad
Update flea prices
2023-12-17 12:31:03 +00:00
chomp
1cf8b1ec9b
flea-sell-changes ( !176 )
...
Co-authored-by: Shibdib <shibdib@noreply.dev.sp-tarkov.com>
Co-authored-by: Dev <dev@dev.sp-tarkov.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT-AKI/Server/pulls/176
2023-12-17 10:36:54 +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
268a9b8abd
Merge branch 'master' of https://dev.sp-tarkov.com/SPT-AKI/Server into 3.8.0
...
# Conflicts:
# project/src/callbacks/BundleCallbacks.ts
# project/src/controllers/RepeatableQuestController.ts
# project/src/helpers/InRaidHelper.ts
# project/src/loaders/PreAkiModLoader.ts
2023-12-15 14:16:15 +00:00
Dev
85f48a10aa
Fixed quest item appearing multiple times for Beyond the Red Meat Part 2
2023-12-14 21:19:31 +00:00
Dev
6900505b73
Add 64f69b4267e11a7c6206e010 - Chef's diary
to single spawn list, fixes Beyond The RedMeat P1
multi-spawn issue
2023-12-13 22:00:25 +00:00
Dev
75f2fef43a
Increase chance of gifter bot spawning on maps during christmas
2023-12-13 10:14:52 +00:00
Dev
97643f6d70
Add mising m1a 10 round mag to peacekeepr l1 assorts table
2023-12-11 16:37:02 +00:00
Dev
87a40b4d2a
Remove bad magazines from usec/bear bots
2023-12-10 14:09:47 +00:00
Dev
77dba80fbd
Merge branch 'master' of https://dev.sp-tarkov.com/SPT-AKI/Server into 3.8.0
...
# Conflicts:
# project/assets/configs/core.json
# project/assets/database/locales/global/ch.json
# project/assets/database/locales/global/cz.json
# project/assets/database/locales/global/en.json
# project/assets/database/locales/global/es-mx.json
# project/assets/database/locales/global/es.json
# project/assets/database/locales/global/fr.json
# project/assets/database/locales/global/ge.json
# project/assets/database/locales/global/hu.json
# project/assets/database/locales/global/it.json
# project/assets/database/locales/global/jp.json
# project/assets/database/locales/global/kr.json
# project/assets/database/locales/global/pl.json
# project/assets/database/locales/global/po.json
# project/assets/database/locales/global/ru.json
# project/assets/database/locales/global/sk.json
# project/assets/database/locales/global/tu.json
# project/src/controllers/TradeController.ts
# project/src/generators/LocationGenerator.ts
2023-12-08 22:20:16 +00:00
Dev
fd55727054
Bugfixes and small optimisations
2023-12-07 20:22:35 +00:00
Dev
b148977c79
Update locales - fixes The Punisher - Harvest
quest issue
2023-12-05 13:44:16 +00:00
Dev
ea9ebf695d
Update version string
2023-12-04 19:12:22 +00:00
Dev
c73a9ad9ba
Test adjustment to PMC brains on customs
2023-12-04 18:57:33 +00:00
Dev
2410ddfe59
Update flea prices
2023-12-03 11:41:58 +00:00
Dev
1db690afb3
Merge branch 'master' of https://dev.sp-tarkov.com/SPT-AKI/Server into 3.8.0
...
# Conflicts:
# project/src/controllers/HideoutController.ts
2023-12-03 11:13:22 +00:00
DanW
fc8b49b313
Increase minimum Scav time for Factory ( !172 )
...
Based on tester feedback, ensure at least 5 minutes is remaining for Factory Scav raids.
If we have evidence that people can regularly spawn into Factory on live EFT with 3-4 min remaining, then maybe we should just adjust the weights instead.
Co-authored-by: dwesterwick <dwesterwick@yahoo.com>
Co-authored-by: chomp <chomp@noreply.dev.sp-tarkov.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT-AKI/Server/pulls/172
Co-authored-by: DanW <danw@noreply.dev.sp-tarkov.com>
Co-committed-by: DanW <danw@noreply.dev.sp-tarkov.com>
2023-12-03 10:03:19 +00:00
Dev
044f4f9eb3
Update Skiers questassort data
2023-12-03 10:01:55 +00:00
Dev
b834cd0547
increase chance scav raid time is reduced
2023-12-02 23:01:18 +00:00
DanW
1fdd1967e9
Change name of trainArrivalDelaySeconds to clarify its meaning ( !171 )
...
Changed the name of the new `trainArrivalDelaySeconds` setting to `trainArrivalDelayObservedSeconds` so it's more obvious that it doesn't actually control the train arrival time.
`trainArrivalDelayObservedSeconds` is my first choice for naming this setting, and `trainArrivalDelayThatYouDefinitelyShouldNotChangeSoDoNotEvenThinkAboutItSeconds` is my second choice.
Co-authored-by: dwesterwick <dwesterwick@yahoo.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT-AKI/Server/pulls/171
Co-authored-by: DanW <danw@noreply.dev.sp-tarkov.com>
Co-committed-by: DanW <danw@noreply.dev.sp-tarkov.com>
2023-12-02 19:41:27 +00:00
Dev
2a3839f6de
Move trainArrivalDelaySeconds
value into config
2023-12-01 09:03:14 +00:00
Dev
7bf5f822ee
Add 15% chance bear/usec spawn on reserve raid start
2023-11-30 15:22:10 +00:00
Dev
2148eaafe5
Merge branch 'master' of https://dev.sp-tarkov.com/SPT-AKI/Server into 3.8.0
...
# Conflicts:
# project/src/context/ApplicationContext.ts
# project/src/context/ContextVariableType.ts
# project/src/controllers/QuestController.ts
# project/src/di/Container.ts
# project/src/generators/weapongen/implementations/ExternalInventoryMagGen.ts
2023-11-30 10:20:37 +00:00
Dev
000e48ca4c
Allow wave adjustment to be controlled via config param
...
Prevent bot wave min/max from falling below 0
2023-11-29 17:18:45 +00:00
Dev
a7e003dca3
Adjust scav time weights and reduce chances
2023-11-29 15:10:08 +00:00
Dev
673cefcc00
Add PP-91-01 "Kedr-B" 9x18PM submachine gun
to PMC weapon pool
2023-11-29 13:01:36 +00:00
Dev
231a52f8be
Update quest assort data (includes peacekeeper ammo unlocks for new event quest)
2023-11-28 19:50:40 +00:00
Dev
d0bd178230
Add event quest: The Punisher - Harvest
2023-11-28 19:03:17 +00:00
Dev
9c2725e2fe
Add system that adjusts the loot multipliers for a scav raid based on the percentage of the raid time remaining
...
Controlled per location
Most maps are capped at 40/50% min
Added multiple config proeprties to configure how system works
Added ability to remove all AppContext values by key
During `getRaidTime()` loot % modifier values are stored in app context,
Then, during `generate()` those values are retreived and applied if found
After loot generation values are reset to their original value
2023-11-28 12:42:58 +00:00
Dev
f9cf3242c8
Add new core config entry fixProfileBreakingInventoryItemIssues
, defaults to off
...
Attempts to fix common issues that happen to profile inventory items:
Duplicate items with the same _id value
Item Tag names with non alphanumeric characters
StackObjectsCount null values
2023-11-28 11:06:08 +00:00
Dev
367d453d09
lint
2023-11-27 15:07:45 +00:00
Dev
7a798d2b60
Reworked singleplayer/settings/getRaidTime
endpoint
...
Handles adjustments to train extract appearance times
Handles time needed to be alive in a raid to get a Success raid status
Added extra reduction percent weight: 30%
2023-11-27 15:02:35 +00:00
Dev
8d32cf2d03
Store player scav brain data in config and pass to client when requested
2023-11-26 21:33:47 +00:00
Dev
ac459335c0
Add new endpoint to calcualte a reduced raid time for scavs and send the maps base.EscapeTimeLimit
value to client for PMC raids
2023-11-26 21:11:03 +00:00
Dev
9ec3a6ec95
update EN locale
2023-11-22 14:29:00 +00:00
Dev
aa6f765a64
Merge branch 'master' of https://dev.sp-tarkov.com/SPT-AKI/Server into 3.8.0
...
# Conflicts:
# project/assets/configs/core.json
2023-11-22 14:28:30 +00:00
Dev
a5200e08d9
Add Zvezda assort for completing Our Own Land
(prapor l4)
2023-11-22 14:20:17 +00:00
Dev
5559b938c3
Add thicc case barter for completing special equipment
(peacekeeper l4)
2023-11-22 14:15:36 +00:00
Dev
112bbbea09
Adjust modloader-missing_package_json
locale text
2023-11-21 19:35:48 +00:00
Dev
b55a0d03df
Add Crye Precision AVS plate carrier (Tagilla Edition)
to boss items array
2023-11-20 11:21:44 +00:00
Dev
c1219ed374
Blacklist Crye Precision AVS plate carrier (Tagilla Edition)
from scav case rewards
2023-11-20 11:20:40 +00:00
Dev
fc52c308bd
Lower chance of non-standard account PMCs
2023-11-20 10:38:14 +00:00
Dev
f727b13215
prevent collection quests requesting more than 1 ammo per repeatable quest
2023-11-19 20:29:41 +00:00
Dev
89ff63f822
Update flea prices
2023-11-19 17:14:16 +00:00
Dev
fa054307dd
Update version
2023-11-19 15:08:30 +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