5740774a46
Apply Biome Formatting
...
This is the result of running `npm run format` which applies the Biome formatting rules. Rejoice!
2024-07-23 11:12:53 -04:00
4eeedc4257
Removed unused code and repurposed save endpoint for scav profile saving
2024-07-12 16:29:21 +01:00
Dev
121387aa69
Deleted unused endpoints + code
2024-07-09 14:51:57 +01:00
Dev
1c601cc33e
Removed unused endpoint + related service
2024-07-09 14:22:01 +01:00
Dev
872212f651
Removed unused endpoint + config
2024-07-08 15:15:48 +01:00
Dev
31ba17a327
Added handling of BTR item delivery
2024-07-05 19:02:02 +01:00
Dev
ed152caa1e
Merge branch 'master' of https://dev.sp-tarkov.com/SPT/Server into 310-dev
2024-07-05 17:48:58 +01:00
4b2f42a406
Add routes for Modules to get Bosses that are allowed to be converted ( !368 )
...
Reviewed-on: SPT/Server#368
2024-07-05 16:46:51 +00:00
Dev
7e64a4be66
Further improvements to post-raid event handling
2024-07-05 13:32:46 +01:00
edfe995c52
Initial implementation of an ItemTpl and Weapon enum generator ( !364 )
...
ItemTplGenerator will create a full ItemTpl.ts and Weapons.ts file with all items and weapons respectively
Renamed WeaponTypes to Weapons to better indicate its new format
Updated all references to these enums to use the new names
New npm command `npm run gen:items` to run this tool
Co-authored-by: DrakiaXYZ <565558+TheDgtl@users.noreply.github.com>
Reviewed-on: SPT/Server#364
Co-authored-by: DrakiaXYZ <drakiaxyz@noreply.dev.sp-tarkov.com>
Co-committed-by: DrakiaXYZ <drakiaxyz@noreply.dev.sp-tarkov.com>
2024-06-16 08:33:01 +00:00
Dev
3327bc916a
Renamed functions to better explain what they do
2024-06-13 11:05:10 +01:00
Dev
8c05345b85
Replaced various magic strings with enum values
...
Added `itemHelper.getItemFromPool()`
2024-06-13 10:53:07 +01:00
Dev
4e311da111
Refactored InraidHelper
2024-06-12 20:42:29 +01:00
b3b1f76a77
Migrate PMCs (sptBear/sptUsec) To Bsg Types (pmcBEAR/pmcUSEC) ( !360 )
...
Co-authored-by: Dev <dev@dev.sp-tarkov.com>
Reviewed-on: SPT/Server#360
2024-06-06 16:59:44 +00:00
8727f6150e
primery-dependencies ( !355 )
...
Co-authored-by: clodan <clodan@clodan.com>
Reviewed-on: SPT/Server#355
Co-authored-by: Alex <clodan@noreply.dev.sp-tarkov.com>
Co-committed-by: Alex <clodan@noreply.dev.sp-tarkov.com>
2024-05-28 14:04:20 +00:00
Dev
584eade530
Added getLocation()
to databaseService
and made use of it across various classes
2024-05-28 14:28:26 +01:00
Dev
7cdac4e38b
Added getTrader()
and utilise inside various classes
2024-05-28 14:13:44 +01:00
Dev
fdb7a2b7d8
Updated various classes to use DatabaseService
instead of DatabaseServer
2024-05-28 13:59:19 +01:00
d13e86ba46
Rebranding to SPT ( !345 )
...
Rebranded src code and scripts to SPT
Co-authored-by: clodan <clodan@clodan.com>
Reviewed-on: SPT-AKI/Server#345
Co-authored-by: Alex <clodan@noreply.dev.sp-tarkov.com>
Co-committed-by: Alex <clodan@noreply.dev.sp-tarkov.com>
2024-05-21 17:59:04 +00:00
Dev
a48e130f1b
Localized various warning messages
2024-05-21 14:28:52 +01:00
Dev
139b139581
Localised various error messages
2024-05-21 12:40:16 +01:00
cb169a18b9
Project Code Format
...
Ran the `npm run format` command to bring the entire project in-line with the formatting rules.
2024-05-17 15:32:41 -04:00
f8d1227dfd
Introduced a new ICloner interface with 3 implementations, one of them being a recursive cloner which is faster and more efficient than its counterparts by more than 50% ( !328 )
...
Co-authored-by: clodan <clodan@clodan.com>
Co-authored-by: Dev <dev@dev.sp-tarkov.com>
Co-authored-by: chomp <chomp@noreply.dev.sp-tarkov.com>
Reviewed-on: SPT-AKI/Server#328
Co-authored-by: Alex <clodan@noreply.dev.sp-tarkov.com>
Co-committed-by: Alex <clodan@noreply.dev.sp-tarkov.com>
2024-05-13 17:58:17 +00:00
50c7a26a58
ESLint Pass
...
This is the first pass of ESLint on the codebase.
ESLint formatting is less strict when it comes to line-length and line-breaks then dprint/biome, so if you see formatting that you don't like... fix it! It shouldn't require a configuration change.
- This should merge clean into master (when the time comes).
- This will not merge clean into `3.9.0-DEV`, but the conflicts aren't that bad.
2024-05-07 23:57:08 -04:00
Dev
f63da802b2
Fix addPlayer
not correctly assigning location value
2024-04-20 15:23:24 +01:00
Dev
b8b72e593d
Added nullguards insode addPlayer()
to prevent server errors when profile not found or inraid
object not found
2024-04-20 10:10:58 +01:00
Dev
9c81df91d1
Fixed itemDelivery()
failing when trader lacks a dialogue
object (incorrectly configured custom traders)
2024-04-15 09:06:11 +01:00
Dev
c05347279b
Added variable hideout update() check times when in and out of raid
2024-03-30 15:15:06 +00:00
Dev
eca6f4bd75
Copy adjusted fence rep value into scav profile
2024-03-24 22:08:32 +00:00
d5517d7fdf
Remove server calculation of scav rep post raid changes. awaiting Client Calculations
2024-03-21 15:21:02 +00:00
Dev
04aad787d3
Store the fence rep diff after a raid has concluded, add endpoint to allow retreval of this value
2024-03-21 12:23:03 +00:00
Dev
f2254b150a
Add funtionality to propigate scav Charisma gains into PMC based on live testing
2024-03-18 12:56:34 +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
f95ed922a4
Fix quest statusTimers ending up with named keys ( !254 )
...
- Don't depend on status being non-numeric to fix statusTimers
- Cleaner tracking of fix counts in `updateProfileQuestDataValues`
- Better number checking for quest status, since `0` is a valid status, but fails the `!Number()` check
- Cleanup of quest status setting in `processAlteredQuests`
Co-authored-by: DrakiaXYZ <565558+TheDgtl@users.noreply.github.com>
Reviewed-on: SPT-AKI/Server#254
Co-authored-by: DrakiaXYZ <drakiaxyz@noreply.dev.sp-tarkov.com>
Co-committed-by: DrakiaXYZ <drakiaxyz@noreply.dev.sp-tarkov.com>
2024-03-09 08:49:26 +00:00
9a28e86261
Fix incorrect trader messages being sent when dealing with insurance on labs ( !241 )
...
Co-authored-by: HiddenCirno <hiddencirno@noreply.dev.sp-tarkov.com>
Co-authored-by: Dev <dev@dev.sp-tarkov.com>
Reviewed-on: SPT-AKI/Server#241
2024-03-03 11:06:33 +00:00
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: SPT-AKI/Server#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
886d99bb71
Fix achievement progress being wiped after doing a scav run ( !232 )
...
There is no need to copy all achievement counters from scav to PMC, we only need to copy the achievement counters where the achievement side is "Savage"
Co-authored-by: DrakiaXYZ <565558+TheDgtl@users.noreply.github.com>
Reviewed-on: SPT-AKI/Server#232
Co-authored-by: DrakiaXYZ <drakiaxyz@noreply.dev.sp-tarkov.com>
Co-committed-by: DrakiaXYZ <drakiaxyz@noreply.dev.sp-tarkov.com>
2024-02-18 16:32:46 +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
d352f678b3
Removed debug logging
2024-02-15 23:14:53 +00:00
Dev
7975ebafda
Pass full profiles into mergePmcAndScavEncyclopedias
2024-02-13 13:07:26 +00:00
Dev
2e3f624131
Update PMC encyclopedia post-raid
...
Update scav encyclopedia during generation to be pmc encyclopedia
Remove redundant return statements from function
2024-02-13 12:20:30 +00:00
Dev
1c63d85649
merge encyclopedia dicts together post-raid
2024-02-13 12:10:17 +00:00
Dev
7b1fd03f1d
Delete amulet from inventory when charges is 0 or below
2024-02-12 16:00:25 +00:00
Dev
ae1bc9ad3a
Nullguard against items without a slotid
2024-02-12 15:33:16 +00:00
Dev
430437974c
Add comment
2024-02-12 15:10:45 +00:00
Dev
77baeeee42
Decrement cultist amulet uses after each raid by one
2024-02-12 15:08:08 +00:00
Dev
da6244e1ac
Improvements to calculateFenceStandingChangeFromKillsAsScav()
- should properly handle additional rep loss when over 6 fence rep
2024-02-11 13:03:38 +00:00
Dev
a0083f281e
Log fence rep post-raid
2024-02-11 10:39:31 +00:00
Dev
ff1e80e302
Add endpoint to configure trailtor scavs
2024-02-11 10:32:13 +00:00
Kaeno
f2bcbbf8ab
Updated forgotten TaskConditionCounters for scav TaskConditionCounters migration code.
2024-02-11 00:26:45 +00:00