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
cae4dba822
Merge branch '3.8.0' of https://dev.sp-tarkov.com/SPT-AKI/Server into 3.8.0
2023-12-30 19:41:40 +02:00
Terkoiz
593e95f9bc
Updated all language files with the initial export from Crowdin
2023-12-30 19:41:16 +02:00
Dev
bea2a5d30a
Correctly add armor inserts into statically spawned helmets
2023-12-30 17:38:06 +00:00
Dev
a194569946
Basic implementation for viewing other profiles
2023-12-30 16:41:20 +00: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
78c53f36d8
Improve post raid type data accuracy
2023-12-30 10:45:37 +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
6a8d8258dd
Update getProfileStatus()
to make live
2023-12-29 23:24:23 +00:00
Dev
11e64eacab
Add achievement storage to profile on creation
2023-12-29 23:06:57 +00:00
Dev
22a4ba3643
make account id closer in style to live
2023-12-29 22:53:16 +00:00
Dev
04675c56be
Fix various weapon item errors in traders
2023-12-29 21:38:15 +00:00
Dev
ca7958afed
Implement Place of face
hideout area
...
Implement adding/removing favorite items
2023-12-29 20:22:50 +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
5a57895998
Fix server error when adding lootable armor to raid
2023-12-29 17:13:48 +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
6d4314c5d8
Merge branch '3.8.0' of https://dev.sp-tarkov.com/SPT-AKI/Server into 3.8.0
...
# Conflicts:
# project/src/models/enums/BaseClasses.ts
2023-12-29 15:49:30 +00:00
Dev
8c546bd1a8
Add new base classes and update name of ARMORED_EQUIPMENT
2023-12-29 15:48:25 +00:00
CWXDEV
b1c3e5b310
Add builtInInserts to baseclasses and remove from flea offers
2023-12-29 15:33:43 +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
8e2ad5697e
Add armorColliders
type
2023-12-28 21:39:46 +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
7b13f69f18
Handle when no data exists for a map without killing server
2023-12-28 15:13:29 +00:00
Dev
52f67161df
Merge branch '3.8.0' of https://dev.sp-tarkov.com/SPT-AKI/Server into 3.8.0
2023-12-28 14:25:01 +00:00
Dev
8cc77d6152
Stub out new ammo
2023-12-28 14:24:53 +00:00
CWXDEV
d5d15d64a7
fix order
2023-12-28 13:15:43 +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
b4ca22a0d5
Typo fix
2023-12-28 12:22:06 +00:00
Dev
c1f8cee19f
Fix issues with mag tempalte saving
2023-12-28 12:19:52 +00:00
Dev
8dc322180f
Implement magazine template saving
2023-12-28 12:02:37 +00:00
Dev
2f3b2590d6
Merge branch '3.8.0' of https://dev.sp-tarkov.com/SPT-AKI/Server into 3.8.0
2023-12-28 12:00:29 +00:00
Dev
07d44cd4bd
Update jsons + ragman clothing
2023-12-28 12:00:11 +00:00
CWXDEV
d49a9da751
check for null on conditionCounters
2023-12-28 11:30:36 +00:00
Dev
f3fee2bc39
Update bot difficulties + fix various mod errors
2023-12-28 10:58:29 +00:00
Dev
422a817360
Remove unused code
2023-12-28 08:48:40 +00:00
CWXDEV
b1ee7a27b3
add quest images for a few starting quests
2023-12-28 00:16:29 +00:00
Dev
31198120a1
Add missing param
2023-12-28 00:07:41 +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
Dev
db296499e9
Fix profile ids being prepended with pmc/scav killing game load
2023-12-27 22:01:30 +00:00
Dev
8bd4a31c1e
Remove more code
2023-12-27 20:32:22 +00:00
CWXDEV
488bc9dbf3
fix buildscallbacks
2023-12-27 20:22:53 +00:00
Dev
b6813141fd
Changes to get closer to main menu
2023-12-27 20:19:17 +00:00
Dev
01127d651e
Fix app context
2023-12-27 20:08:57 +00:00
Dev
6d601f85cd
Merge branch '3.8.0' of https://dev.sp-tarkov.com/SPT-AKI/Server into 3.8.0
2023-12-27 19:52:44 +00:00
Dev
c3bddbbad2
Add TaskConditionCounters to profile and favorite array
2023-12-27 19:52:35 +00:00
CWXDEV
07aadc3654
add new skills to profiles
2023-12-27 19:43:15 +00:00
Dev
dccb356f62
Add missing property
2023-12-27 19:12:42 +00:00
Dev
99eaeeb63b
Set winterEventEnabled
value on start
2023-12-27 18:55:58 +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
9e55a52965
update quest objects and implement get achievemetns
2023-12-27 17:15:38 +00:00
Dev
87b177586e
Add new properties to IGlobals
2023-12-27 16:30:26 +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
f9a1d117ea
prevent client/quest/list
handler from showing quests from traders who no longer exist
2023-12-26 16:26:15 +00:00
Dev
538a5f2807
Fix Czech locale not being picked up correctly
2023-12-26 15:55:50 +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
6caf97d7ee
Flag items given as FiR
...
Fix weapon preset reqeust not returning more than 1 item
2023-12-25 13:22:31 +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
26a6553eaa
Add customizable chat bots and chat commands ( !179 )
...
* Use ICommandoCommand interface to register a new command for Commando! Our new and shiny chat bot that takes care of all your commanding needs
* Use IDialogueChatBot to register you new chatty friend bot!
* If you are feeling lazy, you can also use the ISptCommand and register a command that will use "spt" prefix
* spt give command has been added! Feeling like cheating today? hehe use "spt give tplId quantity" and get a new shiny item on your inbox!
Co-authored-by: clodan <clodan@clodan.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT-AKI/Server/pulls/179
Co-authored-by: Alex <clodan@noreply.dev.sp-tarkov.com>
Co-committed-by: Alex <clodan@noreply.dev.sp-tarkov.com>
2023-12-24 19:54:27 +00:00
Dev
ea2257c2fb
Add function to allow addition of custom weapons to PMCs
2023-12-24 16:06:18 +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
TheSparta
4f8670c657
Reworked LinkedList and Queue
...
- Reworked LinkedList and Queue
- Written tests for LinkedList and Queue
2023-12-21 22:27:19 +00:00
Dev
c7572fdaf2
Improve accuracy of total game time
2023-12-21 22:12:55 +00:00
TheSparta
a2f0b4584f
Updated dependencies
2023-12-21 19:02:07 +00:00
Dev
8b287267d5
Merge branch 'master' of https://dev.sp-tarkov.com/SPT-AKI/Server into 3.8.0
2023-12-21 10:21:08 +00:00
Dev
f451920fb7
Show error when item not found in player inventory when handing over items for quest
2023-12-21 10:15:57 +00:00
Dev
956397864c
Fix items disappearing after repair
2023-12-21 09:31:07 +00:00
Dev
72e4d91185
fix server start error
2023-12-21 09:12: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
0de6f201fe
Fix exploit where FiR status was preserved when merging non FiR items into a FiR stack
2023-12-20 19:48:26 +00:00
Dev
b5a3f2fe32
Additional tye improvements
2023-12-20 00:27:27 +00:00
Dev
6930267d8b
Add various missing types
2023-12-20 00:17:27 +00:00
Dev
cf782a8fcb
Add endpoint client/ragfair/offer/findbyid
2023-12-19 23:52:39 +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
c2cd9ff895
Fix code error in clearValues()
2023-12-19 17:21:22 +00:00
Dev
8a964aef29
improve IScavRaidTimeLocationSettings
comments
2023-12-19 13:23:27 +00:00
Dev
2f3202b921
Skip insured items in special slots being returned on death
2023-12-18 23:08:27 +00:00
Dev
8853159b55
Fix player offers being expired before checking if they were sold
2023-12-18 22:32:46 +00:00
Dev
6b82663ee1
Fix items with a condition property not being correctly classified by ragfair code
2023-12-18 11:18:13 +00:00
Dev
ffcc6ae71f
Force front/rear sights on PMCs
2023-12-17 22:43:48 +00:00
Dev
799690d2a6
Clone the preset data prior to pushing into reward away - prevents preset being later modified
2023-12-17 22:42:26 +00:00
Dev
9e95e1bbac
prevent random ammo stacks going above 60
2023-12-17 22:36:47 +00:00
Dev
f322663530
Adjust knight spawn chance on woods
2023-12-17 17:15:42 +00:00
Blurr
0fb1c33edb
Added missing AmmoTypes ( !177 )
...
Had them to hand from a recent mod, so gathered might as well add them. All hashes were originally gathered from https://db.sp-tarkov.com/
Reviewed-on: https://dev.sp-tarkov.com/SPT-AKI/Server/pulls/177
Co-authored-by: Blurr <blurr@noreply.dev.sp-tarkov.com>
Co-committed-by: Blurr <blurr@noreply.dev.sp-tarkov.com>
2023-12-17 14:24:28 +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
10b88b54b3
Add guard to fillMagazineWithCartridge()
to prevent bad mod data breaking server
2023-12-16 22:23:50 +00:00
Dev
66630a5fc6
Improve comments
2023-12-16 21:59:30 +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
7950bef43e
Make use of global values when sending player back unsold offer items + rep loss
2023-12-16 15:50:35 +00:00
Dev
d2f6a16312
Fix issue spotted by Shibdib
where player flea offers aren't taking into account globals time listing value
2023-12-16 15:11:11 +00:00
Dev
64334339b3
Fix flea not showing correct categories until unlock level + 1
2023-12-15 23:45:04 +00:00
Dev
5b886038e9
Change warning logging into debug inside adjustWeighting()
2023-12-15 19:45:40 +00:00
Dev
f815839ed8
make getUpdateableTraders()
public
2023-12-15 15:26:23 +00:00
Dev
b6e7679b03
Merge branch 'master' of https://dev.sp-tarkov.com/SPT-AKI/Server into 3.8.0
2023-12-15 14:43:30 +00:00
Dev
c394cd6c6c
Ensure all classes are exported consistently
2023-12-15 14:43:05 +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
TheSparta
d1dc04cbec
Fixed missed method rename
...
- getAllSeasonalEventItems got renamed getInactiveSeasonalEventItems
2023-12-15 14:10:33 +00:00
TheSparta
75fd744321
missed some node version refs
2023-12-15 14:06:02 +00:00
TheSparta
865dbf1b13
Updated to node v20.10.0
2023-12-15 13:59:45 +00:00
TheSparta
24a15fc573
Updated dependencies
2023-12-15 13:57:25 +00:00
Dev
950d17ef1d
Add special slots to getPlayerGear()
2023-12-15 10:38:32 +00:00
Dev
ba1bdc9c5f
Clean up comments for items removed post-raid
2023-12-15 10:36:26 +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
fd14338f5a
Exit isItemIncompatibleWithCurrentItems()
function if item doesnt exist in db or has no _props field
2023-12-14 18:19:50 +00:00
Dev
88c4cf949c
Add comments to various functions
...
Remove redundant function `isWeaponTemplate()`
log warning message when `reparentPresets()` reassigns root item tpl
2023-12-14 15:47:01 +00:00
Dev
bda6d66e92
Log names of files being serialsied
2023-12-13 22:16:21 +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
9e6c12a9b2
Log file being deserialized
2023-12-13 20:02:44 +00:00
Dev
3e2253aaef
Merge branch 'master' of https://dev.sp-tarkov.com/SPT-AKI/Server
2023-12-13 10:18:01 +00:00
Dev
75f2fef43a
Increase chance of gifter bot spawning on maps during christmas
2023-12-13 10:14:52 +00:00
Rev
c26b6b83a7
Update Dockerfile.docs ( !174 )
...
* Upgrade Node version from 14 to 18 and also add `alpine` as well for smaller image and faster build
* Update Nginx image to use stable version and also `alpine` as well for smaller image and faster build
Co-authored-by: Rev <revaxl09@gmail.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT-AKI/Server/pulls/174
Reviewed-by: chomp <chomp@noreply.dev.sp-tarkov.com>
Co-authored-by: Rev <rev@noreply.dev.sp-tarkov.com>
Co-committed-by: Rev <rev@noreply.dev.sp-tarkov.com>
2023-12-12 09:50:46 +00:00
XDenizX
d356070688
Added the display of the nickname of the connected player during logging. ( !173 )
...
Co-authored-by: XDenizX <denizik1@mail.ru>
Reviewed-on: https://dev.sp-tarkov.com/SPT-AKI/Server/pulls/173
Co-authored-by: XDenizX <xdenizx@noreply.dev.sp-tarkov.com>
Co-committed-by: XDenizX <xdenizx@noreply.dev.sp-tarkov.com>
2023-12-12 09:49:35 +00:00
Dev
97643f6d70
Add mising m1a 10 round mag to peacekeepr l1 assorts table
2023-12-11 16:37:02 +00:00
Dev
786b9013fd
Log to console when seasonal event is active
2023-12-11 14:42:17 +00:00
Dev
14e94dbb8e
Fix issue where scav raids would generate MORE loot the shorter the raid was
2023-12-11 14:42:04 +00:00
Dev
b15c8e196e
Log total count of static items being spawned
2023-12-11 14:41:30 +00:00
Dev
2cebf5f2ee
Prevent giving player 0 intellet as reward after repairing item
2023-12-11 11:46:54 +00:00
Dev
73cfc16699
Prevent giving player 0 intellect skill points when crafting in hideout
2023-12-11 11:45:23 +00:00
Dev
4eebd5feef
Change skill reward being 0 from an error to warning
2023-12-11 11:44:26 +00:00
Dev
25bfda0d56
Prevent increasing a skill to beyond the game limit of 5100 points
2023-12-11 11:43:30 +00:00
Dev
3acd07c034
Update cleanUpCompleteCraftsInProfile()
to handle when a hideout craft is cancelled by player
...
value in kvp will be null
2023-12-10 22:31:55 +00:00
Dev
87a40b4d2a
Remove bad magazines from usec/bear bots
2023-12-10 14:09:47 +00:00
Dev
12cda6acb8
getWeaponRepairSkillPoints()
has a chance to return 0 due to the possibility of a critical failure, only run addSkillPointsToPlayer()
if value is above 0
2023-12-10 13:18:14 +00:00
Dev
bdd9a4cd9b
Improve handling of Lightkeeper quests
...
When LK gives a time-gated quest it was being saved into the profile with a status of `Locked`, meaning it would stay there forever.
Post raid:
Check post-raid for locked quests and update them to be `AvailableAfter` + assign the unlock time to `availableAfter`
Check for quests flagged as `AvailableAfter` and have a `availableAfter` timestamp before current time, change to `AvailableForStart`
2023-12-10 13:09:54 +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
18dc76ec2c
Improve handling of adding items to a bot container when the items type is incompatible with container
2023-12-08 16:27:34 +00:00
Dev
8a78e074a4
From testing, inspecting an item sets value to false, not true
2023-12-07 20:37:56 +00:00
Dev
fd55727054
Bugfixes and small optimisations
2023-12-07 20:22:35 +00:00
Dev
c015882eac
Improve handling of a mail profileChangeEvents
property
2023-12-07 20:16:04 +00:00
Dev
7c2d93e87b
Handle edge case when an item is missing a min/max stack size value
2023-12-07 20:07:46 +00:00
Dev
3f46cffcfe
Rewrote getCategoriesFromOffers()
to make use of filter.reduce instaed of a giant loop
2023-12-07 11:57:28 +00:00
Dev
ef9ecfd51d
Change warning to debug message
2023-12-06 19:18:25 +00:00
Dev
7f995de5d1
Reworked how the flea market categories are calculated, instead of trying to be smart and add/remove in a cache as offers are created, calculate the categories when needed
...
Categories:
Are now much more accurate
take into account when player is below flea unlock level
Any with a (1) and no offers have been fixed
Take into account when offers are barters + barters are filtered out
Skip items with a type of `node` during flea assort generation
2023-12-05 20:41:43 +00:00
Dev
56366068e0
Remove redundant quest item check from fence assort generation as its already handled by itemHelper.isValidItem()
2023-12-05 15:00:23 +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
ef769cf0d7
Cleanup of var names and comments inside addForcedLoot()
...
Prevent duplicate loot locations with same Id being added to client response
2023-12-04 16:00:44 +00:00
Dev
221cd98316
Allow fixProfileBreakingInventoryItemIssues()
to also fix clothing issues
...
Move `fixProfileBreakingInventoryItemIssues` into `ProfileFixerService`
2023-12-03 20:37:35 +00:00
Dev
fd40d47698
Handle when hideout crafts have null progress values, not just undefined
2023-12-03 14:50:01 +00:00
Dev
48de3139ae
Fix bug where setting ragfairconfig.purchasesAreFoundInRaid to true would make trader purchases on flea Found in raid
2023-12-03 12:06:52 +00:00
Dev
3d28574969
Remove unused ref to uuid generator
2023-12-03 11:43:56 +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
f5e5136603
Fix big that casued bots to spawn with only 1 magazine at most
2023-12-02 19:25:46 +00:00
Dev
12cb176a42
Potential fix for failed/repeatable quests keeping their subtask completed status
2023-12-02 00:10:25 +00:00