Tyfon added a new version:
QuoteFix serious bug where the transfer button would continue to take 1 instance of items that had already been 100% contributed
Tyfon added a new version:
QuoteFix serious bug where the transfer button would continue to take 1 instance of items that had already been 100% contributed
Tyfon added a new version:
Quote- Fix non-fatal error that can occur on first launch
- In-raid modding menu is now only available on guns (ha)
- Disabling the "Move Everything" option now takes effect immediately, without a client restart
Tyfon added a new version:
QuoteFix button not disabling after construction begins
Tyfon added a new file:
QuoteDisplay MoreFeatures
Contribute resources to hideout upgrades as you get them.
This mod for SPT adds a "Transfer Items" button to hideout construction/upgrade windows. Clicking this button will contribute any items in your stash towards the upgrade, and the UI will update to reflect the remaining resources required.
I teased an early version of this mod and 6 hours later BSG announced their plans to implement this feature. Coincidence? You decide. Until they actually implement it, use this.
Some things to keep in mind:
- Cash is not contributed early, and will be payed in full when you finally start the upgrade
- Items contributed cannot be retrieved
Technical details
Contributions are stored in the user profile, in
characters.pmc.Hideout.Areas[area].contributions
. If you uninstall this mod, they will remain in your profile but will not be used by anything, and the items will not only be lost, but will not contribute towards the construction.
Installation
Like almost every mod here, extract the zip archive into your SPT directory.
I recommend using 7zip to extract and install this mod.
Example (thanks DrakiaXYZ for the gif)
Uninstallation
To uninstall, simply delete:
- <your SPT folder>/BepInEx/plugins/Tyfon.HideoutInProgress.dll
- <your SPT folder>/user/mods/tyfon-hideoutinprogress
Troubleshooting
Q: I found a bug!
A: Open an issue or make a comment here. Please include logs if possible!
If you'd like to support my work, you can buy me a coffee ☕
Tyfon added a new version:
QuoteDisplay MoreNew stuff ✨
- New Trader Avatar icons for new operational quests and when you have items to hand over
- Add checkbox to open build window to filter out stock presets
- Trader screen will remember which tab you were on the back-stack (e.g. you go from trader tasks -> inventory -> back to trader tasks)
- Trader screen optionally remembers last trader visited even when you close that screen entirely
- Add warning to character select screen when your PMC is carrying quest items
Bug fixes 🪳
- Fix escape key not closing trader screen on first load (my bad)
- Fix toggle/hold feature not working correctly with quickbound tactical devices
- Feature to return tools to their original container after hideout production will handle multi-grid containers properly
Tyfon added a new version:
QuoteUpdated for SPT 3.11 🚀
Tyfon added a new version:
QuoteUpdated for SPT 3.11 🚀
Tyfon added a new version:
QuoteUpdated for SPT 3.11 🚀
Tyfon added a new version:
QuoteDisplay MoreUpdated for SPT 3.11 🚀
Also new:
- Fixed BSG's new trading highlight feature to, well, work
- One-click save presets. If I wanted to re-enter the name, I would have clicked Save As...
- Compatible slots on weapons are outlined in green, similar to the what the player paper doll already does
- Fixed error when using auto-switch trading feature very quickly
Tyfon added a new version:
customizations.json
format, previous versions AREQuote
- Added rotation! Hold ALT while dragging the dots to rotate the attachment. Hold down SHIFT or CTRL as well to rotate on other axes. Some things to note:
- Which axis rotates is usually consistent but some mods are already rotated internally so the axis might not be what you expect
- Rotating foregrips will almost certainly cause weirdness with the character's arm
- Special care will be required with sights and lasers to keep them lined up
- Updated
customizations.json
format, previous versions ARE compatible- Try/catch calls to the server so failures are a bit more graceful
- Reverting many customizations at once are now batched into a single /weaponcustomizer/save call, avoiding race conditions
Tyfon added a new version:
QuoteDisplay MoreNew stuff 💥
- Changing attachments through modding screen will use swap (the old item will go where the new item was), if possible
- Out of Stock checkbox will persist through game restarts
- Add hot-key to multi-select all items of the type under your mouse, defaults to ctrl-A
- Prevent BSG's mousewheel zoom affecting your gun's scope while you are scrolling your inventory
Bug fixes 🪳
- Prevent item hotkeys from affecting the item under your cursor while you are dragging a different item around
- Error messages around in-raid modding should show correct (more descriptive) error
- Fika multitool check for in-raid modding should now work properly when the gun is on a dead body.
Tyfon added a new version:
QuoteNew stuff 🚀
- In-raid customization! Enable a stripped down weapon modding screen in raid. Disabled by default, enable in the F12 menu. Optionally require multitool.
- Multiple axis movement! Hold SHIFT or CTRL while dragging to move the attachment vertically or side to side.
Bug fixes 🪳
- Fixed model caching issue that caused uncustomized weapons to sometimes pick up other weapons' customizations
- Fixed dot and mouse not lining up correctly when dragging on a rotated weapon
- Fixed null ref exception that may have caused exfil black screen
Tyfon added a new version:
Quote- Fixed certain guns not working due to BSG animation system
- Guns returned via insurance will now keep their customizations
- Added F12 settings:
-- Step Size: Move attachments in discrete pixel amounts, if you prefer that
-- Move Everything: Allow every single gun part to be moveable, even when it makes no sense at all. Have fun
Tyfon added a new version:
Quote- Support presets
- Add fika support - teammates will see each other's customizations
- Ignore profiles in a weird state rather than logging an error
Please note that customizations in presets work just like attachments in presets - you must press save to save them to the preset, you must press assemble to apply them to a weapon.
Tyfon added a new version:
Quote- Fixed BSG bug where BTR won't take money from backpack or secure container if you're carrying grenades
- Fixed BSG bug where trader items don't populate their "compatible with" information.
- Inspect windows that are too tall will now position themselves such that the title bar is always visible
- Fika: Requiring a multi-tool for in-raid weapon modding should now properly check the correct player's inventory.