Dev
291edbb75b
Added ability to choose to show as EoD when using unheard edition
2024-07-07 14:05:34 +01:00
Dev
2892e52886
Updated dev account to have ref start at rep 4 + suits to contain cultist top
2024-06-17 20:01:29 +01:00
Dev
66c7ff30b0
Added UhD gamma container to UhD profile templates
2024-06-15 21:22:29 +01:00
Dev
31a19852c8
Enabled IsStreamerModeAvailable
for dev profiles
2024-06-14 18:46:47 +01:00
Dev
277925732f
Added system to allow per-trader starting standing values
2024-06-14 15:40:27 +01:00
Dev
7566b59826
Add Charisma to EoD profiles
2024-06-13 21:00:09 +01:00
Dev
c2489c6fe4
Updated Unheard
profiles to have Charisma level 3 on creation
2024-06-13 20:36:02 +01:00
Dev
37b8ad7f44
Added Cultist jacket
clothing to unheard edition
2024-06-13 20:13:34 +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
TetrisGG
bef57f4f58
Fix Tournament Profile having access to Fence ( !358 )
...
Fixes SPT/Issues#677
Fence should be locked in Tournament Profile.
Setting Fences base.json `unlockedByDefault` to `false` makes the profile able to lock Fence
Code from Client:
Shows that unlockedByDefault overrides whatever is written in the Profile data on init.
![image](/attachments/7336f96c-31c0-4ea3-848d-65320cf41340)
Working Screen from Game:
![image](/attachments/b94f368e-91c4-4641-a31e-8b0d8c60d239)
Reviewed-on: https://dev.sp-tarkov.com/SPT/Server/pulls/358
Co-authored-by: TetrisGG <dmiller2606@gmail.com>
Co-committed-by: TetrisGG <dmiller2606@gmail.com>
2024-06-04 17:20:10 +00:00
Alex
aee391ec1d
Null checks first pass ( !353 )
...
Co-authored-by: clodan <clodan@clodan.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT/Server/pulls/353
2024-05-27 16:05:16 +00:00
Dev
e5fd26b89c
Add system to purchase all clothing from trader on profile creation - enabled for tourney profile
...
Fixed USEC profiles not having fence locked on tourney profile creation
2024-05-27 16:30:03 +01:00
Dev
86c383c97b
Added trader assort item blacklist system. Can be applied per profile
...
Enabled for Tournament profile
Added support to server to handle `AssortmentUnlockRule` mails
2024-05-25 21:21:23 +01:00
Dev
ca737d2f62
Added ability to flag a profile as flea banned via config
...
Updated tournament profiles to use new system
Added `getTimeStampFromNowDays()` helper to `TimeUtil`
Improved accuracy of `Bans` property in profile
2024-05-25 15:09:52 +01:00
Dev
eba65cdd83
Added new Tournament
profile. Flea blacklisted. Has special gift code.
2024-05-25 14:45:36 +01:00
Dev
0d00fb5370
Added unheard edition profile + EN locale description
2024-05-13 20:07:35 +01:00
Dev
15348cec35
Fixed water bottles lacking a FoodDrink
property in EoD profiles
2024-04-28 22:42:39 +01:00
Dev
f73802ec17
Updated USEC EoD profile to match live
2024-04-08 13:31:05 +01:00
Dev
6d2c17596b
Updated Bear EoD profile to match live
2024-04-08 10:52:37 +01:00
Dev
4e923c2378
Remove redundant CounditionCounters
property from new profiles
2024-03-25 14:33:17 +00:00
Dev
e3f341416d
Add missing property to default profile templates
2024-03-04 21:39:10 +00:00
Dev
32bca62272
Set place of fame hideout area to level 3 on dev profile
2024-02-27 11:34:44 +00:00
Dev
af0c6b9ee9
Add missing initialLoyaltyLevel values to standard account templates
2024-02-04 19:58:57 +00:00
Dev
f17d385d56
Add missing easy start bear data
2024-02-03 16:06:23 +00:00
Dev
b7f6cf5e36
Reorder profile presets to have standard first, EoD last
2024-02-03 15:55:23 +00:00
Dev
b6a57553de
Enhance profile template initial trader standing system to be per trader
2024-02-03 15:53:28 +00:00
Dev
579a846212
Set easy start profiles to have traders level 2
2024-02-03 15:29:39 +00:00
Dev
e4df0581c6
Update starting ammo in profile templates
2024-02-03 15:14:03 +00:00
Dev
8a824c2cae
removed "location": 0
from cartridge on EoD bear profile
2024-01-26 15:30:32 +00:00
Dev
67e5e61d3c
Adjust easy start profiles to be level 15
2024-01-23 15:48:08 +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
539cef5d9e
Update Bear EoD account to have an ak-12 instead of an rpk
2024-01-07 09:39:40 +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
eca799d606
Use correct dictionary for storing data in profile TaskConditionCounters
instead of BackendCounters
2023-12-30 21:30:54 +00:00
CWXDEV
6b39146965
add armour plates for all profiles (vests, helmets)
2023-12-28 00:03:54 +00:00
CWXDEV
8e296fb086
finish off adding paca armour pieces to all profiles
2023-12-27 23:08:00 +00:00
Dev
fa01f1c2ae
Add armor plates to default profile
...
Implemented 2 achievement endpoints
2023-12-27 22:43:42 +00:00
CWXDEV
07aadc3654
add new skills to profiles
2023-12-27 19:43:15 +00:00
Dev
95ae543d7a
Fix typo
2023-11-15 11:21:33 +00:00
Dev
3b053b741b
Allow custom profiles to use localied descriptions
...
Fixed an inconsistently named locale key
Added logger to LauncherController
2023-11-15 11:16:56 +00:00
Dev
7ad291fe4c
Set lockedMoveCommands
to true for new profiles
2023-10-14 14:01:21 +01:00
chomp
0b67a9a0e9
0.13.5.0 ( !147 )
...
Co-authored-by: Dev <dev@dev.sp-tarkov.com>
Co-authored-by: Terkoiz <terkoiz@noreply.dev.sp-tarkov.com>
Co-authored-by: TheSparta <thesparta@noreply.dev.sp-tarkov.com>
Co-authored-by: Refringe <refringe@noreply.dev.sp-tarkov.com>
Co-authored-by: Kaeno <e>
Reviewed-on: https://dev.sp-tarkov.com/SPT-AKI/Server/pulls/147
2023-10-10 11:03:20 +00:00
Dev
c24e8d9858
Made new developer profiles start skills at level 40
2023-07-31 16:08:25 +01:00
chomp
b44f62bb99
Feature: send launcher descriptions of profiles when calling connect()
( !70 )
...
Localise description text
Add `IConnectResponse` object for LauncherController.connect()
Move server name into core.json config
Co-authored-by: Dev <dev@noreply.dev.sp-tarkov.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT-AKI/Server/pulls/70
2023-03-15 14:18:55 +00:00
chomp
505735cfad
Fix: additional hideout fix ( !34 )
...
Co-authored-by: Dev <dev@noreply.dev.sp-tarkov.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT-AKI/Server/pulls/34
2023-03-06 20:10:19 +00:00
chomp
bb6751fca7
Fix: Make wall work again ( !23 )
...
Co-authored-by: Dev <dev@noreply.dev.sp-tarkov.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT-AKI/Server/pulls/23
2023-03-05 21:34:24 +00:00
Dev
e1310d74ca
Add Repo
2023-03-03 15:23:46 +00:00