Kaeno
fcdf537c3b
Update JSONs
2024-07-16 15:49:49 +01:00
Kaeno
5bc9a81e0a
Update raid times for maps ( !377 )
...
Reviewed-on: https://dev.sp-tarkov.com/SPT/Server/pulls/377
3.9.2-BEM-20240716
2024-07-16 13:48:53 +00:00
Dev
bf8a403372
Removed redundant check on unlocking hideout crafts
...
(cherry picked from commit 433ea6566ac562bc5cca16b5082fa6d76a0ee86b)
2024-07-16 11:59:01 +01:00
Dev
b72e6da22e
increased GP coin rewards for daily/weeklies
...
(cherry picked from commit fe5099883acae8a680655df688fbfbcf2e9b988f)
2024-07-16 11:58:48 +01:00
Dev
fe5099883a
increased GP coin rewards for daily/weeklies
2024-07-16 11:36:19 +01:00
Dev
433ea6566a
Removed redundant check on unlocking hideout crafts
2024-07-16 11:32:46 +01:00
Dev
8781c595fa
Added quest icon for Gendarmerie District Patrol
...
(cherry picked from commit 9b216c2a006004e6a2d368cf75cacf081307055d)
2024-07-16 11:27:30 +01:00
Dev
9b216c2a00
Added quest icon for Gendarmerie District Patrol
2024-07-16 11:27:15 +01:00
Cj
00fffa7845
Add method for capping skill progress ( !376 )
...
Adds a check to the `ProfileFixerService` to cap skill progress at 5100. This prevents users from going over the cap with applications like profile editor, resulting in potential negative crafting times and other oddities.
Co-authored-by: Cj <161484149+CJ-SPT@users.noreply.github.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT/Server/pulls/376
Co-authored-by: Cj <cj@noreply.dev.sp-tarkov.com>
Co-committed-by: Cj <cj@noreply.dev.sp-tarkov.com>
2024-07-15 19:34:26 +00:00
DrakiaXYZ
c46cdaeb18
Don't allow production timers to be reduced below 5 seconds ( !375 )
...
This should avoid potential issues when mods drastically increase the crafting skill level, or otherwise modify the profile in ways that cause negative production times
Co-authored-by: DrakiaXYZ <565558+TheDgtl@users.noreply.github.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT/Server/pulls/375
Co-authored-by: DrakiaXYZ <drakiaxyz@noreply.dev.sp-tarkov.com>
Co-committed-by: DrakiaXYZ <drakiaxyz@noreply.dev.sp-tarkov.com>
2024-07-15 19:33:38 +00:00
Dev
3dcb65cf41
Updated version string
3.9.2-BEM-20240715
2024-07-15 19:25:48 +01:00
chomp
50bafeb100
Fix flea selling issues ( !374 )
...
Co-authored-by: Dev <dev@dev.sp-tarkov.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT/Server/pulls/374
(cherry picked from commit 4fd113d00dda4a5e9e3f26d551bd8904156d1086)
2024-07-15 19:24:53 +01:00
chomp
4fd113d00d
Fix flea selling issues ( !374 )
...
Co-authored-by: Dev <dev@dev.sp-tarkov.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT/Server/pulls/374
2024-07-15 18:24:23 +00:00
trippy
6f3a674fd8
Change methods to public ( !373 )
...
Change generateBotsFirstTime and returnSingleBotFromCache methods to public.
The generate method that call these methods is overridden in Fika.
Co-authored-by: trippyone <137233897+trippyone@users.noreply.github.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT/Server/pulls/373
Co-authored-by: trippy <trippy@noreply.dev.sp-tarkov.com>
Co-committed-by: trippy <trippy@noreply.dev.sp-tarkov.com>
2024-07-15 15:29:33 +00:00
Dev
77da49bb9e
Added common weapon crate
...
(cherry picked from commit 9e1c3304f0e5c0a83ddb4b3b0cd56d7d1c7419dd)
2024-07-15 11:31:28 +01:00
Dev
815e6e238c
Expanded weapon crate fix to include common/rare creates
...
(cherry picked from commit 111b75d1ababe90614a099eb41d25c6f9c5cab3c)
2024-07-15 11:31:20 +01:00
Dev
9e1c3304f0
Added common weapon crate
2024-07-15 11:30:58 +01:00
Dev
111b75d1ab
Expanded weapon crate fix to include common/rare creates
2024-07-15 11:30:03 +01:00
Dev
1762f1637d
Added exit when flea offer type is not found
...
(cherry picked from commit c2ccadf110829904bcd555c8ec22fb6b438b46cf)
2024-07-14 19:49:41 +01:00
Dev
0629958b92
Added getOfferType()
to ragfairController
...
(cherry picked from commit e67f000602dd00cbe22a25c036b647b9daf0d8d6)
2024-07-14 19:49:34 +01:00
Dev
c2ccadf110
Added exit when flea offer type is not found
2024-07-14 19:48:52 +01:00
Dev
e67f000602
Added getOfferType()
to ragfairController
2024-07-14 19:21:11 +01:00
Dev
d4164d05c3
Added null protection around RagfairInfo
on game start
2024-07-14 17:23:20 +01:00
Dev
35daf8710f
Added null protected around RagfairInfo
on profile login
2024-07-14 17:21:12 +01:00
Kaeno
b101cd8eed
Update Difficulty settings to ignore Loyality. PMC's will no longer be friendly to scavs with +6 rep ( !372 )
...
Reviewed-on: https://dev.sp-tarkov.com/SPT/Server/pulls/372
(cherry picked from commit 83b4ecc17642a81cd55e4ac1490541dffb36186a)
2024-07-14 09:06:58 +01:00
Kaeno
83b4ecc176
Update Difficulty settings to ignore Loyality. PMC's will no longer be friendly to scavs with +6 rep ( !372 )
...
Reviewed-on: https://dev.sp-tarkov.com/SPT/Server/pulls/372
3.9.1
2024-07-14 08:04:34 +00:00
Dev
22e5da9e61
Update package.json
3.9.1-BEM-20240713
2024-07-13 18:23:00 +01:00
Dev
dc84ee5d80
Adjusted GP Coin
values inside currencyStackSize
...
(cherry picked from commit 1fd66bafe8e2831da84b2af5bfc9009b8ce638e8)
2024-07-13 14:23:52 +01:00
Dev
1fd66bafe8
Adjusted GP Coin
values inside currencyStackSize
2024-07-13 14:23:12 +01:00
Dev
073797a294
Fixed issue with itemFitsInto1By2Slot()
classifying all items as unsuitable for a 1x2 slot
...
(cherry picked from commit d92ec20e9ca1ee1a98160b85682547f729d7c428)
2024-07-13 12:57:40 +01:00
Dev
d92ec20e9c
Fixed issue with itemFitsInto1By2Slot()
classifying all items as unsuitable for a 1x2 slot
2024-07-13 12:54:34 +01:00
Dev
2ea6b658fd
Fixed getBTC()
failing when Production
area cannot be found
...
(cherry picked from commit 77b42bfb2f0540c0fcb4c60fb84cdbcacd0965ad)
2024-07-13 10:59:03 +01:00
Dev
77b42bfb2f
Fixed getBTC()
failing when Production
area cannot be found
2024-07-13 10:58:46 +01:00
Dev
92eb0478bd
Removed dupe keys from bot JSONs
...
(cherry picked from commit 28fb1a2fc989331d6cd045e04a0dce17576c7f64)
2024-07-13 10:00:41 +01:00
Dev
6823858020
Blacklisted Decrypted flash drive
from PMC loot pools
...
(cherry picked from commit 93bd7543e766ec699fc587e5415c8e5d997ac439)
2024-07-13 10:00:12 +01:00
Dev
11837c05a2
Changes from master
2024-07-13 09:59:11 +01:00
Dev
11278b8930
Updated server locales with data from Crowdin
...
(cherry picked from commit fb52594f8b2a7507f242bed198363ee4d30426e2)
2024-07-13 09:57:47 +01:00
Dev
28fb1a2fc9
Removed dupe keys from bot JSONs
2024-07-13 09:53:02 +01:00
Dev
93bd7543e7
Blacklisted Decrypted flash drive
from PMC loot pools
2024-07-13 09:48:13 +01:00
Dev
6a348fa5c9
Added additional PMC names of contributors
2024-07-13 09:44:39 +01:00
Dev
fb52594f8b
Updated server locales with data from Crowdin
2024-07-13 09:39:49 +01:00
Dev
b4a6ee682c
Added workaround for Ref
repeatables not having any description text - force him to use Prapor
text instead
...
(cherry picked from commit 034c7142fc8de1fe34694eb5925bfb9c43e3ecad)
2024-07-13 09:33:27 +01:00
Dev
034c7142fc
Added workaround for Ref
repeatables not having any description text - force him to use Prapor
text instead
2024-07-13 09:33:04 +01:00
Dev
61313dce25
Remove deprecated registerCommandoCommand()
...
(cherry picked from commit c705127007f0e2f6c501a9ae7f84cd3e824a919d)
2024-07-12 22:21:15 +01:00
Dev
bf507a766c
Removed deprecated ICommandoCommand
...
(cherry picked from commit 28593d3e9b82d89c3ae60b8cbba8c69c4e78f09e)
2024-07-12 22:21:01 +01:00
Dev
c705127007
Remove deprecated registerCommandoCommand()
2024-07-12 22:19:57 +01:00
Dev
731295b4b4
Updated spt version
2024-07-12 22:19:18 +01:00
Dev
28593d3e9b
Removed deprecated ICommandoCommand
2024-07-12 22:19:04 +01:00
Dev
537819dda0
Fixed invalid json
3.9.1-BEM-20240712
2024-07-12 21:47:28 +01:00
Dev
1298022600
Fixed endpoint casing
2024-07-12 21:16:33 +01:00