Dev
9293dd2cd1
Add additional Caliber9x18PM ammo to PMCs
2023-07-31 12:49:19 +01:00
Dev
44a7085da5
Add additional event quest
2023-07-31 09:25:21 +01:00
Dev
0b07ef8603
Fix item not appearing
2023-07-30 21:49:35 +01:00
Dev
59b2fc3602
Typo fix
2023-07-30 19:29:19 +01:00
Dev
4eb43c8832
Update bot JSONs
2023-07-30 17:44:01 +01:00
Dev
b9c324568b
Update JSONs
2023-07-30 15:45:39 +01:00
Dev
9c5b5f230f
Update en locales + add quests
2023-07-30 15:36:00 +01:00
Dev
5b7199b952
Update flea prices + Add sytem for adjusting unreasonable high mod prices on flea
2023-07-30 15:22:19 +01:00
Dev
6b8fadef40
Save trader standing changes post-raid
2023-07-30 11:30:31 +01:00
Dev
bb5a2f52cf
Add quest image
2023-07-29 14:38:09 +01:00
Dev
59628aea5e
Build server against es2021, instead of es2020
2023-07-29 14:26:42 +01:00
Dev
7c77211f59
Update server deps
2023-07-29 14:13:00 +01:00
Dev
a514a94b45
Improve wording + Add missing properties from config
2023-07-29 10:16:03 +01:00
Dev
4400357c0e
Remove unused properties
2023-07-29 09:09:38 +01:00
Dev
e3413ae778
Add additional quests: Make Amends - Buyout
, Make Amends P1
, TerraGroup Trial Part 2
2023-07-29 08:25:31 +01:00
Dev
4ebb9b1729
Include TerraGroup Trial quests in event quest array
2023-07-28 21:52:43 +01:00
Dev
c501712dda
Update quests json, adds event quest p1
2023-07-28 21:06:05 +01:00
Dev
476296bef3
Add additional quest files to loot jsons
2023-07-28 20:59:26 +01:00
Dev
46dd52b174
Add quest item to lighthouse
2023-07-28 20:49:08 +01:00
Dev
73f4452d2b
Force odobolobos n on crazy event scavs
2023-07-28 19:57:54 +01:00
Dev
31d2177b0a
Regen bots
2023-07-28 19:07:22 +01:00
Dev
7d98e6d396
Update JSONs
2023-07-28 18:16:51 +01:00
Dev
267d54d214
Merge branch 'master' of https://dev.sp-tarkov.com/SPT-AKI/Server
2023-07-28 17:11:54 +01:00
Dev
b25342d2f5
Log error when RAID_CONFIGURATION values cannot be found inside getBotDifficulty()
2023-07-28 17:11:18 +01:00
Nehax
0afdd29f21
FR translation typos and misspelling fixes + missing translation ( !107 )
...
Fixed a bunch of translation errors, added a missing PMC chat translation.
Co-authored-by: NehaxFr <nehaxfr@proton.me>
Reviewed-on: https://dev.sp-tarkov.com/SPT-AKI/Server/pulls/107
Co-authored-by: Nehax <nehax@noreply.dev.sp-tarkov.com>
Co-committed-by: Nehax <nehax@noreply.dev.sp-tarkov.com>
2023-07-28 14:03:49 +00:00
Dev
5a435b363a
25206
2023-07-28 10:01:14 +01:00
Dev
238d79c2f2
Move bot property to correct sub object
2023-07-27 16:16:35 +01:00
Dev
32b32e627b
Force afaks into PMCs secure container
2023-07-27 15:01:08 +01:00
Dev
03b5081870
Adjust heal rate for PMCs
2023-07-27 13:51:42 +01:00
Dev
8a26d3f807
Rework items added to container code, now stops after 4 failed attempts
...
Don't increment cost of loot container total value if item was not placed in container
2023-07-27 13:14:09 +01:00
Dev
2d57bdb0ef
Add option to force healing items into PMCs secure
...
Make bots heal to a 90% instead of 65%
Log when item cannot fit into container when genning bots
2023-07-27 12:15:06 +01:00
Dev
6581896e30
Revert 999 stack size of ammo in bots secure containers + set secure stack count to 20 instead of 15
2023-07-26 22:46:19 +01:00
Dev
9b729dbbc2
More PMC names
2023-07-26 17:51:23 +01:00
Dev
904c406a33
Add extra PMC names
2023-07-26 17:46:03 +01:00
Dev
ef03d546ce
Improvements to PMC gear variety + comment changes
2023-07-26 16:41:54 +01:00
Dev
76dce7a548
Nullguard across multiple dialogueController methods to prevent missing profile/dialog from killing client
2023-07-26 12:47:42 +01:00
Dev
9cc4cba105
Merge branch 'master' of https://dev.sp-tarkov.com/SPT-AKI/Server
...
# Conflicts:
# project/src/controllers/DialogueController.ts
2023-07-26 09:40:41 +01:00
Dev
dde41f2bab
Improvements to chat responses
...
Exit response code when gift code entered
Reply to additional keywords
Randomisd responses + added multiple
2023-07-26 09:39:14 +01:00
Dev
06d39b26a9
Improvements to chat responses
...
Exit response code when gift code entered
Reply to additional keywords
Randomisd responses + added multiple
2023-07-26 09:38:33 +01:00
Dev
69f08d9f87
Improve comments
2023-07-25 21:14:18 +01:00
Dev
6e33a9c37e
Add functionality to fail quests on server after failing them in-raid, fixes failing colleagues part 3 by completing sadist
2023-07-25 20:37:45 +01:00
Dev
9e056cf8f3
Handle failing quests post-raid if they are now failed and were not pre-raid
2023-07-25 19:50:46 +01:00
Dev
0a1913ab49
Fix issue with completing Sadist
not failing Colleagues Part 3
...
Added fail state to colleagues p3
Reworked loop inside `getQuestsFailedByCompletingQuest()` to use .some() instead
Reworked `failQuests()` to check all fail conditions instead of just the first one
2023-07-25 19:20:17 +01:00
Dev
903dbdf432
Improve emulation of live tarkov data - Remove hideout data from bots that are not pmcs or pscavs prior to being sent to client
2023-07-25 17:44:23 +01:00
Dev
b16d849280
Only add player to users inside getProfilesForMail() if they dont exist
2023-07-25 15:59:39 +01:00
Dev
8178f40b5d
Comment improvements
2023-07-25 14:04:21 +01:00
Dev
38b921a7e4
Move gift checks into GiftService.sendPraporStartingGift
2023-07-25 11:17:54 +01:00
Dev
41b4bdc432
Fix bug that casued prapor to send new player gifts regardless of how old profile was
...
Surround gift sending code with gift recieved check first
2023-07-25 10:36:23 +01:00
Dev
1a80d3fab8
Prevent exception in gift existence check doesnt find a profile
2023-07-25 10:35:12 +01:00
Dev
fd365df8ba
FIx getGameConfig() failing on profile creation
2023-07-25 10:22:12 +01:00