Dev
4a27a0904b
Limit rouble stacks to 2 on assault bots
2024-03-19 16:32:35 +00:00
Dev
a7615b26e6
make traders set initial reset time based on min max values
2024-03-19 14:58:50 +00:00
Refringe
662575aef1
Minor Trader Refresh Time Update
...
Updates trader refresh/restock times based on additional data.
Skier, 5000-9000 seconds
Peacekeeper, 2000-15000 seconds
Mechanic, 6500-13049 seconds
2024-03-18 23:21:48 -04:00
Dev
bd0cb15596
Include damage ammo boxes in prices.json
2024-03-18 11:06:39 +00:00
Dev
ecc6638a20
Enable commando give
command by default
2024-03-17 22:50:44 +00:00
Dev
98a7e299ba
Merge branch '3.8.0' of https://dev.sp-tarkov.com/SPT-AKI/Server into 3.8.0
2024-03-17 21:10:48 +00:00
Dev
1afe3daf32
Added additional AI PMC heads from func_brush
2024-03-17 21:10:35 +00:00
Kaeno
b46573c805
Blacklist Both Dogtags from RepeatableQuests hopefully
2024-03-17 17:54:26 +00:00
Dev
9608ac4a2c
Limit food/drinks to a max of 3 in assault bot loot
2024-03-17 15:35:01 +00:00
Dev
1f16e96ae9
Merge branch '3.8.0' of https://dev.sp-tarkov.com/SPT-AKI/Server into 3.8.0
2024-03-17 12:27:50 +00:00
Dev
2ffe44d153
Made ragfair run interval time dynamic based on players current location:
...
Player in raid = longer time between checks (60 secs)
Player out of raid = shorter time between checks (8 secs)
Original value was 45 secs
2024-03-17 12:27:24 +00:00
Kaeno
bbb74c72c9
Reduce the amount of inital spawns on Sandbox(Ground Zero) To help getting killed instantly
2024-03-17 09:08:52 +00:00
DrakiaXYZ
13fafa7faf
Add new gift code for the EFT book purchase ( !263 )
...
Original gift required a purchase, not a code, so code "KONTOROVICH" picked due to the author's name
Co-authored-by: DrakiaXYZ <565558+TheDgtl@users.noreply.github.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT-AKI/Server/pulls/263
Co-authored-by: DrakiaXYZ <drakiaxyz@noreply.dev.sp-tarkov.com>
Co-committed-by: DrakiaXYZ <drakiaxyz@noreply.dev.sp-tarkov.com>
2024-03-17 08:55:48 +00:00
Cj
0a935651f5
Add mod enabled text for the disclaimer window ( !264 )
...
Add another variation stating mods are enabled for the beta disclaimer window
![image](/attachments/af517b44-e613-4fd4-81fd-c2434d6478b5)
Co-authored-by: Cj <161484149+CJ-SPT@users.noreply.github.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT-AKI/Server/pulls/264
Co-authored-by: Cj <cj@noreply.dev.sp-tarkov.com>
Co-committed-by: Cj <cj@noreply.dev.sp-tarkov.com>
2024-03-17 08:55:02 +00:00
Dev
95f5a49c5c
Update trader refresh times to use a min and max value
2024-03-16 22:12:03 +00:00
Cj
be64e897b9
Enable BSG logging ( !262 )
...
Needs merged with: https://dev.sp-tarkov.com/SPT-AKI/Modules/pulls/96
Read details there.
Co-authored-by: Cj <161484149+CJ-SPT@users.noreply.github.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT-AKI/Server/pulls/262
Co-authored-by: Cj <cj@noreply.dev.sp-tarkov.com>
Co-committed-by: Cj <cj@noreply.dev.sp-tarkov.com>
2024-03-16 21:03:52 +00:00
Dev
cd830e4303
Further reduce chance of 350k rouble stack on assault bots
2024-03-15 09:48:31 +00:00
Kaeno
22976d4ca3
Give RevengeZryachhi his weapon back
2024-03-14 22:16:17 +00:00
Dev
e4d81b43b6
Update flea prices
2024-03-14 15:40:26 +00:00
Dev
42704bb4cd
Update PMC names
2024-03-14 15:24:47 +00:00
Dev
42c4b6bd4d
Update JSONs
2024-03-14 14:35:37 +00:00
Dev
0505903d32
Update for 29197
2024-03-14 11:23:47 +00:00
Dev
6309f47be8
Lint config files
2024-03-14 09:19:58 +00:00
Dev
d18fafad01
Limit scopes and lasers to 1 on bossBoar
2024-03-12 21:13:14 +00:00
Dev
f2c6818504
Blacklist 12.7x108mm BZT-44M
from scavcase rewards
2024-03-12 21:12:37 +00:00
Dev
6ad2b8b4a3
Update PK/prapor/fence refresh time values
2024-03-12 16:27:15 +00:00
Dev
f623b1d52e
Adjust trader reset times based on live testing
2024-03-12 15:45:48 +00:00
Dev
dcd70fb5b5
Allow traders to have timers be based on amount of time to next hour (bsg style) OR spt server start time
2024-03-12 14:27:07 +00:00
Cj
8397e4690b
Add server mod check to cool debug message ( !258 )
...
needs merged with: https://dev.sp-tarkov.com/SPT-AKI/Modules/pulls/95
Get a bool from the server to indicate server mods being present and send to the client
Co-authored-by: Cj <161484149+CJ-SPT@users.noreply.github.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT-AKI/Server/pulls/258
Co-authored-by: Cj <cj@noreply.dev.sp-tarkov.com>
Co-committed-by: Cj <cj@noreply.dev.sp-tarkov.com>
2024-03-11 22:03:14 +00:00
Dev
38b96f43b0
Update server locales
2024-03-11 10:35:32 +00:00
DrakiaXYZ
7fdb9083a5
Move isBeta to a compile time variable ( !257 )
...
Split isBeta and isModdable into two seperate variables
Co-authored-by: DrakiaXYZ <565558+TheDgtl@users.noreply.github.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT-AKI/Server/pulls/257
Co-authored-by: DrakiaXYZ <drakiaxyz@noreply.dev.sp-tarkov.com>
Co-committed-by: DrakiaXYZ <drakiaxyz@noreply.dev.sp-tarkov.com>
2024-03-11 08:45:05 +00:00
Dev
1098a9d869
Fixed wallets not having money stacks in them
...
Increased chance of money in wallets
some lint fixes
2024-03-10 14:13:08 +00:00
Dev
f860642882
Add ability to adjust skill gain per skill when in menus via inventory config
2024-03-09 16:14:34 +00:00
Dev
5343f8982c
Add IDEA rig to rig slots on PMCs
2024-03-09 11:49:20 +00:00
Dev
75a8007842
Fix issue with PMC name causing formatting issues inside of client + lint
2024-03-09 08:44:40 +00:00
Dev
92c5dc7f6b
Reworked how items are chosen to be force-stacked
...
Fixes medical items not stacking correctly when there was multiple of the same item with different resource values
Added additional item types to be force-stacked
Added backpack item limit
Sligfhtly reduce item limit to account for items now stacking
2024-03-08 12:05:43 +00:00
Cj
d4ee8f64d4
Implement IRelease interface, add new route action and data to core.json ( !249 )
...
This will need merged with: https://dev.sp-tarkov.com/SPT-AKI/Modules/pulls/90
Added
- IRelease interface
- betaDisclaimer: Beta text to be shown in the client
- betaDisclaimerTimeoutDelay: delay before the client exits if `OK` isnt pressed
- releaseSummary: a place to add release notes shown on first run, or if version has changed.
- new route for the client to request beta and changelog information
Im not the most familiar with the server, so if any of this needs moved to a different class or a new class made for it, ping me and let me know and I'll adjust it accordingly.
Co-authored-by: Cj <161484149+CJ-SPT@users.noreply.github.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT-AKI/Server/pulls/249
Co-authored-by: Cj <cj@noreply.dev.sp-tarkov.com>
Co-committed-by: Cj <cj@noreply.dev.sp-tarkov.com>
2024-03-07 18:16:55 +00:00
Dev
c0ae34052b
Made basic melee weapons more common on low level PMCs
2024-03-06 21:49:38 +00:00
Dev
5e3d7e457d
Add additional item types to fence always-stack array
...
Adjust code to filter out all wearable equipment that has slots
Add +1 to items that are always-stackable - ensures items that have no key in `itemStackSizeOverrideMinMax` get incremented
2024-03-06 21:38:00 +00:00
Cj
4da70b80d3
Implement keeping pocket items on death to LostOnDeath.json configuration ( !246 )
...
Addresses: https://dev.sp-tarkov.com/SPT-AKI/Issues/issues/443
Re-added the ability to keep pocket items on death. The reason for the naming is to not confuse the root `Pockets` item. Where as `PocketItems` is a better descriptive fit for the behaviour.
New property in lostondeath.json -> `equipment.PocketItems` default `true` to discard items in pockets as normal on death.
Co-authored-by: Cj <161484149+CJ-SPT@users.noreply.github.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT-AKI/Server/pulls/246
Co-authored-by: Cj <cj@noreply.dev.sp-tarkov.com>
Co-committed-by: Cj <cj@noreply.dev.sp-tarkov.com>
2024-03-06 08:50:04 +00:00
Dev
3846363758
Added system to weight stack size of money in bot inventories
...
Removed `dynamicLoot` system from pmc config as its been replaced with this one
#546
2024-03-05 12:24:09 +00:00
Dev
095fcf08fd
Expand fence item force stacking system
...
Remove redundant multi-stack tracking system
Expand `getSingleItemStackCount()` to check for parent ids too
2024-03-05 10:43:47 +00:00
Cj
0740a84f6f
[Enhancement] Ability to prevent duplicate fence offers by parentId ( !245 )
...
In relation to this QoL issue: https://dev.sp-tarkov.com/SPT-AKI/Issues/issues/547
This PR allows us to prevent fence selling duplicate items by parentId.
It adds a new property to `trader.json` `fence.preventDuplicateOffersOfCategory` its an array that takes parentIds. The scope of this PR only extends to ammo and ammo boxes. It can be expanded upon in the future with no code changes should the need arise.
The reason for this change is because currently fence can have duplicate stacks of identical ammo with different prices, which makes no sense. If you have any questions feel free to ping me on discord.
Co-authored-by: Cj <161484149+CJ-SPT@users.noreply.github.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT-AKI/Server/pulls/245
Co-authored-by: Cj <cj@noreply.dev.sp-tarkov.com>
Co-committed-by: Cj <cj@noreply.dev.sp-tarkov.com>
2024-03-05 08:49:10 +00:00
Dev
e3f341416d
Add missing property to default profile templates
2024-03-04 21:39:10 +00:00
Dev
f0c589ff8e
Update trader assorts
2024-03-04 21:27:25 +00:00
Dev
7a6422932b
Update achievement json
2024-03-04 21:17:43 +00:00
Dev
5406bf0f07
Update quests data
...
Capturing outposts has a condition change, can now be done in zone "prapor_27_3" only, not 4
Missing informant had its available for finish conditions altered + has a new visibility condition
2024-03-04 21:15:28 +00:00
Dev
0c206385f1
Add missing nvgIsActiveChanceX
values for cursed assault bots
2024-03-04 20:48:15 +00:00
Dev
63d5da4c18
Wallet loot improvements:
...
Added % chance to have loot to config
Added currency added weigfht system to config (only roubles by default)
Added allowed wallet types array to config
Added WZ wallet to pool of wallets to add money to
Fixed bug where itemCount type was incorrect
2024-03-04 20:18:53 +00:00
Cj
534e9d2ba1
[Enhancement] Custom flea category blacklist ( !244 )
...
Allows modders to blacklist entire categories from ragfair in relation to https://dev.sp-tarkov.com/SPT-AKI/Issues/issues/525
new properties under `RagfairConfig.dynamic.blacklist`
`enableCustomItemCategoryList` - this enables the custom custom category blacklist
`customItemCategoryList` - this is an array to take a list of parent id's
I tested it to confirm its working, will need some further testing.
Co-authored-by: Corey <dirtbikercj@gmail.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT-AKI/Server/pulls/244
Co-authored-by: Cj <cj@noreply.dev.sp-tarkov.com>
Co-committed-by: Cj <cj@noreply.dev.sp-tarkov.com>
2024-03-04 19:36:31 +00:00
Dev
45687b982a
Add empty ravangezryachiyevent
object to item limits in config
2024-03-04 18:03:30 +00:00
Dev
52ebdf7483
Adjust various scav item type weights
2024-03-04 12:43:34 +00:00
Dev
85ac332beb
Add gp-7 mask to PMCs
2024-03-03 11:28:02 +00:00
Dev
b1dad6d76f
Adjust facecover chance for PMCs at level 23+
2024-03-03 11:22:44 +00:00
Dev
09d28440c9
Limit Gingy keychain to 1 per assault/marksman bot
2024-03-02 19:07:06 +00:00
Dev
b618381b74
Adjusted low level bot equipment weights
...
Added 2 backpacks to PMCs
Added 1 helmet to PMCs
2024-03-02 16:25:33 +00:00
Dev
f43504a097
Adjust scav drug chances
2024-03-02 14:17:44 +00:00
Dev
ae3b8e07bd
Reduce carExtractBaseStandingGain
to 0.2
2024-03-01 16:52:11 +00:00
Dev
7e3dc9156a
Update englsih locale
2024-03-01 16:48:19 +00:00
Dev
a09e3e267b
Update loot data for Backup hideout key
2024-03-01 16:31:59 +00:00
Dev
002279c787
Changed flea rep gain code to use globals data instead of ragfair json
2024-02-29 12:19:43 +00:00
Dev
874463509a
Remove unused base value from ragfair config
2024-02-28 21:37:42 +00:00
Dev
93411b8ce4
Adjust Caliber762x51
ammo for PMCs level 1-14
15-22
2024-02-28 19:03:48 +00:00
Dev
a1a5aa356a
Add missing medical filter on backpack loot cache builder
...
remove hard coded 2 stim limit from assault
2024-02-27 23:44:23 +00:00
Dev
6ca9b23134
28965
2024-02-27 18:57:52 +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
12afb8fccf
Update map statics with new patch data
2024-02-27 10:50:43 +00:00
Dev
08f054bb53
Limit followerBully
to 2 Drink
items max
2024-02-27 10:49:34 +00:00
Dev
84616958c9
Limit Assault
to 4 Medical
items max
2024-02-27 10:03:03 +00:00
Dev
f53c637116
Limit followerkojaniy
drink count to 2 max
2024-02-27 10:00:14 +00:00
Kaeno
afc8cc0385
Add ETSREWARD to gifts
2024-02-27 00:05:30 +00:00
Dev
2bb85c8391
Adjust various weapons on PMCs between level 1-14 and 15-22
2024-02-26 17:45:55 +00:00
Dev
44e8378819
Properly match changes between usec/bear + adjust reserve map
2024-02-26 17:13:33 +00:00
Dev
f601f9e993
Various pmc changes:
...
Removed cursedassult brain
Lowered friendly PMC chance to 10%
Adjust streets/gz/shoreline brain weights
2024-02-26 17:06:52 +00:00
Dev
74297fa503
Adjust bot ammo weights for bots of level 1-14 and 15-22
2024-02-26 16:55:05 +00:00
Dev
3c0471b288
Add ammo weights for PMCs between levels 15-22
2024-02-26 16:18:00 +00:00
Dev
9965c6cfe2
manually fix S&S Precision PlateFrame plate carrier (Goons Edition)
getting new side plate slots
2024-02-26 12:32:21 +00:00
Dev
7c32bcbb9a
Update JSONs
2024-02-26 12:28:29 +00:00
Dev
c7bbb97499
Merge branch '3.8.0' of https://dev.sp-tarkov.com/SPT-AKI/Server into 3.8.0
2024-02-26 11:27:00 +00:00
Dev
4e073baaca
28875
2024-02-26 11:26:50 +00:00
DrakiaXYZ
1deb6d9488
Add trader service requirement support & LKS Service requirements ( !235 )
...
Add LightKeeper trader service requirements
Co-authored-by: DrakiaXYZ <565558+TheDgtl@users.noreply.github.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT-AKI/Server/pulls/235
Co-authored-by: DrakiaXYZ <drakiaxyz@noreply.dev.sp-tarkov.com>
Co-committed-by: DrakiaXYZ <drakiaxyz@noreply.dev.sp-tarkov.com>
2024-02-25 20:18:54 +00:00
Dev
946dc52f1a
Add Stim limit of 2 to assault bots
2024-02-23 16:37:56 +00:00
Dev
68e73e4d86
Update arenafighterevent.json
and arenafighter.json
loot to have weights (copied from raiders)
2024-02-23 11:16:48 +00:00
Dev
fbfdeea9c1
Add army bandage
to item limit for PMCs
2024-02-22 20:14:53 +00:00
Dev
5e496af804
Move itemLimit code to be across all bot containers instead of per
...
Remove a tpl from loot pool once an item limit has been reached - prevents it being picked over and over
Remove loot data from pmc jsons as its generated dynamically, adding data into jsons now acts as an override for the dynamic generation
Reduced rouble max count to 1 for PMCs
Split PMC loot caches by side (usec/bear)
2024-02-22 16:34:15 +00:00
Dev
c7f1570c8f
Update base.json to better match live
2024-02-22 09:25:55 +00:00
Dev
6cf90ba3bc
Remove various armor inserts from bot loot
2024-02-22 00:39:24 +00:00
Dev
b2a588da39
Add Rusted bloody key
as additional item on pscavs
2024-02-21 18:46:56 +00:00
Dev
9525953444
Add code to insert roubes into wallets on bots
2024-02-21 18:36:45 +00:00
Dev
cc0f543bdf
Rewrote how bot loot is stored + chosen during bot gen
...
All loot is now weighted - weights come from offline-live bot dumps
Removed `lootNValue` - loot is no longer picked by its value
Regenerated bot loot files - i saw some additional weapons get added to scavs
2024-02-21 17:36:27 +00:00
Dev
fd45ae6695
Merge branch '3.8.0' of https://dev.sp-tarkov.com/SPT-AKI/Server into 3.8.0
2024-02-19 16:58:19 +00:00
Dev
472ab0eabd
Add keys to fence
...
Reduce key listing cap to 15k
lower key price the less uses it has
Increase current durability cap of armor to 50% from 1%
Reduce jewlery cap to 40k from 50k (removes gp coins and golden necklace)
2024-02-19 16:58:07 +00:00
Kaeno
f5c0b709b6
Add LUNARNEWYEAR2024 to gifts + linting
2024-02-19 14:36:57 +00:00
Kaeno
3b1f33def3
Added PMC names from helpful bug reports
2024-02-19 14:06:05 +00:00
Dev
0c501e676c
Fix comma
2024-02-18 17:18:02 +00:00
Dev
c83f263173
Updated Spotter
+ Provocation
+ Following the Bread Crumbs
quests
2024-02-18 09:20:28 +00:00
Dev
7b26f5deeb
Add PMC names
2024-02-18 09:13:38 +00:00
DrakiaXYZ
97994fc0a6
Handle IsAlwaysSpawn
in the same way we handle spawnpointsForced
to allow single spawn restrictions ( !231 )
...
Also move the relaxation key single spawn limit to Streets instead of shoreline
Co-authored-by: DrakiaXYZ <565558+TheDgtl@users.noreply.github.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT-AKI/Server/pulls/231
Co-authored-by: DrakiaXYZ <drakiaxyz@noreply.dev.sp-tarkov.com>
Co-committed-by: DrakiaXYZ <drakiaxyz@noreply.dev.sp-tarkov.com>
2024-02-18 09:03:37 +00:00
Dev
431348cc2e
Added Relaxation room key
quest item to single spawn array
2024-02-17 09:35:46 +00:00
Dev
bf664d8bd1
Adjust boss armor duabiltiy values to better match live
2024-02-16 19:16:59 +00:00
Dev
b76f0a51e5
Merge branch '3.8.0' of https://dev.sp-tarkov.com/SPT-AKI/Server into 3.8.0
2024-02-16 17:12:29 +00:00
Dev
cf7f42ede5
Slightly boost backpack chance for PScavs
2024-02-16 17:10:16 +00:00
Kaeno
4d3dc0e214
Add waves to ZoneSmuglers so quest like no swiping can be completed
2024-02-16 16:29:28 +00:00
Kaeno
9d96f97b55
Add maxPatrolValue route for module to pull data from. Added sandboxMaxPatrolvalue to location.json. linting on location.json
2024-02-16 16:17:55 +00:00
Dev
f5cfadbe4d
Add sandbox
to gifterSettings
+ increase generate chance of gifter on all maps
2024-02-16 15:34:28 +00:00
Dev
3c8cc480f2
Incrase chance of 2 mags on 0 rep pscav
2024-02-16 15:02:52 +00:00
Dev
21caeed3db
Improve fence multi-stack assort handling
2024-02-16 13:41:16 +00:00
Dev
b27745e7e2
Adjust price multipler to better match live values
2024-02-16 12:41:01 +00:00
Dev
b4ad0070af
Disable regenerateAssortsOnRefresh
2024-02-16 12:24:02 +00:00
Dev
7bc867a8f7
Replace labsAccessCardChancePercent
with lootItemsToAddChancePercent
inside playerscav.json
...
Fixed scav generation on profile generation always using fence rep 0
Added small % chance to add red flare to pscav
2024-02-16 09:59:43 +00:00
Dev
2965709535
Fix ammo packs not showing on fence
2024-02-15 23:34:04 +00:00
Dev
d5627e0627
Rewrote fence itemTypeLimits
and itemCategoryRoublePriceLimit
...
Fixed bug where item limit was off by one
2024-02-15 23:14:31 +00:00
Dev
0cd6622714
Update reward data for: Whats on the flash drive
2024-02-14 16:42:03 +00:00
Kaeno
c8b2d184d3
Remove unnecessary edits of spawnpoints for Lab Keycards as Map dumps now include them
2024-02-14 15:24:49 +00:00
Dev
68f2bb8495
Remove debug item from PMCs
2024-02-14 11:12:46 +00:00
Dev
d5217928c2
Add 40% chance armors with plates do not have them whem listed on flea - mimics live behaviour
2024-02-14 11:12:20 +00:00
Dev
94a9f6e1a9
map loot update
2024-02-13 09:03:53 +00:00
Dev
136117a552
Reduce playerScavHostileChancePercent
to 15%
2024-02-13 00:03:53 +00:00
Dev
e396426c7f
Reduce preset multiplier down to 1.3
2024-02-13 00:02:30 +00:00
Dev
69870d191e
improve preset price multipler calculation - reducces preset prices overall
2024-02-12 23:59:02 +00:00
Dev
8dd38d633e
update bot difficulty
2024-02-12 20:11:07 +00:00
Dev
278d91f84f
End snow on same say as live, rip snow
2024-02-12 18:46:08 +00:00
Dev
e9af6e3868
Update JSON + add new properties
2024-02-12 15:06:51 +00:00
Dev
86a54dd566
Update version string for 28744
2024-02-12 11:33:51 +00:00
Dev
e43b7d7058
Update flea prices
2024-02-12 09:37:31 +00:00
Dev
8fe30f6fd7
Remove TerraGroup Labs access keycard
from Shturman
s backpack as its already inside SpecialLoot
2024-02-12 09:34:53 +00:00
Dev
fdcecdd942
Remove Shturman's stash key
from Shturman
s pocket as its already inside SpecialLoot
2024-02-12 09:33:52 +00:00
DrakiaXYZ
28b0a55732
Fix/add some trader services data for LK Services ( !221 )
...
- Fix data type for TraderServiceModel
- Add LK Service price/item data
Co-authored-by: DrakiaXYZ <565558+TheDgtl@users.noreply.github.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT-AKI/Server/pulls/221
Co-authored-by: DrakiaXYZ <drakiaxyz@noreply.dev.sp-tarkov.com>
Co-committed-by: DrakiaXYZ <drakiaxyz@noreply.dev.sp-tarkov.com>
2024-02-12 09:21:48 +00:00
Dev
f70bee2fd2
Adjust fence weaponDurabilityPercentMinMax
values to better match live
2024-02-11 22:04:04 +00:00
Dev
b2b45f2972
Slightly reduce expired offer count threshold
2024-02-11 19:51:49 +00:00
Dev
a1a68b4282
Limit WZ and normal wallet to 1 for marksmen
2024-02-11 12:28:47 +00:00
Dev
e38921ca1e
Add generation weights for PMCs level 15-22
...
Make loot more representative of a lower level player
2024-02-11 12:27:02 +00:00
Dev
ff1e80e302
Add endpoint to configure trailtor scavs
2024-02-11 10:32:13 +00:00
Kaeno
44034ba2f8
Remove Gifter from shoreline. + Automatic linting
2024-02-10 17:39:17 +00:00
Dev
5f7a03926f
Increase tarkovstreets
loot when scavving
2024-02-10 14:43:07 +00:00
Dev
7cb32faea3
Disable bossTagilla
brain for PMCs on sandbox
2024-02-10 14:40:52 +00:00
Dev
a7ae3a2ff3
Reduce the max reduction of raid time for scavs on woods
2024-02-10 14:29:13 +00:00
Dev
3b3105a376
Add more PMC spawns to woods
2024-02-10 13:00:46 +00:00
Dev
bd79b57267
Remoe broken Pockets
option from lostondeath.json
2024-02-10 12:36:06 +00:00
Dev
b963e233f7
Update JSONs
2024-02-10 12:08:38 +00:00
Dev
a20e5c1700
Add missing plates to PMCs for IOTV Gen4 body armor (Assault Kit)
2024-02-10 10:26:47 +00:00
Dev
973b74bd98
Add ability to control weapon/equipment current durability
...
Fixed non-armored rigs not showing
Blacklist mk-18
2024-02-10 09:57:44 +00:00
Dev
2c12d7c2c4
Give t-7 thermals a 5x price boost on flea
2024-02-09 23:37:11 +00:00
Dev
b6ff89cd46
Fence config changes:
...
Fewer assorts on discount assort
Fewer weapons/armors on discount assort
Higher min dura for presets
Higher max dura for presets
Reduce price limit for marksmen rifles
2024-02-09 17:42:51 +00:00
Dev
b30a34b3f5
Add PR-Taran police baton
to PMC loot blacklist
2024-02-09 17:26:16 +00:00
Dev
3092d2e1b2
Add PR-Taran police baton
to PMC melee pool
2024-02-09 17:24:44 +00:00
Dev
4a8c12dc59
Improve canPlaceItemInInventory()
logging
...
Increase attempts to fit into container to 3 from 2
2024-02-09 15:18:49 +00:00
Dev
791ebd4693
Moveed handling of unreasonableModPrices
into ragfair code instead of on game start
...
Lowered weapon mod threshold from 9x to 6x
2024-02-09 14:13:48 +00:00
Dev
44f835fad4
Extend snow event to 15th
2024-02-09 13:31:56 +00:00
Dev
74ea69ffe6
Remoe unused enabled
properties from ragfair config chancePercent
is used instead
2024-02-09 12:46:23 +00:00
Dev
e915d17019
Reworked fence assort generation and partial refresh
...
Split item generation values up, separate value for item/equipment/weapon
Fixed more assorts being generated than were being deleted each partial refresh
Added assort item options to discount assort config
2024-02-09 12:39:58 +00:00
Dev
b7b08f99f2
Add functionality to apply a multipler to individual dynamic offers on flea
...
Use new functionaliy to apply a large multipler to `5.45x39mm BP gs ammo pack` items to match live data
2024-02-09 09:56:18 +00:00
Dev
e95ec8c790
Flea price update
2024-02-08 23:10:38 +00:00
Dev
8015c36468
Fixed fuel having incredibly high values on ragfair
2024-02-08 23:02:30 +00:00
Dev
28677f672b
Fence changes:
...
Larger number of weapon presets
Larger stack size for ammos (override stack size of ammo by parent id, not item id)
Removed ammo boxes from blacklist + add max limit of 2
Removed fence debug logging
Make weapon picker check if weapon is on blacklist before adding
Fixed incorrect weapon mod removal check
Reduced chances mods are removed from weapons
2024-02-08 21:58:47 +00:00
Dev
2d27aaf545
Update assorts
2024-02-08 20:42:40 +00:00
Dev
228327d5ad
update quest json
2024-02-08 20:15:53 +00:00
Dev
1b900b2019
Merge branch '3.8.0' of https://dev.sp-tarkov.com/SPT-AKI/Server into 3.8.0
2024-02-08 16:53:33 +00:00
Dev
c097914e45
Add system to ignore armor plate slots when removing plates not suitable for flea
2024-02-08 16:53:14 +00:00
Krinkels
93b91a071a
Editing other localizations ( !217 )
...
In the project/assets/database/locales/server/en.json file, in the "launcher-profile_spteasystart" key, the description of the profile being created has changed from level 69 to level 15. The description of this key has been corrected in other localizations
Co-authored-by: Krinkels <krinkels@krinkels.org>
Reviewed-on: https://dev.sp-tarkov.com/SPT-AKI/Server/pulls/217
Co-authored-by: Krinkels <krinkels@noreply.dev.sp-tarkov.com>
Co-committed-by: Krinkels <krinkels@noreply.dev.sp-tarkov.com>
2024-02-08 16:20:52 +00:00
Dev
810cd8abd6
Improve flea offer item durability randomisation
...
Expanded `condition` config system to separate out current and max durability
Added missing armor config settings
Rewrote weapon durability method `randomiseWeaponDurabilityValues()` to do work similar to `randomiseArmorDurabilityValues()`
Fixed various items being classified as ARMORED_EQUIPMENT and using the wrong category config values
Moved ARMORED_EQUIPMENT to bottom of config so its chosen last, fixes vests being flagged as wrong item
2024-02-08 14:52:09 +00:00
Dev
a9c48bc5c8
Increase chances of PMC spawning at start of raid on labs to help with the feeling of an empty raid
2024-02-08 12:36:46 +00:00
Dev
7a33eea672
Small cleanup of fence item removal code -reduce assort size to 140 to ensure its divisible by partialRefreshChangePercent
without remainder
2024-02-07 23:44:15 +00:00
Dev
1a885e4eda
Reduce preset price multipler to 1.5x from 2x
2024-02-07 23:26:59 +00:00
Dev
bd2ebe6cbc
Update flea prices
2024-02-07 19:01:42 +00:00
Dev
1c755a4bf4
lint
2024-02-07 09:34:08 +00:00
Dev
2f0513edff
Update gifts.json to include plates/soft inserts for armors + mods for weapons
2024-02-07 09:33:47 +00:00
Dev
f48ad01b38
Add thermalvision price limit to fence
2024-02-06 19:52:10 +00:00
Dev
e20c89301d
Adjust low level PMC ammos
2024-02-06 17:30:04 +00:00
Dev
4e02384e04
PMC mod spawn chance adjustments
2024-02-06 17:27:00 +00:00
Dev
1681e452bb
Force muzzle devices to be a required slot
...
Lower muzzle chance for PMCs level 20+
2024-02-06 17:21:33 +00:00
Dev
f2865e7675
Experimental; flag mod_muzzle
as required for PMCs
2024-02-06 16:59:58 +00:00
Dev
fcf7ff5c3d
Update trader assorts, include missing armor inserts on items not dumped from live yet (prapor and ragman)
2024-02-06 14:53:10 +00:00
Dev
5f873e73b8
Move handbook override code into HandbookHelper.hydrate()
- changes now apply to ragfair
2024-02-06 12:52:56 +00:00
Dev
5c52e13064
Add presents to chiristmas seasonal event gift
2024-02-06 12:18:16 +00:00
Dev
e9daf61013
Implement christmas gift system.
...
Gifts now give rewards, bigger the gift = bigger the possible reward
2024-02-06 12:17:41 +00:00
Dev
7bc9fdbe95
Add system to override handbook price, add christmas gift items small/med/large
2024-02-06 12:16:26 +00:00
Deadly Alden
4fc012b422
Revamp structure of socket debug messages ( !214 )
...
**Description**
This pull request changes the WebSocket connection `handle lost` log message in the `wsOnConnection` method of the `GameSocket` class. The original log message was:
```typescript
this.logger.debug(this.localisationService.getText("websocket-socket_lost_deleting_handle");
>>> [WS] Socket lost, deleting handle, status: %s
```
Which was inconsistent with most other languages. It can be understood from context that the socket was lost, therefor deleted and closed. Instead now;
```typescript
this.logger.debug(this.localisationService.getText("websocket-socket_lost_deleting_handle");
>>> [WS] Socket lost, deleting handle
```
This is achieved through editing the languages one by one and removing the "`status: %s`" component.
**Related**
- Closes: https://dev.sp-tarkov.com/SPT-AKI/Issues/issues/421
Co-authored-by: Deadly <info.saddiki@gmail.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT-AKI/Server/pulls/214
Co-authored-by: Deadly Alden <deadly@noreply.dev.sp-tarkov.com>
Co-committed-by: Deadly Alden <deadly@noreply.dev.sp-tarkov.com>
2024-02-06 09:07:23 +00:00
Dev
d0ed738c0b
lint bot json
2024-02-05 22:07:33 +00:00
Dev
9a1ef8daa2
Add missing locale
2024-02-05 22:02:19 +00:00
Dev
b7d74f1dec
Add system to flag weapon slot ids as required.
...
Applies to stocks/recievers for PMCs
recievers for exusec/raider
2024-02-05 22:02:03 +00:00
Dev
d36593ca57
Rework fence service to handle armor/weapons separately,
...
made config work with a weapon/equipment min/max value
Improve price filtering system to work with weapons/equipment
2024-02-05 19:52:46 +00:00
Dev
f429cbd663
Update locales
2024-02-05 15:46:00 +00:00
Dev
e0cb167272
Update PMC mod item data
2024-02-05 15:37:01 +00:00
Dev
e5bc45c6d4
Adjusted front/rear loot item plate chance to be 100%:
2024-02-04 20:30:10 +00:00
Dev
af0c6b9ee9
Add missing initialLoyaltyLevel values to standard account templates
2024-02-04 19:58:57 +00:00
Dev
9fa0bf53e5
Rework sell all scav gear button to send money as mail
2024-02-04 19:27:35 +00:00
Dev
5bde733e7b
Lower airdrop weapon crate count max to 2 for mixed type crates
2024-02-04 17:01:04 +00:00
Dev
09a76f5c3f
Replace placehold quest assorts with live data taken on 15th of jan
2024-02-04 15:52:44 +00:00
Dev
b6b659d2d7
Increase chance of Pscav name on scavs to 20%
2024-02-04 14:43:58 +00:00
Dev
c43c06d2b5
Increase chance PMCs 1-15 have backpacks
2024-02-04 14:37:08 +00:00
Dev
2fb15dab94
Adjust PMC 1-15 backpack loot values - tiny chance of 10 items + weight 2/3 items more heavily
2024-02-04 14:35:22 +00:00
Dev
6d300c9d4d
Add chance for 1-15 PMCs to have 2 healing items on their person
2024-02-04 14:31:26 +00:00
Dev
ef623de2d7
Increate 1-14 PMC chance to have a grenade to 44%
2024-02-04 14:30:13 +00:00
Dev
ba94183f86
Blacklist Ultralink quest item from airdrops
2024-02-04 14:10:03 +00:00
Dev
8b90373965
Removed Out of Time
quest
2024-02-04 09:40:52 +00:00
Dev
ff4b1f95be
Fixed Rhys-T helmet not having inserts for PMCs
2024-02-04 09:24:39 +00:00
Dev
2c4278cd96
Show debug message as warning + fix incorrect prapor quest assort ids
2024-02-04 09:12:27 +00:00
Dev
48e6f3052d
Add item limit of 1 for TerraGroup Labs access keycard
to bosskojaniy
2024-02-03 17:41:05 +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
0d21eac38f
Extend snow till the 10th of feb
2024-02-03 15:14:26 +00:00
Dev
e4df0581c6
Update starting ammo in profile templates
2024-02-03 15:14:03 +00:00
Dev
fc6d8b487a
Add empty locales
2024-02-03 15:03:14 +00:00
Dev
055f8176d8
Remove Hippocratic Oath quest - no longer in live
2024-02-03 11:14:57 +00:00
Dev
f2cae309ec
Merge branch '3.8.0' of https://dev.sp-tarkov.com/SPT-AKI/Server into 3.8.0
2024-02-03 10:02:22 +00:00
Dev
e801b30d98
Fix trader assorts with an UnlimitedCount
value not having a stack size of 9999999 - fixes unlimited item on prapor having stack size of 100
2024-02-03 10:01:44 +00:00
Kaeno
9f9febd624
Add missing quest images
2024-02-03 00:30:01 +00:00
Kaeno
8227e06d77
Black list Sacred Amulet from scav case also
2024-02-02 19:25:14 +00:00
Kaeno
ef958a115d
Blacklist Lightkeepers amulet from airdrops and fence
2024-02-02 19:02:46 +00:00
Dev
6a4330557f
Add PMC name
2024-02-02 17:58:31 +00:00
Dev
36d16f0917
Add english fallback locale
2024-02-02 17:53:23 +00:00
Dev
a1e84992a2
update english locale
2024-02-02 14:18:45 +00:00
Dev
5b04bc530e
Update locales
2024-02-01 20:19:06 +00:00
Dev
31942b96eb
Add marksman rifles to elimination dailies
...
Add weapon filtering based on range requirement of elimination quest:
> 50 = no pistols/shotguns
< 20 = no DMR/MarksmanRifles
2024-02-01 14:37:02 +00:00
Kaeno
0973c1cdad
Add missing quest item ID to forcedLootSingleSpawnById
2024-01-31 23:30:28 +00:00
Kaeno
0a16e06c89
Removed Duplicate key. Fixed some formatting
2024-01-31 21:24:05 +00:00
Kaeno
0d78bc22f0
Potential fix to bots freezing. Needs testing
2024-01-31 20:58:41 +00:00
Dev
c7ce7e57cb
Update items.json
2024-01-31 18:30:02 +00:00
Dev
dbea338a8f
Add missing FiR properties
2024-01-31 17:07:50 +00:00
Dev
d2e8af3341
Update JSONs
2024-01-31 17:01:46 +00:00
Dev
78e62229cc
Update trader assorts
...
10 missing trader quest assorts replaced with placeholders
2024-01-31 16:57:40 +00:00
Dev
8be7e5b2b7
Update quest data
2024-01-31 16:39:48 +00:00
Dev
2cd92c4e7e
Fix typo
2024-01-30 18:48:46 +00:00
Dev
8a5377c244
Bot weighting adjustments
2024-01-30 17:19:48 +00:00
Arys
f5d56f8ae3
Increased BTR moveSpeed to 9 ( !213 )
...
Reviewed-on: https://dev.sp-tarkov.com/SPT-AKI/Server/pulls/213
Co-authored-by: Arys <arys@noreply.dev.sp-tarkov.com>
Co-committed-by: Arys <arys@noreply.dev.sp-tarkov.com>
2024-01-30 09:37:12 +00:00
Dev
c498efe18f
Update cursed assault json
2024-01-30 09:34:07 +00:00
Dev
f3ec237674
Fix issue with weapon mod generation flagging mod as incompatible even though it passes compatibility checks
...
Stop trying to fit a mod to a weapon after 8 blocked attempts
Created streamlined mod compatability checker function
2024-01-29 22:41:08 +00:00
Dev
1995fbfef0
Adjust scav vest to be less common on higher level PMCs
2024-01-29 19:35:07 +00:00
DrakiaXYZ
f160560134
Lower BTR default speed to work with change in modules ( !212 )
...
Co-authored-by: DrakiaXYZ <565558+TheDgtl@users.noreply.github.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT-AKI/Server/pulls/212
Co-authored-by: DrakiaXYZ <drakiaxyz@noreply.dev.sp-tarkov.com>
Co-committed-by: DrakiaXYZ <drakiaxyz@noreply.dev.sp-tarkov.com>
2024-01-29 19:07:45 +00:00
Dev
187c0f2263
Update PMC names
2024-01-29 17:01:07 +00:00
Dev
215e8f1c4b
Create new SNOW
event separte from new years
2024-01-27 23:08:21 +00:00
Dev
f2c2f23438
Add various handguard lower secctions to PMC weapons
2024-01-27 23:02:38 +00:00
Dev
bab96ec429
Added limit of 1 for Shturman's stash key
on bosskojaniy
...
Fixed typo in `bosskolontay` name
2024-01-27 22:30:47 +00:00
Dev
4875662d0a
More PMC adjustments
2024-01-27 19:40:11 +00:00
Dev
fde85a52ce
Improve PMC gear filters
2024-01-27 19:15:42 +00:00
Dev
ccb610dda6
Add config property forceOnlyArmoredRigWhenNoArmor
+ wire it up
2024-01-27 18:52:36 +00:00
Dev
8ca0c5d82b
Remove faceshield from headwear section
2024-01-27 17:08:01 +00:00
Dev
8c348844ad
Replace possible bad bear body id with correct one
2024-01-27 16:08:33 +00:00
Dev
3ac5a6e41a
Initial pass at adding new locales with fallbacks
2024-01-26 22:28:36 +00:00
Valens
63aed59c98
Ammo adjustments ( !210 )
...
Co-authored-by: VforValens <8889280+VforValens@users.noreply.github.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT-AKI/Server/pulls/210
Co-authored-by: Valens <valens@noreply.dev.sp-tarkov.com>
Co-committed-by: Valens <valens@noreply.dev.sp-tarkov.com>
2024-01-26 19:06:11 +00:00
Dev
59bc9cb3e0
Move bot hands/head/voice over to weighted lists
2024-01-26 17:57:13 +00:00
Dev
4d98cf69b8
Update bot data
2024-01-26 16:47:56 +00:00
Dev
7755daf139
Flea price update
2024-01-26 16:26:24 +00:00
Dev
05f7f8b43f
Add mods to bots manually to stop warnings on generation
2024-01-26 15:58:14 +00:00
Dev
8a824c2cae
removed "location": 0
from cartridge on EoD bear profile
2024-01-26 15:30:32 +00:00
Dev
23baf3cce6
Adjust modSpawnChancePercent
values to make loose armor have more plates
2024-01-26 14:25:50 +00:00
Dev
15f3223349
Reduce sandbox
maxbot count
2024-01-26 13:15:25 +00:00
Valens
0d1a5bc59f
Change 762x51 for Levels 1-14 to weight worse ammo ( !209 )
...
Changed 762x51 BCP FMJ and TCW SP to be weighed heavier to help prevent occurrences of the better ammo in the 762x51 array from spawning while low level.
Co-authored-by: VforValens <8889280+VforValens@users.noreply.github.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT-AKI/Server/pulls/209
Co-authored-by: Valens <valens@noreply.dev.sp-tarkov.com>
Co-committed-by: Valens <valens@noreply.dev.sp-tarkov.com>
2024-01-26 08:29:41 +00:00
Valens
b9e9e0cd4b
Fix rightside_plate in multiple bot types ( !208 )
...
Fix rightside_plate to be right_side_plate matching all other entries for config/bots.json, bots/types/arenafighter, bear, and usec.json's
Co-authored-by: VforValens <8889280+VforValens@users.noreply.github.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT-AKI/Server/pulls/208
Co-authored-by: Valens <valens@noreply.dev.sp-tarkov.com>
Co-committed-by: Valens <valens@noreply.dev.sp-tarkov.com>
2024-01-25 23:29:01 +00:00
Dev
e8ff4c01b3
Further adjustments to PMCs 1-14
2024-01-25 21:38:09 +00:00
Dev
edbc35134f
PMC 1-14 changes
2024-01-25 21:11:04 +00:00
Dev
6ffbbed760
increase chance of basic headgear for 1-14 PMCs
...
increase chance of basic headset for 1-14 PMCs
increase chance of level 4 facecover for 50+ PMCs
2024-01-25 20:34:44 +00:00
Dev
f6dae88610
reduce mp7/bastion spawn chance
2024-01-25 17:23:09 +00:00
Dev
d9eedae831
Fix 3m armor being in wrong slot
2024-01-25 17:16:47 +00:00
Dev
f9965becc1
Fix default preset ordering
2024-01-25 15:18:50 +00:00
Dev
fd7050b0ac
Fix issue with weapon/equipment mod selection where it would ignore settings when mod slot was required
...
Fix JSON errors in bot.json
2024-01-25 13:45:42 +00:00
Dev
4fee533622
Add back paca fix
2024-01-25 12:58:58 +00:00
Dev
26c4138b5c
Remove paca debug values
2024-01-25 10:57:37 +00:00
Dev
c376abfbfb
pmc 1-14 equipment value adjustments
2024-01-25 10:52:34 +00:00
Arys
5c077dc99b
Added new BTR config settings ( !207 )
...
Reviewed-on: https://dev.sp-tarkov.com/SPT-AKI/Server/pulls/207
Co-authored-by: Arys <arys@noreply.dev.sp-tarkov.com>
Co-committed-by: Arys <arys@noreply.dev.sp-tarkov.com>
2024-01-25 08:52:10 +00:00
Dev
2a51d13b91
Fix caps issuewith paca
2024-01-24 22:36:41 +00:00
Dev
7d734a18f1
Bot wave adjustments
...
Remove gifter from streets
Remove manual waves from streets
2024-01-24 19:49:42 +00:00
Dev
5d0ffd93d2
Added helmets category to ragfair conditions array
2024-01-24 19:33:24 +00:00
Dev
6cdd1ce643
Improve PMC bot gear filtering
2024-01-24 19:15:05 +00:00
Dev
852849aeb1
Extend new years date
...
Generate fewer btr bots
2024-01-24 14:23:44 +00:00
Dev
e6c3271b23
JSON update
2024-01-24 13:48:02 +00:00
Dev
b4af859a06
28476
2024-01-24 10:45:57 +00:00
Dev
3ec63ef31d
Fix issue with addChildSlotItems()
and add additional mods
2024-01-23 21:33:24 +00:00
Dev
b68164b830
Add support for sub locales - initial support for PT and ZH
2024-01-23 20:49:06 +00:00
Dev
dbb4bc5f03
Add missing mods to Ops-Core FAST ballistic helmet
on PMCs
2024-01-23 20:25:27 +00:00
Dev
67e5e61d3c
Adjust easy start profiles to be level 15
2024-01-23 15:48:08 +00:00
Dev
86d34e3efe
Remove dupe data from ragfair json
2024-01-23 13:25:22 +00:00
Dev
b3738b03d9
i hate commas
2024-01-23 13:21:22 +00:00
Dev
bcf506a57b
Fix json issue
2024-01-23 13:03:04 +00:00
Dev
8816e27298
Add balaclava to vengeful zryachiy
2024-01-23 12:45:49 +00:00
Dev
27bc7cfa6e
Fixed armors being listed with plates above the allowed level on flea
2024-01-23 11:42:47 +00:00
Dev
c51cce269f
Workaround for sandbox map having Level 20 max
2024-01-23 10:02:06 +00:00
Dev
5b296975e8
Merge branch '3.8.0' of https://dev.sp-tarkov.com/SPT-AKI/Server into 3.8.0
2024-01-21 17:54:09 +00:00
Dev
9c9d3fb5a5
Cleanup of scavcase reward blacklist
2024-01-21 17:53:59 +00:00
CZPZ
1551a5e793
feature: add probability for extra rep gain on pmc kills as pscav ( !204 )
...
Feel free to rename everything.
We can also use the new function from randomutil and replace code block below on InsuranceController.ts
```
const maxRoll = 9999;
const conversionFactor = 100;
const returnChance = this.randomUtil.getInt(0, maxRoll) / conversionFactor;
const traderReturnChance = this.insuranceConfig.returnChancePercent[traderId];
const roll = returnChance >= traderReturnChance;
```
I killed 2 PMCs with 100% chance and gained 0.07 rep (rounding issue probably somewhere else)
![image](/attachments/00f00922-eb18-4fdc-8958-129b680af704)
Some JS problems :S
![image](/attachments/dcbeb1d1-2ee3-4809-890e-e19fe3190840)
Implements: https://dev.sp-tarkov.com/SPT-AKI/Issues/issues/150
Co-authored-by: alimoncul <alimoncul@gmail.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT-AKI/Server/pulls/204
Co-authored-by: CZPZ <czpz@noreply.dev.sp-tarkov.com>
Co-committed-by: CZPZ <czpz@noreply.dev.sp-tarkov.com>
2024-01-21 17:39:37 +00:00
Dev
c68c9a72fb
Refactor handleScavCase()
to use addItemToStash()
...
blacklist soft armor inserts from scavcase rewards
2024-01-21 16:40:14 +00:00
Dev
8e232e8250
Update bot data
2024-01-21 12:00:16 +00:00
Dev
e7512872ef
Add missing equipment mods to PMCs
2024-01-21 09:37:11 +00:00
DrakiaXYZ
e31c52e7ff
Add BTR config options ( !203 )
...
Also add the cover service entry
Co-authored-by: DrakiaXYZ <565558+TheDgtl@users.noreply.github.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT-AKI/Server/pulls/203
Co-authored-by: DrakiaXYZ <drakiaxyz@noreply.dev.sp-tarkov.com>
Co-committed-by: DrakiaXYZ <drakiaxyz@noreply.dev.sp-tarkov.com>
2024-01-21 08:46:12 +00:00
Dev
399bbb2e3b
Add framework for BTR config
2024-01-20 18:47:57 +00:00
Dev
446b1ef4f9
Remove duplicate locale key/value
2024-01-20 18:08:25 +00:00
Dev
80fdaf65e6
Finalise fence changes
2024-01-20 17:56:19 +00:00
Dev
b5bca2c49b
Add missing property to airdrop config
2024-01-20 09:30:18 +00:00
Dev
879af0377a
Adjust airdrop values
2024-01-19 21:19:14 +00:00
Dev
4cb2d8171e
Fix JSON issues with ravangezryachiyevent
2024-01-19 09:37:01 +00:00
Dev
310762d66d
Refactor airdrop loot generation to account for armor plate changes
2024-01-18 23:25:08 +00:00
Kaeno
01b608d8b2
Adjust bot difficulty for ground zero
2024-01-18 22:03:16 +00:00
Dev
ed6ba36ff3
Update map loot
2024-01-18 21:25:31 +00:00
Dev
a3e4f6141d
Adjust GIFTER_ADDITIONAL_GIFTS
setting
2024-01-18 12:08:19 +00:00
Dev
bb741f681d
Store and process secure container loot items for bots
...
Give gifter more items
2024-01-18 12:07:32 +00:00
snowythefox811
f6192f1891
Added The ability to have enhancements on armored rigs and helmets. ( !200 )
...
Added the vest and headwear classes to be eligible for armor enhancement
Co-authored-by: Snow <Notarealemail@email.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT-AKI/Server/pulls/200
Co-authored-by: snowythefox811 <snowythefox811@noreply.dev.sp-tarkov.com>
Co-committed-by: snowythefox811 <snowythefox811@noreply.dev.sp-tarkov.com>
(cherry picked from commit 35eb9feebf
)
2024-01-18 09:08:22 +00:00
Dev
04edb19f14
Allow dogtags to be added to custom bots
2024-01-17 22:17:12 +00:00
Dev
cef8cbadea
Assort updates
2024-01-17 21:46:57 +00:00
Dev
780647a40b
Add correct assort data
2024-01-17 19:35:37 +00:00
Dev
71ba4f497a
Update quests and traders
2024-01-17 18:32:59 +00:00
Dev
43699d6416
Add new bot types to pmc config
...
remove new types from possible brain types on sandbox
2024-01-17 14:22:27 +00:00
Dev
a572d090ba
Update JSONs
2024-01-17 10:27:51 +00:00
Dev
0dc2dd5f68
Update flea prices
2024-01-16 17:18:14 +00:00
Dev
220764d0f7
Update bot data
...
Update `ravangeZryachiyEvent` mapping to use `ravangeZryachiyEvent` bot type data instead of `bossZryachiy`
2024-01-16 16:11:48 +00:00
Dev
2787b25c8d
Items json changes
2024-01-15 23:14:15 +00:00
Dev
29573c1418
Add BTR trader image
2024-01-15 22:09:52 +00:00
Dev
50d1b89505
Add missing quest images
2024-01-15 22:05:37 +00:00
Dev
a749dcc272
Add LK services json
2024-01-15 21:45:35 +00:00
Dev
8e6d5330df
Update locales
2024-01-15 18:21:11 +00:00
Dev
d95497728f
Map data update
2024-01-15 16:59:21 +00:00
Dev
58d8b1157d
update en locale
2024-01-15 16:26:57 +00:00
Dev
91150602ef
Update items json
2024-01-15 16:26:27 +00:00
Dev
3cdc5a8e99
Update trader assorts using new quest data
2024-01-15 14:53:34 +00:00
Dev
22e9c1df8b
Update quest data
2024-01-15 14:48:33 +00:00
Merijn Hendriks
bdc505bed6
Add locales fallback ( !197 )
...
Fixes [#310 ](https://dev.sp-tarkov.com/SPT-AKI/Issues/issues/310 )
Co-authored-by: Merijn Hendriks <merijn.d.hendriks@gmail.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT-AKI/Server/pulls/197
Co-authored-by: Merijn Hendriks <senko-san@noreply.dev.sp-tarkov.com>
Co-committed-by: Merijn Hendriks <senko-san@noreply.dev.sp-tarkov.com>
2024-01-15 12:45:24 +00:00
Dev
3ac64a3245
Update bot data
2024-01-15 10:48:58 +00:00
Dev
2f07d6083f
Fix armor plates/visors/helmet plate inserts not having thier durability altered on ragfair
2024-01-14 22:28:53 +00:00
Merijn Hendriks
f15a2ff71d
Update EFT translations ( !195 )
...
Dumped the data for Haru, noticed Aki was missing them.
Changes:
- Added Romanian language
- Updated existing languages
I'll check the rest of the data and create new branches accordingly.
Co-authored-by: Merijn Hendriks <merijn.d.hendriks@gmail.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT-AKI/Server/pulls/195
Co-authored-by: Merijn Hendriks <senko-san@noreply.dev.sp-tarkov.com>
Co-committed-by: Merijn Hendriks <senko-san@noreply.dev.sp-tarkov.com>
2024-01-14 21:46:47 +00:00
Dev
48377a0e08
Update JSONs
2024-01-14 15:03:35 +00:00
Dev
66c78cabaf
Update bots
2024-01-14 14:37:28 +00:00
Dev
00660747a5
Refresh map loot
2024-01-14 10:10:41 +00:00
Valens
743f222141
Add valens to gifts.json ( !194 )
...
Add the "VALENS" code to the gifts system.
Consists of 1 SR-25, and 1 M1A.
Co-authored-by: VforValens <8889280+VforValens@users.noreply.github.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT-AKI/Server/pulls/194
Co-authored-by: Valens <valens@noreply.dev.sp-tarkov.com>
Co-committed-by: Valens <valens@noreply.dev.sp-tarkov.com>
2024-01-14 09:05:28 +00:00
Dev
8b355adfa6
Add soft insert type to daily reward blacklist
2024-01-13 20:02:19 +00:00
Dev
ae50835391
Fix 2 issues with quests
2024-01-13 19:15:20 +00:00
Dev
6cd82ce2a6
Add location property minFillLooseMagazinePercent
...
Make static/dynamic magazine loot have chance to not have cartridges
2024-01-13 12:30:15 +00:00
Dev
1f05fe1994
Update bot data
2024-01-13 10:55:12 +00:00
Dev
b01e3f513a
update map loot. 0.14 dumps only
2024-01-13 10:53:20 +00:00
Dev
8b9cdd485f
Update items json
2024-01-13 10:05:47 +00:00
Dev
14a8b34dcc
Add sandbox to daily quest map pool
2024-01-13 09:51:09 +00:00
Dev
dc13b20ed5
Blacklist ammo boxes from completion quest item pool
2024-01-13 09:21:32 +00:00
Dev
48f99ecfa6
Additional changes to randomiseWeaponDurabilityValues()
...
Move chance to make changes check outside of function
Aliased ragfair config property
Aliased chosen child multipler value
Added comment to function
2024-01-13 09:15:11 +00:00
Dev
0440bdab70
Reworked flea armor listing code
...
Randomises plate durability
Randomises insert durability
2024-01-12 21:59:30 +00:00
Kaeno
05484ff3b3
Added Missing coop extracts and vehicle extracts
2024-01-12 20:19:43 +00:00
Kaeno
5e9a1f244b
Add missing quest images
2024-01-12 19:50:58 +00:00
Dev
80fa0c1b9c
Introduce typo into json to follow bsg naming
2024-01-12 19:17:39 +00:00
Kaeno
664715c09e
Fixed extra spawns on customs. Fixed duplicate spawns on labs. Removed Shoreline spawns due to map changes
2024-01-12 19:09:57 +00:00
Dev
a219bab82b
Loot update
2024-01-12 18:41:54 +00:00
Dev
6353456b64
Update bot/map data
2024-01-12 17:59:47 +00:00
Dev
9b1b8f9f10
Add missing mods to kiver helmet on PMCs
2024-01-12 17:01:40 +00:00
Dev
98241d894f
Rework how plates are filtered from bot equipment
...
Add `filterPlatesByLevel` to bot config
2024-01-12 17:00:22 +00:00
Dev
a7e6eed954
Update presetSlotsToRemoveChancePercent
in trader config to allow insutrance to remove armor items
2024-01-12 13:45:37 +00:00
Dev
23ebe19938
Lower chance of ECLiPSE RBAV-AF plate carrier
on low level PMCs as it doesnt support the armor level we want for them
2024-01-12 13:44:58 +00:00
Dev
78759ee72e
Add weighting data for left_side_plate
and right_side_plate
2024-01-12 13:44:46 +00:00
Dev
66ab32e6c4
Make new years last until 20th of jan
2024-01-12 13:01:10 +00:00
Dev
d92f30d281
Fix insurance return all child items of an item (ammo in mags/chamber)
2024-01-12 12:32:04 +00:00
Dev
6e4d5d1aca
Bot update - fix various missing soft-insert shoulder armors
2024-01-12 10:35:02 +00:00
Dev
9623bd5203
Add rig to PMCs
2024-01-11 11:23:33 +00:00
Dev
0e021d246f
Update PMC armor data
2024-01-11 09:56:51 +00:00
Terkoiz
b3b570824c
Updated PMC name list ( !192 )
...
Updated `hazelify` name by request
Added some names of recent contributors
Co-authored-by: Terkoiz <terkoiz@spt.dev>
Co-authored-by: chomp <chomp@noreply.dev.sp-tarkov.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT-AKI/Server/pulls/192
Co-authored-by: Terkoiz <terkoiz@noreply.dev.sp-tarkov.com>
Co-committed-by: Terkoiz <terkoiz@noreply.dev.sp-tarkov.com>
2024-01-11 09:43:05 +00:00
Dev
5ba1ed95c1
Update bot data
2024-01-11 09:42:30 +00:00
Dev
3879d14761
Update map data
2024-01-11 08:33:42 +00:00
Dev
3ef7e3218e
Update loot data
2024-01-10 23:07:06 +00:00
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