From a98f3c7158214d7c8a0160a9cbffa8490e07f304 Mon Sep 17 00:00:00 2001 From: Atomos821 Date: Sat, 28 Nov 2020 11:14:08 +0100 Subject: [PATCH] moved files around --- docs/md/_DO_NOT_DELETE_(yet)/.old/index.md | 29 ----- .../.old/sp-tarkov/install_sp-tarkov.md | 63 ----------- docs/md/_DO_NOT_DELETE_(yet)/spt-aki/about.md | 100 ------------------ docs/md/_DO_NOT_DELETE_(yet)/spt-aki/faq.md | 75 ------------- docs/md/_DO_NOT_DELETE_(yet)/spt-aki/setup.md | 63 ----------- .../add_new_bundles.md | 0 .../tutorials => tutorials_2}/bug-report.md | 0 .../tutorials => tutorials_2}/create_a_mod.md | 0 .../create_weather.md | 0 .../edit_globals_values.md | 0 .../edit_location_values.md | 0 .../edit_traders_values.md | 0 .../{.old/tutorials => tutorials_2}/index.md | 0 13 files changed, 330 deletions(-) delete mode 100644 docs/md/_DO_NOT_DELETE_(yet)/.old/index.md delete mode 100644 docs/md/_DO_NOT_DELETE_(yet)/.old/sp-tarkov/install_sp-tarkov.md delete mode 100644 docs/md/_DO_NOT_DELETE_(yet)/spt-aki/about.md delete mode 100644 docs/md/_DO_NOT_DELETE_(yet)/spt-aki/faq.md delete mode 100644 docs/md/_DO_NOT_DELETE_(yet)/spt-aki/setup.md rename docs/md/_DO_NOT_DELETE_(yet)/{.old/tutorials => tutorials_2}/add_new_bundles.md (100%) rename docs/md/_DO_NOT_DELETE_(yet)/{.old/tutorials => tutorials_2}/bug-report.md (100%) rename docs/md/_DO_NOT_DELETE_(yet)/{.old/tutorials => tutorials_2}/create_a_mod.md (100%) rename docs/md/_DO_NOT_DELETE_(yet)/{.old/tutorials => tutorials_2}/create_weather.md (100%) rename docs/md/_DO_NOT_DELETE_(yet)/{.old/tutorials => tutorials_2}/edit_globals_values.md (100%) rename docs/md/_DO_NOT_DELETE_(yet)/{.old/tutorials => tutorials_2}/edit_location_values.md (100%) rename docs/md/_DO_NOT_DELETE_(yet)/{.old/tutorials => tutorials_2}/edit_traders_values.md (100%) rename docs/md/_DO_NOT_DELETE_(yet)/{.old/tutorials => tutorials_2}/index.md (100%) diff --git a/docs/md/_DO_NOT_DELETE_(yet)/.old/index.md b/docs/md/_DO_NOT_DELETE_(yet)/.old/index.md deleted file mode 100644 index f069510..0000000 --- a/docs/md/_DO_NOT_DELETE_(yet)/.old/index.md +++ /dev/null @@ -1,29 +0,0 @@ ---- -id: Homepage -title: Homepage -sidebar_label: Home ---- - -![logo](/img/logo.png) - -## **Documentation** - -> A complete documentation website for SP-Tarkov. - -What will you find here ? - -- [A FAQ page](faq.md) -- [Tutorials](tutorials/index.md) -- [Modders resources](resources/index.md) -- [Developers resources](server_functions/index.md) - -You want to know more about SP-Tarkov ? - -> Check out [about](about.md) page - -The documentation need you! -> Don't hesitate to contribute to the documentation by improving and adding/or edit pages on it. You have a link at the bottom of each page that redirect you to the file to edit. -> -> Your PR will be rewieved and merged if correct, else i will tell you what needs to be changed in your PR to make it merged. -> -> If no one contribute to the documentation, it will not be improved by the time, it's your documentation. \ No newline at end of file diff --git a/docs/md/_DO_NOT_DELETE_(yet)/.old/sp-tarkov/install_sp-tarkov.md b/docs/md/_DO_NOT_DELETE_(yet)/.old/sp-tarkov/install_sp-tarkov.md deleted file mode 100644 index 8d95e06..0000000 --- a/docs/md/_DO_NOT_DELETE_(yet)/.old/sp-tarkov/install_sp-tarkov.md +++ /dev/null @@ -1,63 +0,0 @@ -# Installing SPT-Aki - -> This guide covers the installation process for any of the releases of SP-Tarkov. - -## Requirements - -### Redistributables - -- A legal copy of the game ([link](https://www.escapefromtarkov.com/preorder-page)). -- Microsoft .NET Framework 4.6.1 ([link](https://www.microsoft.com/en-ie/download/details.aspx?id=49982)). -- Visual C++ Redistributable Packages for Visual Studio 2013 ([link](https://www.microsoft.com/en-ie/download/details.aspx?id=40784)). -- DirectX End-User Runtimes ([link](https://www.microsoft.com/en-ie/download/details.aspx?id=8109)). - -### Project files - -- SP-Tarkov modules ([link](https://dev.offline-tarkov.com/sp-tarkov/modules/releases)). -- SP-Tarkov server ([link](https://dev.offline-tarkov.com/sp-tarkov/server/releases)). - -## Installation - -### Checking compatibility - -- Open BSG Launcher and check your game version (bottom right corner). - -![BSG Launcher](./assets/img/sp-tarkov/install_sp-tarkov/001.webp) - - - -- On the project page, check if one of SP-Tarkov's versions is compatible with your client version. - -![SP-Tarkov modules and server releases pages](./assets/img/sp-tarkov/install_sp-tarkov/002.webp) - - - -> If no version is available for your client version, wait for the project to make a new release. - -### Installing - -Download the server and module releases matching your client version. The archives are `SPTarkov-Server.zip` and `SPTarkov-Modules.zip`. - -![SP-Tarkov modules and server releases pages](./assets/img/sp-tarkov/install_sp-tarkov/003.webp) - - - -#### Server - -... - -#### Client - -... - -### Running - -... diff --git a/docs/md/_DO_NOT_DELETE_(yet)/spt-aki/about.md b/docs/md/_DO_NOT_DELETE_(yet)/spt-aki/about.md deleted file mode 100644 index 8f326a9..0000000 --- a/docs/md/_DO_NOT_DELETE_(yet)/spt-aki/about.md +++ /dev/null @@ -1,100 +0,0 @@ -# ![About](./assets/img/headers/about_spt_aki.svg) - -## SPT-AKI - -> A modding framework for Escape From Tarkov made for fans by fans that want to play **offline singleplayer** with progression similar to live. - -## Features - -- Offline: No internet connection required, completely offline. -- Progression: You can progress through the game as you would in live. -- Accurate: Many of the game's systems behave exactly the same as live. -- Stable: No disconnects mid-raid, no cheaters to ruin your raid. -- Moddable: Completely configurable to your need through the modding system. -- Legit: SPT-AKI Requires a legally purchased copy of the game to play. -- Free of charge: You don't need to buy the software or the source code of the project to play. -- Open source: You are free to inspect and build the source code of SPT-AKI. - -## Credits - -The list is huge, so we most likely missed a couple of names. - -- Main developer of the project - - Merijn Hendriks (InNoHurryToCode / Senko-san) - -- All contributors - - Sorata-Senpai - - Baliston - - Psifour - - Krunchy - - Craink - - stx09 - - Ginja - - Reider123 - - Terkoiz - - Basuro - - And many more - -- All modders - - AssAssIn - - Frumorn - - Kiva - - Divinity - - Prospero - - Saaly - - CROW - - DigitalBarrito - - Cheekiest Breeki - - And many more - -- Websites - - Atomos: www and docs website - - AmazingTurtle: items website - - [Woltlab](https://www.woltlab.com/): mods website - - [Gitea](https://gitea.io/): dev website - -- Documentation - - Baliston: adding servers functions - - Sorata-Senpai: most of the tutorials - - Senko-san: some tutorials - - enhausser: some tutorials - - Saaly: some tutorials - - Мастер Чиф#1334: fixing Sorata-Senpai english - -## Licence - -SPT-AKI is licenced under the `University of Illinois / NSCA Open Source` license. -The licence file can be found in each of the repositories related to the SPT-AKI project. - -```text -Copyright (c) 2020 Merijn Hendriks. All rights reserved. - -Developed by: Merijn Hendriks - SPT-AKI - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the “Software”), to deal -with the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - - Redistributions of source code must retain the above copyright notice, - this list of conditions and the following disclaimers. - - Redistributions in binary form must reproduce the above copyright notice, - this list of conditions and the following disclaimers in the documentation - and/or other materials provided with the distribution. - - Neither the names of Merijn Hendriks, SPT-AKI, nor the names of - its contributors may be used to endorse or promote products derived from - this Software without specific prior written permission. - -THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS -OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL -THE CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES -OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, -ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR -OTHER DEALINGS WITH THE SOFTWARE. -``` diff --git a/docs/md/_DO_NOT_DELETE_(yet)/spt-aki/faq.md b/docs/md/_DO_NOT_DELETE_(yet)/spt-aki/faq.md deleted file mode 100644 index 7791f70..0000000 --- a/docs/md/_DO_NOT_DELETE_(yet)/spt-aki/faq.md +++ /dev/null @@ -1,75 +0,0 @@ -# ![FAQ](./assets/img/headers/faq.svg) - -## Launcher - -### No servers are available - -Make sure that `Server.exe` says that the server is running, then press the refresh button in the launcher. - -### No connection can be established - -Make sure that `Server.exe` says that the server is running. - -### Error: "Object reference not set to an instance of an object" - -Make sure you played EFT (Live) at least once on your current windows installation. - -1. Start the server *(Server.exe)*. -2. Start the client *(EscapeFromTarkov.exe)*. -3. Wait about 10 seconds on the game loading screen. -4. Close the game *(`Alt + F4`)*. -5. Start `Launcher.exe`. - -### Cleaning the temp files - -1. Open the launcher. -2. Click on the cogwheel in the right upper corner. -3. Click the **clean temp files** button. - -## Server - -### Installing mods - -Mods should be added the `/mods` directory, located in the server directory. - -## Game - -### Error: "Input string 'number' is not a valid integer." - -![Image showcasing the error](./assets/img/sp-tarkov/faq/error_int_as_string.png) - -**⚠️ Close both the game and server when editing the profile⚠️ .** - -1. Open `/user/profiles/yourProfileID.json` in VSCodium. -2. Search for the number appearing in the error -3. Remove the **".5"** of the number -4. Save the file -5. Start the server - -### Endless loading - -Your client version is wrong. -Make sure your client version is supported. -Make sure you installed the files correctly. - -## Other - -### Playing with friends / multiplayer - -Play Escape From Tarkov (Live) [here](https://www.escapefromtarkov.com/preorder-page). - -*SPT-AKI won't have multiplayer capabilities*. -If you ever find videos of people playing with others, it's not made by the SPT-AKI developers and is not related to it. - -### Using the underbarrel grenade launcher - -The underbarrel grenade launcher (GP-34) have issues when reloading that will block your character and prevent you from anything else in a raid. -It's not meant to be useable *(at the moment)*, otherwise it would be available on the official game. - -### Stuck in the right click menu UI - -You can reduce your mouse right click speed in the windows options. - -![Windows 10 mouse settings menu](./assets/img/sp-tarkov/faq/mouse1.png) - -![Additional mouse options menu](./assets/img/sp-tarkov/faq/mouse2.png) diff --git a/docs/md/_DO_NOT_DELETE_(yet)/spt-aki/setup.md b/docs/md/_DO_NOT_DELETE_(yet)/spt-aki/setup.md deleted file mode 100644 index 36de60e..0000000 --- a/docs/md/_DO_NOT_DELETE_(yet)/spt-aki/setup.md +++ /dev/null @@ -1,63 +0,0 @@ -# Installing SPT-AKI - -This guide covers the installation process for any of the releases of SPT-AKI. - -## Requirements - -### Redistributables - -- A legal copy of the game ([link](https://www.escapefromtarkov.com/preorder-page)). -- Microsoft .NET Framework 5.0.0 (64bits) ([link](https://dotnet.microsoft.com/download/dotnet/thank-you/runtime-5.0.0-windows-x64-installer)). -- Visual C++ Redistributable Packages for Visual Studio 2013 ([link](https://www.microsoft.com/en-ie/download/details.aspx?id=40784)). -- DirectX End-User Runtimes ([link](https://www.microsoft.com/en-ie/download/details.aspx?id=8109)). - -### Project files - -- SP-Tarkov modules ([link](https://mods.sp-tarkov.com/files/category-file-list/58-releases/)). -- SP-Tarkov server ([link](https://mods.sp-tarkov.com/files/category-file-list/58-releases/)). - -## Installation - -### Checking compatibility - -- Open BSG Launcher and check your game version (bottom right corner). - -![BSG Launcher](./assets/img/sp-tarkov/install_sp-tarkov/001.webp) - - - -- On the project page, check if one of SP-Tarkov's versions is compatible with your client version. - -![SP-Tarkov modules and server releases pages](./assets/img/sp-tarkov/install_sp-tarkov/002.webp) - - - -> If no version is available for your client version, wait for the project to make a new release. - -### Installing - -Download the server and module releases matching your client version. The archives are `SPTarkov-Server.zip` and `SPTarkov-Modules.zip`. - -![SP-Tarkov modules and server releases pages](./assets/img/sp-tarkov/install_sp-tarkov/003.webp) - - - -#### Server - -... - -#### Client - -... - -### Running - -... diff --git a/docs/md/_DO_NOT_DELETE_(yet)/.old/tutorials/add_new_bundles.md b/docs/md/_DO_NOT_DELETE_(yet)/tutorials_2/add_new_bundles.md similarity index 100% rename from docs/md/_DO_NOT_DELETE_(yet)/.old/tutorials/add_new_bundles.md rename to docs/md/_DO_NOT_DELETE_(yet)/tutorials_2/add_new_bundles.md diff --git a/docs/md/_DO_NOT_DELETE_(yet)/.old/tutorials/bug-report.md b/docs/md/_DO_NOT_DELETE_(yet)/tutorials_2/bug-report.md similarity index 100% rename from docs/md/_DO_NOT_DELETE_(yet)/.old/tutorials/bug-report.md rename to docs/md/_DO_NOT_DELETE_(yet)/tutorials_2/bug-report.md diff --git a/docs/md/_DO_NOT_DELETE_(yet)/.old/tutorials/create_a_mod.md b/docs/md/_DO_NOT_DELETE_(yet)/tutorials_2/create_a_mod.md similarity index 100% rename from docs/md/_DO_NOT_DELETE_(yet)/.old/tutorials/create_a_mod.md rename to docs/md/_DO_NOT_DELETE_(yet)/tutorials_2/create_a_mod.md diff --git a/docs/md/_DO_NOT_DELETE_(yet)/.old/tutorials/create_weather.md b/docs/md/_DO_NOT_DELETE_(yet)/tutorials_2/create_weather.md similarity index 100% rename from docs/md/_DO_NOT_DELETE_(yet)/.old/tutorials/create_weather.md rename to docs/md/_DO_NOT_DELETE_(yet)/tutorials_2/create_weather.md diff --git a/docs/md/_DO_NOT_DELETE_(yet)/.old/tutorials/edit_globals_values.md b/docs/md/_DO_NOT_DELETE_(yet)/tutorials_2/edit_globals_values.md similarity index 100% rename from docs/md/_DO_NOT_DELETE_(yet)/.old/tutorials/edit_globals_values.md rename to docs/md/_DO_NOT_DELETE_(yet)/tutorials_2/edit_globals_values.md diff --git a/docs/md/_DO_NOT_DELETE_(yet)/.old/tutorials/edit_location_values.md b/docs/md/_DO_NOT_DELETE_(yet)/tutorials_2/edit_location_values.md similarity index 100% rename from docs/md/_DO_NOT_DELETE_(yet)/.old/tutorials/edit_location_values.md rename to docs/md/_DO_NOT_DELETE_(yet)/tutorials_2/edit_location_values.md diff --git a/docs/md/_DO_NOT_DELETE_(yet)/.old/tutorials/edit_traders_values.md b/docs/md/_DO_NOT_DELETE_(yet)/tutorials_2/edit_traders_values.md similarity index 100% rename from docs/md/_DO_NOT_DELETE_(yet)/.old/tutorials/edit_traders_values.md rename to docs/md/_DO_NOT_DELETE_(yet)/tutorials_2/edit_traders_values.md diff --git a/docs/md/_DO_NOT_DELETE_(yet)/.old/tutorials/index.md b/docs/md/_DO_NOT_DELETE_(yet)/tutorials_2/index.md similarity index 100% rename from docs/md/_DO_NOT_DELETE_(yet)/.old/tutorials/index.md rename to docs/md/_DO_NOT_DELETE_(yet)/tutorials_2/index.md