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
Chomp
743a78c5c9
Blacklisted prestige armbands from rewards
2025-01-16 18:27:25 +00:00
Chomp
7a9a06e6e3
Fixed processItemsBeforeAddingToMail
compile error
2025-01-16 10:35:21 +00:00
Chomp
91f12715fb
Small refactor of armor plate selection code
2025-01-16 10:35:00 +00:00
acidphantasm
6cbd650330
Expand filterPlateModsForSlotByLevel to attempt other plate class levels before falling back to default plates ( #1086 )
...
Instead of automatically falling back to default plates, this change
will allow the bot to attempt the next level higher armor class up to 3
times before falling back to defaults.
Through testing this prevents falling back to defaults roughly 95% of
the time and retains the ability to roll the lowest level available
armor class if the initial armor class level selected is too low for the
armor.
---------
Co-authored-by: acidphantasm <acidphantasm@acidphantasm.com>
2025-01-16 09:38:30 +00:00
Chomp
e8a589a2f8
Check for child items of ammo boxes before adding more prior to mailing
2025-01-16 00:48:27 +00:00
Chomp
24fb4e0578
Added missing quest image
2025-01-15 22:23:13 +00:00
a7198c7f2a
Initial pass for 3.10 profile compatibility ( #1085 )
...
Initial pass to add 3.10 profile compatibility, can get into hideout and
seems to work as far as I can tell.
4.0.0-BE-20250115
2025-01-15 19:23:14 +00:00
Chomp
d5797b6f93
Fix save() ( #1084 )
...
Fixes `save()` as I forgot to update the for loop when changing profiles
into a `map`
2025-01-15 19:22:31 +00:00
Chomp
566f55c840
Added missing icon
2025-01-15 18:54:44 +00:00
856c943d66
Fix save()
2025-01-15 19:17:43 +01:00
Chomp
40705af401
Fixed some items having their resource value set to 0
2025-01-15 17:40:21 +00:00
Chomp
6e90fb09a3
Updated JSONs
...
New Quests + trader assort refresh
2025-01-15 17:39:50 +00:00
Chomp
a651681fd6
Added christmas config changes
2025-01-15 15:30:03 +00:00
Chomp
f4180993cb
Fixed prestiges not being persisted to profile
2025-01-15 10:29:35 +00:00
6ae0517ca3
Compile mods with CommonJS during full builds this is still used ( #1083 )
...
Fixes mods not working properly during full builds.
2025-01-15 09:33:11 +00:00
Lacyway
ead7da160e
Fix incorrect type ( #1082 )
...
It was defined with values of string, but the data seems to be boolean
2025-01-15 09:32:58 +00:00
Chomp
d36443d9d1
Improved chatbot functionality
...
Easier to disable bots via mod
2025-01-14 16:02:42 +00:00
KaenoDev
d32127ba1a
Add Cultist clothing and unheard background to account type unheard_edition
2025-01-14 15:01:40 +00:00
Chomp
96c56b34ca
Merge branch '4.0.0-DEV' of https://github.com/sp-tarkov/server into 4.0.0-DEV
2025-01-14 13:31:56 +00:00
Chomp
3ed52104be
Remove TODO
2025-01-14 13:31:34 +00:00
a285cd3985
Mod fixes ( #1080 )
...
Changes the following:
- New targets, module and moduleResolution for mods
- Enables `isolatedModules` as this matches the SPT server.
- Includes user/mods in tsconfig.json to allow for mods to be loaded
when a debugger is attached.
2025-01-14 12:10:31 +00:00
Chomp
4baab4e3f5
Relocated typescript
dep to be under dependencies
2025-01-13 23:40:22 +00:00
Chomp
03a88bdf18
Removed unused injection
2025-01-13 21:02:04 +00:00
9a94f12e5f
Resolve lock in cloner if debugger is attached ( #1075 )
2025-01-13 19:37:41 +00:00
Chomp
bb26db793a
Added chance keycards are partially used
2025-01-13 17:43:07 +00:00
Kaeno
93d25d0769
Add unlocked suits to customisationUnlocks in profile fixing suites not persisting on game restart
2025-01-13 17:34:23 +00:00
Chomp
aa6bc48e6c
Removed unused class
2025-01-13 17:30:07 +00:00
Chomp
4340d98058
Updated client/trading/customization/storage
to better match live
2025-01-13 17:28:55 +00:00
Lacyway
34b5608deb
Add replyTo support ( #1074 )
...
- Adds support for ReplyTo in dialogues for modders / chat bots
- Adds `getDialogFromProfile` helper method
- Adds `getMessageToReplyTo` helper method
2025-01-13 15:59:12 +00:00
Chomp
530eb26e32
Fixed typo
2025-01-13 15:19:42 +00:00
Chomp
dea7b0b2fe
Fix up CI cache ( #1073 )
...
- Fixes up the CI cache issue by caching node_modules rather than ~/.npm
- Also explicitly forces it to restore against the same cache key, so
that if package.json is changed a new cache will be created.
2025-01-13 09:55:37 +00:00
Lacyway
6800324a96
Add support for 'View Hideout' ( #1072 )
...
Adds missing data to the "view profile" endpoint.
NOTE: Causes severe freezes when viewing the hideout, but this happens
when loading your own too. I think this is a live issue.
2025-01-13 09:55:06 +00:00
Chomp
67affbfaa3
Allow FileSystem's writeJson spacing to have more options ( #1071 )
...
Does as it says, essentially allows users to fully customize how they
want their JSON files written.
2025-01-13 09:53:42 +00:00
ff85ff7f79
Update CI
2025-01-13 10:36:07 +01:00
Chomp
025d6feefe
Cleaned up unused types in QuestRewardHelper
2025-01-12 23:29:33 +00:00
7c3f41f160
Allow FileSystem's writeJson spacing to have more options
2025-01-12 18:28:56 +01:00