Dirtbikercj added a new version:
Quote3.10.0 ONLY
For developers, standard users DO NOT INSTALL.
Dirtbikercj added a new version:
Quote3.10.0 ONLY
For developers, standard users DO NOT INSTALL.
Dirtbikercj added a new version:
Quote- Add ability to dump quest zones. Will give zone ID, position and type of trigger. Enable from F12. (Development feature)
Dirtbikercj added a new version:
Quote- Fixes `leads to` for custom traders
Dirtbikercj added a new version:
Quote- Fixed and re-enabled `Required for LightKeeper`
- Required keys are now broken down per objective rather than per quest. This lets you know which objective needs the key.
Dirtbikercj added a new file:
QuoteDisplay MoreThis functionality was originally developed for use with `Skills Extended` however, It grew to be the size of its own project and thus became its own mod. Upside of that is now the community can benefit from it as-well. I'll be developing this in conjunction with `Skills Extended` and updates will *always* be backwards compatible. This is an API not a mod. It provides a single mod like feature on its own and its the ability to display message notifications when a kill counts for a quest, or similar, etc.
This mod only provides one additional feature on its own. It shows progress notifications in the bottom right when a counter condition is increased. Eg Kill quests. Do X of Y. Etc.
Extract to the root of your SPT folder as shown below.
Do not include this in your mod. Link to this page.
Do include your file structure as this framework expects.
Provides 10 Additional quest objectives to choose from. Directions on how to use this mod to use them can be found on the wiki. I'll be working on improving it as I develop the API.
The additional current conditions are:
- FixLightBleed
- FixHeavyBleed
- FixFracture
- HealthLoss
- HealthGain
- DestroyBodyPart
- RestoreBodyPart
- Die
- EncumberedTimeInSeconds
- OverEncumberedTimeInSeconds
Dirtbikercj added a new file:
QuoteDisplay MoreFramework for loading custom achievements. This does nothing on its own and you should not install it unless directed here from another mod.
Do not include this in your mod. Link to this page.
Do include your file structure as this framework expects.
Achievement data goes into the db/data/
Locales go into db/locales/[lang]/
Images go into db/images/ NOTE: just like quests, only png and jpg are supported.
As of the 1.0.0 release there is no documentation to go on. However, it is very similar to quests.
You can find the BSG achievement data in SPT_Data/Server/database/templates/achievements.json
How to install
(Yes, it's SAIN, but the same concept applies to all of my mods, I'm not making mod-specific extraction example videos)
None yet.
If you would like to support me or my work you can do so here!
Dirtbikercj added a new version:
Quote- Remove the need to enable the mod
- Fix a few typo's in the description
This will reset your config, so make a note of your settings before updating.
Dirtbikercj added a new version:
Quote- Fixes bad GClass update from 3.9.0 that prevented the search of @keys
Dirtbikercj added a new version:
Quote- Fixes a bug with Fika when entering the hideout, when going back to the stash screen the search bar would not be visible.
Dirtbikercj added a new version:
Quote3.9.x Update.
Removed winter option, there are better mods for it.
When in the winter season, rain options will configure snow instead.
Dirtbikercj added a new version:
Quote3.9.0 Update
Dirtbikercj added a new version:
QuoteRemoved lighting and shadow changes as they cause issues with the new fog system. Performance gains were negligible (I saw no change) so it was kind of irrelevant to start with.
Dirtbikercj added a new file:
QuoteDisplay MoreSPT 3.9.1
No logs, No support.
No support will be offered for old versions of SPT.
Do not repost, alter or repackage my mods without my explicit permission.
Increases the horizonal look limit to 90 degrees as most normal humans can achieve. That is all.
Dirtbikercj added a new version:
QuoteDisplay More- Added cross platform path support.
This is really only a concern for people running Fika inside of docker containers or on Linux. Previously path resolution would fragment leading to the server not loading.
Added missing keys for the following quests:
- Developer's Secrets P2
- Beyond the Red Meat P1
- Properties All Around
Dirtbikercj added a new version:
Quote3.9.0 Update
Dirtbikercj added a new file:
QuoteDisplay MoreThis does nothing on its own and should not be installed by itself. If you have not been directed to this page from another mod. Do NOT install it.
Modders:
Do not include this in your trader mod. Link to this page.
- Create a json file inside of `Bepinex/Plugins/TraderServiceFix/Traders`
- The name of the json file MUST be the id of your trader.
- In order to enable the clothing service for your trader. use the following json inside of the previously created file.
That's it.
Remember, do NOT include this in your mod.
DO include the json file you created at the correct path.
Dirtbikercj added a new version:
Quote3.9.0 Update