Posts by ZGFueDkx
-
-
ZGFueDkx added a new file:
QuoteOverview
A highly customizable mod for SPT that adds new functionalities to skill progression. Once you hit elite level on any skill, you can still earn XP in this category. Doing so distributes experience that you would gain to other non-elite skills according to your settings. Works with gym. Works with Fika.
Make sure to read Configuration tab!
SPT 3.10.5 version is available to download on GitHub
Showcase
Server settings
You can change the server config in user/mods/zgfuedkx-skilldistribution/config/config.jsonc. Open and edit it with text editor of your choice. All configuration options are explained in comments in the config file.
Client settings
Press F12 while in game to edit mod settings (you won't be able to change these settings if allow_override is set to false on the server).
(An in-depth explanation of these options is available in the server config file)
Available options:
- Experience distribution mode - Determines how skill experience is distributed (listed below)
- Skills count - Number of skills to distribute experience to
- Allow gym - Whether or not XP from gym should be also distributed if strength/endurance is maxed
- Use bonuses - Whether or not distributed XP used target skill bonuses
- Use effectiveness - Whether or not distributed XP use and cause target skill fatigue
- Cause fatigue - Whether or not distributed XP cause traget skill fatigue when use_effectiveness is false. This option has no effect if use effectiveness is enabled
- Reset to server values - Pull settings from server and apply them
Distribution modes
- Equal - All experience is equally distributed to all skills (if there is not enough XP, random will be used instead)
- RoundRobin - Distribute XP to one skill after another in cyclic manner
- Random - Distribute XP to random skill(s)
- WeightedRandomMin - Distribute XP to random skill(s), skill with lower level have higher chance
- WeightedRandomMax - Distribute XP to random skill(s), skill with higher level have higher chance
- Min - Distribute XP to skill(s) with lowest level
- Max - Distribute XP to skill(s) with highest level
If you are looking for SPT 3.10.5 version, it is available to download on GitHub
- Make sure that both client and server are closed.
- Download mod by pressing Download button at the top of this page or visit releases page on GitHub.
- Make sure that mod version matches your game version.
- Open or extract zip file.
- Drag and drop BepInEx and user directories to the root of your SPT directory.
- Start server and client to make sure that mod is working.
License
Copyright © 2025 danx91 (aka ZGFueDkx)
This mod is distributed under GNU GPLv3 license.
If you believe that this mod infringes yours or someone else's copyrights, please contact me via Discord to resolve this issue: danx91.
-
ZGFueDkx added a new file:
QuoteAir Filter Warning
A simple mod that adds warning message before exiting the game when air filter is still working in your hideout.
SPT 3.10.5 version is available on GitHub
Installation
- Make sure that SPT Client is not running
- Press download button on top of this page or head to releases page on GitHub
- Download correct version for your SPT
- Open zip file
- Drag and drop BepInEx directory to your SPT directory
- Start game and make sure that mod is working
3.10.5 Version
You can download mod for SPT 3.10.5 on GitHub
License
Copyright © 2025 danx91 (aka ZGFueDkx)
This software is distributed under GNU GPLv3 licenseIf you believe that this software infringes yours or someone else's copyrights, please contact me via Discord to resolve this issue: danx91
-
ZGFueDkx added a new version:
QuoteChanges
- Added OnlyActiveQuests option (feature request)
-
ZGFueDkx added a new version:
FileAll Quests Checkmarks 1.2.3This update should fix compatibility with Lotus trader (and possibly other custom traders that had circular dependency in their quests)
Changes:
- Fixed quest circular dependency crash (issue #8)
QuoteThis update should fix compatibility with Lotus trader (and possibly other custom traders that had circular dependency in their quests)
Changes:
- Fixed quest circular dependency crash (issue #8)
-
ZGFueDkx added a new version:
FileAll Quests Checkmarks 1.2.2This update does not provide any new functionalities. It contains only potential fix for MoreCheckmarks compatibility and small localization improvements.Changes
- Potential fix for MoreCheckmarks compatibility
- Updated Chinese language (community contribution)
Issue with MoreCheckmarks was most likely caused by mods adding new traders. The issue should now be resolved. If you are still having any issues while having both this mod and MoreCheckmarks, please let me know!QuoteThis update does not provide any new functionalities. It contains only potential fix for MoreCheckmarks compatibility and small localization improvements.
Changes
- Potential fix for MoreCheckmarks compatibility
- Updated Chinese language (community contribution)
Issue with MoreCheckmarks was most likely caused by mods adding new traders. The issue should now be resolved. If you are still having any issues while having both this mod and MoreCheckmarks, please let me know!
-
ZGFueDkx added a new version:
FileAll Quests Checkmarks 1.2.1This version is for SPT 3.11 onlyChanges:
- Added MoreCheckmarks compatibility (minimum version 1.5.17 required)
- Russian localization improvements (community contribution)
For SPT 3.10 Users:
MoreCheckmarks compatibility will not be backported to SPT 3.10.5QuoteThis version is for SPT 3.11 only
Changes:
- Added MoreCheckmarks compatibility (minimum version 1.5.17 required)
- Russian localization improvements (community contribution)
For SPT 3.10 Users:
MoreCheckmarks compatibility will not be backported to SPT 3.10.5
-
ZGFueDkx added a new version:
FileAll Quests Checkmarks 1.2.0Additions
- Updated for SPT 3.11
- Added Russian language (Community contribution)
- Added Chinese language (Community contribution)
For SPT 3.10.5 users
Next update introducing new features will also be backported to SPT 3.10.5.QuoteAdditions
- Updated for SPT 3.11
- Added Russian language
- Added Chinese language
For SPT 3.10.5 users
Next update introducing new features will also be backported to SPT 3.10.5.
-
ZGFueDkx added a new version:
FileAll Quests Checkmarks 1.1.0Thanks to everyone for 1.5k downloads in 1 week!
This version contains several bugfixes and a bunch of new fetaures.New features
- Counting items in hideout stashes
- Counting items on PMC in raid (configurable)
- Custom color for active quests
- Custom text colors
- Custom color for Collector quest
- Custom color when having enough items to complete all quests
- Possibility to remove custom checkmarks when having enough items to complete all quests
- Possibility to disable bullet points in tooltip
Fixes
- Moving items
QuoteThanks to everyone for 1.5k downloads in 1 week!
This version contains several bugfixes and a bunch of new fetaures.
New features
- Counting items in hideout stashes
- Counting items on PMC in raid (configurable)
- Custom color for active quests
- Custom text colors
- Custom color for Collector quest
- Custom color when having enough items to complete all quests
- Possibility to remove custom checkmarks when having enough items to complete all quests
- Possibility to disable bullet points in tooltip
Fixes
- Moving items around removed them from 'In stash' count (Issue #1)
-
ZGFueDkx added a new file:
QuoteOverview
A mod for SPT that overhauls quest checkmarks for items by checking for future quests and slightly changing how default logic checks for quest items. It also adds detailed description to tooltips that show various info.
This mod requires both client and server to have this mod installed. It's NOT client only mod!
If you are looking for 3.10.5 version, it's available to download on GitHub!
Looking for translators - if you are interested in contributing to mod development by adding your language, feel free to create pull request on GitHub
Features
- Marks non-FiR items with default golden checkmark if required for active quest(s) (if enabled in config)
- Marks items required for future quests (also non-FiR if enabled)
- Marks items required by your friends while in raid (if Fika installed and enabled in config)
- Marks items that you have enough for all quests (must be enabled in config)
- Customizable color of Collector quest checkmark
- Collector quest can be disabled in config
- Displays total amount in stash in tooltip (both FiR and non-FiR)
- Displays total required in tooltip (also non-FiR if enabled)
- Displays active and upcoming quests that require this item in tooltip
- Displays names of your squad members who need this item for their active quests in tooltip (if Fika installed and enabled in config)
- Supports operational tasks
- Excludes unreachable quests like event quests
- Marker, Wi-Fi Camera and Jammer are completely excluded as you can just simply buy them from traders
- Counts already handed over items
- Localization - available languages: English, Polish, Russian, Chinese (English will be used if your language is not supported)
- Heavily customizable
Checkmarks colors
- Magenta - Item found in raid and is required for future quests
- Dark purple - Item not found in raid but is required for future quests
- Light green - Have enough items to finish all quests (must be enabled in config)
- Light red - Neither of above, but is required for at least one active quest of one of your squad members (**Fika only**)
Why this mod when you can simply use MoreCheckmarks?
It's great mod, however I didn't like few things about it (I wanted only checkmarks for quests). This mod is oriented ONLY around quests (and always will be) so it only shows quest items and nothing else. It performs much more checks and exclusions than MoreCheckmarks, providing more accurate info about active and upcoming quests. It also has more config for quests.
You can use both mods together if you like to. In such case, my mod will act as primary mod taking care of quests and will use MoreCheckmarks to get barters and hideout upgrades requirements. Make sure to check MoreCheckmarks options in mod config (F12).
Differences from MoreCheckmarks:
- Quest only
- Supports operational tasks
- More configurable
- Interacts with Fika (marks other players' active quests in raid)
- Does better filtering of quests (excludes event quests)
- Counts already handed over items
- Excludes already finished subtasks
- Make sure that both SPT Client and SPT Server are not running
- Download mod files by clicking download button at the top of the page (if you need mod for other version of the SPT head to releases page on GitHub)
- Open zip file
- Drag and drop BepInEx and user folders to your SPT directory
- Start server and client and make sure that mod is working
If you are using Fika, don't install this mod on dedicated host
To access config press F12 while in game and then open AllQuestsCheckmarks tab.
General
- Include Collector quest (Fence) - Whether or not to include items needed for Collector quest
- Include loyalty regain quests - Whether or not to include quests for regaining loyalty (Compensation for Damage (Fence), Make Amends (Lightkeeper) & Chemical questline finale)
- Include non-FiR quest - Whether or not to include quests that don't require found in raid items
- Hide checkmark if have enough (in raid) - Whether or not to hide checkmark in raid on items that you have enough for all active and future quests. Be careful when using with 'Include items in PMC inventory (in raid)', as this combo may hide
checkmarks while still in raid!
- Include items in PMC inventory (in raid) - Whether or not to include items in PMC inventory while in raid in 'In Stash' count
- Mark squad members quests - Whether or not to mark items currently needed for players in your squad (**Fika only**)
Colors
- Checkmark color - Color of checkmark if item is not currently needed but is required for future quests*
- Checkmark color (non-FIR) - "Color of checkmark if non-FiR item is not currently needed but is required for future quests*
- Collector color - Color of checkmark for collector quest*
- Use different color if have enough - Whether or not to use different checkmark color if you have enough items for all quests. 'Hide checkmark if have enough' option will hide this checkmark while in raid
- Have enough color - Color of checkmark if you have enough items for all quests*
- Use custom quest checkmark color - Whether or not to use custom checkmark color for active quests
- Custom quest color - Custom color of default quest checkmark*
- Checkmark color - Color of checkmark if item is not currently needed but is required for future quests* (**Fika only**)
Text
- Use bullet points - Whether or not to use bullet points in quests list
- Use custom text colors - Whether or not to use custom text colors
- Custom text color - active quests - Custom color of active quests text*
- Custom text color - future quests - Custom color of future quests text*
- Custom text color - squad quests - Custom color of squad quests text*
* - accepted color formats are: HEX #RRGGBB or RGB (0-255 range) RRR,GGG,BBB (e.g. #FF00FF or 255,0,255)
This mod completely overrides default logic of checkmarks so other mods that also alter checkmarks will most likely not work!
Compatible mods
Fika
Most likely all mods with custom traders
Incompatible mods
No known incompatibilities
If you found any other incompatible mods, please let me know.
TODO
Update status in raid on take item
Known Issues
Active LeaveItemAtLocation quests are not marked as active quests
Credits
- Basic ideas about code and where to start inspired by MoreCheckmarks mod.
- Server side part is based on examples provided by Single Player Tarkov.
- Special thanks to Jehree for great tutorial how to setup Visual Studio.
License
Copyright © 2025 danx91 (aka ZGFueDkx)
This mod is distributed under GNU GPLv3 license.
If you believe that this mod infringes yours or someone else's copyrights, please contact me via Discord to resolve this issue: danx91.