0
0
mirror of https://github.com/sp-tarkov/server.git synced 2025-02-13 09:30:45 -05:00

292 Commits

Author SHA1 Message Date
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
Dev
6af6901220 Updated flea prices 2024-11-05 17:47:03 +00:00
Dev
2c198e4dd3 Added 2 event quests 2024-11-05 13:23:12 +00:00
Dev
fe7b9f476a Updated JSONs 2024-11-04 15:14:56 +00:00
Dev
92bfe3f889 Updated Quest and trader assort data 2024-11-04 15:10:18 +00:00
Dev
eac4ea9843 Update account creation data to match live 2024-11-03 19:12:00 +00:00
Dev
ab442dd7d2 Added new quests + images 2024-11-03 12:14:04 +00:00
Dev
20e85d6336 Updated JSONs 2024-11-03 09:31:18 +00:00
Dev
920e9e98e0 Updated JSONs 2024-11-02 11:40:27 +00:00
Dev
8b08378ce1 Fixed quest reward IDs 2024-11-01 12:49:07 +00:00
Dev
dd11581ae4 Removed all 15.2 quest data, regenerated with only 15.5 files + filled in with existing quest.json 2024-11-01 12:37:36 +00:00
Dev
0cedc83b84 Updated JSONs 2024-11-01 09:03:28 +00:00
Dev
b9bc3c079b updated quest data 2024-10-31 21:37:37 +00:00
Dev
1d71aba72e Initial JSON update 2024-10-31 18:21:12 +00:00
Dev
a429639fb8 Updated JSON from live 2024-10-29 13:53:37 +00:00
Dev
9a5232ef84 Updated JSONs
Added 2x event quests + flagged as event
2024-10-14 22:19:16 +01:00
Dev
fc13c765a8 Fixed bad data inside dev bear profile that resulted in a non-functional equipment hideout area 2024-10-10 12:20:30 +01:00
Dev
6790dcaba5 Updated JSONs 2024-10-09 18:26:52 +01:00
Dev
859cd19cb8 Updated JSONs to match live
Updated quest data, some required items no longer need to be FiR
2024-10-06 23:47:35 +01:00
Dev
820934c186 Fixed Tourny profile being unable to purchase items (profile had incorrect stash tpl) 2024-09-30 17:26:31 +01:00
Dev
fa37cb4ea8 Normalised many quest names 2024-09-28 14:12:23 +01:00
Dev
56253299ed Updated JSON data
Added additional quests
2024-09-28 10:06:24 +01:00
3703698a1a Implement TransitItemsDelivery service via expansion of the BTR item delivery handler (!413)
- Fixes exception thrown when attempting to transfer items during transit
- Implements transit item transfer by expanding on the existing BTR item transfer code (They are both BTR services)

Co-authored-by: DrakiaXYZ <565558+TheDgtl@users.noreply.github.com>
Reviewed-on: SPT/Server#413
Co-authored-by: DrakiaXYZ <drakiaxyz@noreply.dev.sp-tarkov.com>
Co-committed-by: DrakiaXYZ <drakiaxyz@noreply.dev.sp-tarkov.com>
2024-09-27 07:19:20 +00:00
Dev
454a71213f Updated JSONs and interfaces to match new patch 2024-09-26 17:28:23 +01:00
Dev
eaa5280569 Added Key to the City quest 2024-09-23 14:51:50 +01:00
Dev
dd9d018c82 Updated items JSON 2024-09-23 10:20:16 +01:00
Dev
2ea51fec37 Refresh quest json 2024-09-22 13:17:27 +01:00
Dev
0f4a3e0470 Updated flea market prices 2024-09-16 16:02:42 +01:00
Dev
e99948d6c8 Updated jsons 2024-09-15 12:42:34 +01:00
Dev
da09be1c58 Removed unnecessary properties from profile templates 2024-09-12 20:34:51 +01:00
Dev
4b3712954f Fixed weapon rewards from quests as val/vss 2024-09-06 15:53:01 +01:00
Dev
8392537f5b Updated quest data 2024-09-06 11:39:10 +01:00
Dev
abcf9f9488 Updated JSONs 2024-09-06 11:26:39 +01:00
Dev
7de0a112dc Added missing favoriteItems array to profile templates + extra optional param to body part object 2024-09-02 20:40:15 +01:00
Dev
73c75596e2 updated profile templates to use Improvements instead of improvement + added migration for 3.9 profile + Added logging to 3.9 migrations 2024-09-02 11:16:23 +01:00
Dev
34f335175d Added cultist circle level 1 to new unheard profiles 2024-09-02 09:46:07 +01:00