Chomp
425a8a62b6
Added missing ammo pool to bossPartisan
2025-01-26 10:27:27 +00:00
Chomp
68b9ad64b7
Updated JSONs
2025-01-25 16:48:57 +00:00
Chomp
6e20a023c3
Skip code when data not found
2025-01-25 12:09:35 +00:00
Chomp
f2e554206d
Typo fixes
2025-01-25 12:09:12 +00:00
Chomp
772d8b4e77
Fixed typo
2025-01-25 12:08:51 +00:00
Chomp
1ffa0678e9
Fixed randomiseArmorInsertsDurabilities
not removing plate slots that have been chosen to be removed from fence armors
2025-01-24 14:05:33 +00:00
Chomp
a7bc9c9849
Fixed typo AlwaysKeepFoundInRaidOnRaidEnd
...
Fixed incorrect log message
2025-01-23 22:26:53 +00:00
Chomp
fe534b2855
Updated JSONs
2025-01-22 00:00:21 +00:00
Chomp
6ec1cc5737
Updated assorts
2025-01-21 23:51:45 +00:00
Chomp
8e255d86cb
Added missing icons
2025-01-21 17:18:45 +00:00
Chomp
85158a0f8a
Added craft clone system to hideout config
...
Create lootbox crafts with it
Auto-unlock some crafts on server start
2025-01-21 17:13:20 +00:00
Chomp
cdae576361
Added multiple new BTR quests
2025-01-21 15:03:00 +00:00
Chomp
a86262e9b0
Fixed incorrect bot json data
2025-01-21 15:01:49 +00:00
Chomp
ddeb739616
Added skier/peacemaker durability values
2025-01-21 14:26:31 +00:00
Chomp
346a57f23a
Added missing gifter config values
2025-01-21 14:24:09 +00:00
Chomp
bc30f06142
Flagged BARTER_SHYSHKA_CHRISTMAS_TREE_LIFE_EXTENDER
as christmas item
2025-01-21 13:19:46 +00:00
Chomp
01aa874a57
Flagged "Christmas event fuel` as christmas event
2025-01-21 11:58:15 +00:00
Chomp
4bcece0e6b
Added missing .50 ammo to PMCs
2025-01-21 10:04:33 +00:00
Chomp
171fc92a42
Added missing gifter
durability values
2025-01-21 10:04:01 +00:00
Chomp
fbcd3c2e51
Updated achievement data from pvp mode
2025-01-20 10:11:55 +00:00
Chomp
f934a83707
Updated quest data using new values
2025-01-20 10:04:31 +00:00
Chomp
8caa80b224
Updated ITraderPurchaseData
to be an interface
2025-01-20 10:04:14 +00:00
Chomp
1048d23f64
Added missing hideout icon
2025-01-20 09:48:40 +00:00
Chomp
c9631e30a1
Improved emulation of flea,
...
Added `sellSum + notSellSum` values to profiles + wired up
2025-01-20 09:48:26 +00:00
Chomp
fa31006761
Fix launcher thinking profile deletion failed ( #1095 )
...
The launcher currently thinks all profile deletions fail. This should
fix it
Testing:
- Create new profile (No need to log in)
- Delete new profile
Reasoning:
We need to invert the returned value of the `exists` call, which means
we need to actually await it instead of trying to return the inverse of
the promise
I did a quick search over the codebase for other places we have
Promise<boolean> return types, and didn't see any other similar issues
elsewhere
2025-01-20 09:21:08 +00:00
Chomp
855c305c29
Refactor quest and achievement reward handling to be more centralized ( #1097 )
...
- Create a new RewardHelper class that contains the majority of shared
reward handling
- Move a lot of methods from QuestRewardHelper into RewardHelper
- Fix a bug in `applyMoneyBoost` that could result in compounding money
boost being applied across characters
- Route achievement reward handling through RewardHelper
2025-01-20 09:20:34 +00:00
Chomp
67887e7d66
Merge branch '4.0.0-DEV' into feat-rewardrefactor
2025-01-20 09:20:26 +00:00
DrakiaXYZ
b541c04bac
Refactor quest and achievement reward handling to be more centralized
...
- Create a new RewardHelper class that contains the majority of shared reward handling
- Move a lot of methods from QuestRewardHelper into RewardHelper
- Fix a bug in `applyMoneyBoost` that could result in compounding money boost being applied across characters
- Route achievement reward handling through RewardHelper
2025-01-19 22:41:17 -08:00
KaenoDev
4a019d2130
Make MechanicGiftDay1 Gift be found in raid like live
2025-01-20 01:14:19 +00:00
DrakiaXYZ
5bb9bd3fb1
Fix launcher thinking profile deletion failed
2025-01-19 16:26:04 -08:00
Chomp
ad782e5906
Replicated Mechanic sending player a measuring tape on profile creation
2025-01-19 19:16:23 +00:00
Chomp
bef38fddca
updated `getOfferByid
return type to be nullable
2025-01-19 18:18:42 +00:00
Chomp
80a0d1acf2
Changed logging inside getAgressorBonusByDifficulty
to debug
2025-01-19 18:18:02 +00:00
Chomp
0995e0c014
Fixed 30round FDE mag conflict
4.0.0-BE-20250119
2025-01-19 11:56:24 +00:00
Chomp
0dfc6a7c4c
Regenerated trader assort data
2025-01-19 10:04:08 +00:00
Chomp
4839547e6d
Blacklisted 67408903268737ef6908d432-contraband box
from reward pool
2025-01-19 10:03:03 +00:00
Chomp
c1cbb66a73
Updated quests
...
added `Hot Wheels - Lets Try Again`
2025-01-19 10:02:41 +00:00
Chomp
d4336863fb
Updated JSONs
2025-01-19 09:47:54 +00:00
Chomp
58e30bb70f
Updated server start text
2025-01-18 23:25:35 +00:00
Chomp
1ebce6f24a
34568
2025-01-18 22:36:28 +00:00
Chomp
fa043ec60d
Migrate suits from 3.10 profile ( #1092 )
...
Migrates clothing items from 3.10 profile, if modded items are found
these are removed as we cannot verify them.
2025-01-17 13:57:46 +00:00
d5acce2b71
Migrate suits from 3.10 profile
2025-01-17 14:07:52 +01:00
Chomp
d078d10268
include cyber background customisation on dev profiles
2025-01-17 12:26:54 +00:00
Chomp
5c29c898b6
Renamed functions to better match their purpose
2025-01-17 12:22:06 +00:00
Chomp
de00ac3ef2
Fixed incorrect globals interface and related code (fixes christmas error)
2025-01-17 10:44:04 +00:00
Chomp
f07ba3fec4
Added nullguard to hideoutCustomizationSetMannequinPose
2025-01-17 10:09:55 +00:00
Chomp
aae4f50848
Merge branch '4.0.0-DEV' of https://github.com/sp-tarkov/server into 4.0.0-DEV
2025-01-17 10:08:32 +00:00
Chomp
df4c6c19f4
Added missing mannequin image
2025-01-17 10:08:24 +00:00
Chomp
40c39314b9
1090 Prestige 1 rewards re-locked after prestiging a 2nd time. ( #1091 )
...
https://github.com/sp-tarkov/server/issues/1090
Fix for this issue, by awarding all Prestige rewards up to and including
the current prestige level
2025-01-17 10:05:21 +00:00
TetrisGG
d64cde21bf
Fixes Prestige rewards not persisting through Prestige
...
Whenever we prestige we have to add all previous prestige rewards to the fresh profile, not only the current one.
Fixes #1090
2025-01-17 09:55:46 +01:00