Chomp
b746a2ad78
Updated JSON
2025-01-30 12:33:06 +00:00
Chomp
68b9ad64b7
Updated JSONs
2025-01-25 16:48:57 +00:00
Chomp
fe534b2855
Updated JSONs
2025-01-22 00:00:21 +00:00
Chomp
cdae576361
Added multiple new BTR quests
2025-01-21 15:03:00 +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
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
6e90fb09a3
Updated JSONs
...
New Quests + trader assort refresh
2025-01-15 17:39:50 +00:00
Chomp
f4180993cb
Fixed prestiges not being persisted to profile
2025-01-15 10:29:35 +00:00
Chomp
f5600fe215
Stub out get Prestige endpoint
2025-01-09 10:52:09 +00:00
Chomp
0eb31c468f
Updated quest.json values
...
Updated locales
2025-01-08 15:48:31 +00:00
Chomp
ddb83aeb4e
Updated JSONs
2025-01-08 14:52:53 +00:00
DrakiaXYZ
d1c50e8bc3
Allow setting mannequin poses
...
The `MannequinPoses` property needs to be an object, not an array, otherwise the code handling the response from the client doesn't function correctly
2025-01-07 16:59:43 -08:00
Chomp
c194459a14
updated customisationStorage file with new profile defaults
2025-01-07 15:03:58 +00:00
Chomp
0755c5d504
Updated JSONs
2025-01-07 11:46:47 +00:00
Chomp
880dc13e0c
Added various missing hideout configuration unlocks
2025-01-05 19:40:19 +00:00
Chomp
f541228a81
Updated JSON
2025-01-04 23:02:28 +00:00
Chomp
4291c03385
Fixed Cheer up
targeting the wrong hideout area
2025-01-03 11:36:43 +00:00
Chomp
1df8a5630b
Updated JSONs/assorts
2025-01-02 13:15:25 +00:00
Chomp
d36e5380fa
Updated dev account secure container
2025-01-01 21:07:02 +00:00
Chomp
b63497fe59
Added 2 event quests This Is My Party
+ The Price of Celebration
2025-01-01 17:27:36 +00:00
Chomp
107dd1a274
JSON update
2024-12-31 10:04:00 +00:00
Chomp
e71ae911b5
Removed evil spirits
quest (lacks locale data)
...
Added missing quest images
Removed old christmas quests from `eventQuests` dictionary
Added new christmas quests to `eventQuests` dictionary
2024-12-30 12:49:01 +00:00
Chomp
831368588e
Added missing hideoutCustomizationStashId
property to EoD account template
2024-12-29 14:39:26 +00:00
Chomp
96605479cf
Cleaned up prestige related types
2024-12-29 14:19:25 +00:00
Chomp
411925654b
Updated JSONs
...
Regenerated production quest ids + item tpls
2024-12-29 14:08:59 +00:00
Chomp
9712bb1bf0
Added quests
2024-12-29 13:56:20 +00:00
Chomp
cf9a901d69
Fixed typo
2024-12-27 20:45:40 -05:00
35fef2779a
updated DevProfiles back to EoD
2024-12-27 20:45:24 -05:00
Chomp
9782a3bee7
Updated profile templates
2024-12-27 20:39:42 -05:00
7427966a86
change to membercategory 1 for Dev, BSG now dont allow DevMask in raid unless you are this category
2024-12-27 20:29:50 -05:00
Chomp
d2aadf3c9d
Added dogtag data to profiles
2024-12-27 20:29:27 -05:00
Chomp
fd806ae91f
Added new JSONs
2024-12-27 20:28:56 -05:00
Chomp
6ff1916653
Updated JSONS and matching interfaces
...
updated ragman clothing
Updated quests
Updated trader assorts
Updated location servcies
Added new prestige data + new classes to handle new endpoints
Added new hideout customisation endpoint
# Conflicts:
# project/src/models/eft/common/IGlobals.ts
# project/src/models/eft/common/ILocationBase.ts
# project/src/models/spt/config/IInventoryConfig.ts
# project/src/models/spt/hideout/IHideout.ts
# project/src/models/spt/templates/ITemplates.ts
2024-12-27 20:15:03 -05:00
Chomp
a9c05980df
Updated flea prices + sort dictionary by key
2024-12-12 17:01:35 +00:00
Chomp
bd8cc26535
Updated JSONs
2024-12-12 16:51:10 +00:00
Chomp
32c0bc0348
Added 5 missing properties to quest.json file
2024-12-12 14:02:52 +00:00
Chomp
2abf216a07
Using live data, improved emulation accuracy of repeatable quest system
2024-12-09 23:23:31 +00:00
Chomp
a15a28e460
Updated JSON data
2024-12-09 20:19:28 +00:00
Chomp
bfacb09268
Added Thats a Great Plan Walter
quest
2024-12-09 19:33:46 +00:00
6c9e4fd0bb
Custom LFS Sever ( #970 )
...
We've created our own Git Large File Storage (LFS) server due to the
excessive cost of GitHub's bandwidth. Did you know all of their Ethernet
cables are actually gold coated diamonds?
This PR reverses the work done in #954 to compress large location JSON
files into a 7zip archive and handle the (de)compression of the archive.
Only JSON files within the `project/assets/database/` directory that are
larger than 5MB have been included in LFS. This translates to all of the
`looseLoot.json` files. The rest are small enough to be included in the
base repo.
A `.lfsconfig` file has been added to the root of the project to alert
git to the presence of the custom LFS server. This public server is
read-only. Write access is only available to developers within the
Single Player Tarkov GitHub organization.
<img
src="https://github.com/user-attachments/assets/7ddfec9b-5a9a-42e6-806d-fd419e4eaa4f "
width="250">
2024-12-06 13:56:05 +00:00
Dev
269174fc6d
Updated interface with new property + Updated JSONs
2024-11-22 18:07:18 +00:00
Dev
07e3ef06d0
Updated flea prices
2024-11-22 15:56:02 +00:00
Dev
6ea51ce365
Updated JSONs with post-halloween data
2024-11-11 10:40:15 +00:00
Dev
559af6bc34
Added 2 event quests
2024-11-11 09:57:25 +00:00
Dev
f38000b80f
Added 2 new event quests
2024-11-07 17:35:48 +00:00
Dev
dac0af87de
Small changes to EoD profile template
2024-11-07 12:57:19 +00:00
Dev
5d7bc635f6
Updated JSONs
2024-11-07 12:38:31 +00:00
Dev
ad80c536f9
Added 2 more event quests
2024-11-06 19:36:44 +00:00