The Forge is currently under heavy construction. Expect nothing to work. Data is reset every hour.

Mod Details

Featured!
Stash Search

Stash Search 1.4.0

Created by mpstark, Arys, DrakiaXYZ, Dirtbikercj

54.1K Downloads

Unknown SPT Version

Search your stash with ease.

Adds a search bar to your stash. Supports strict and loosely typed searches. Also supports searching multiple items at once, just separate each search term with a comma example: Dollars, 7.62, ifak. When the stash is in a searched state it becomes locked to prevent potential data loss. You can drag items out, but cannot drag items back into it until you clear the search. This is a technical limitation and a safe guard. Also yes, you lost 1 row of stash view at a time.... Trade off, worth.

Huge thanks to Arys and DrakiaXYZ for all the help in creating this. It wouldn't have been possible without them!

If you would like to support me or my work you can do so here!

List of applicable item class searches

@weapon - matches any weapon in the inventory @magazine - matches any magazine in the inventory @ammo - matches any loose ammo or boxed ammo in the inventory @meds - matches any medical items in the inventory @food - matches any food item in the inventory @knife - matches any knives in the inventory @mod - matches any mod in the inventory, I.E scopes, grips etc. @grenade - matches any grenades in the inventory @barter - matches any barter items in the inventory @rig - matches any rigs in the inventory @goggles - matches any goggles in the inventory @container - matches any containers in the inventory @armor - matches any armor in the inventory @info - matches any info items in the inventory @keys - matches any keys in the inventory @fir - matches any found in raid item in the inventory Installation directions: Extract using 7zip to the root of your SPT directory as shown below

Demonstration Video

(Yes, it's SAIN, but the same concept applies to all of my mods, I'm not making mod-specific extraction example videos)

vKRw58b.gif

Version 1.4.0

2.6K Downloads

Unknown SPT Version Virus Total Results
Created Nov 26th, 5:51 PM Updated Jan 2nd, 5:21 AM

SPT 3.10.0

Version 1.3.4

12.4K Downloads

Unknown SPT Version Virus Total Results
Created Sep 5th, 2024 Updated Jan 7th, 4:17 AM

- Prevents sorting of the stash while in a searched state due to potential item loss.

Version 1.3.3

8.7K Downloads

Unknown SPT Version Virus Total Results
Created Jul 29th, 2024 Updated Jan 8th, 2:51 AM

- Fixes bad GClass update from 3.9.0 that prevented the search of @keys

Version 1.3.2

722 Downloads

Unknown SPT Version Virus Total Results
Created Jul 28th, 2024 Updated Jan 6th, 8:56 PM

- Fixes a bug with Fika when entering the hideout, when going back to the stash screen the search bar would not be visible.

Version 1.3.1

6.6K Downloads

Unknown SPT Version Virus Total Results
Created Jul 7th, 2024 Updated Dec 28th, 4:43 PM

3.9.0 Update

Version 1.3.0

2.2K Downloads

Unknown SPT Version Virus Total Results
Created Jun 29th, 2024 Updated Jan 7th, 12:08 AM

I got annoyed looking for a setting, so this happened. Enjoy!

- Adds a search bar to the settings key bind page.

It has no fancy autocomplete or any of the other fancy features the other search bars have, It doesn't need it.

Version 1.1.1

9.1K Downloads

Unknown SPT Version Virus Total Results
Created May 5th, 2024 Updated Dec 28th, 6:23 PM

New item class searches

- special

- money/cash

- lightbleed/bandage

- heavybleed/tourniquet

- fracture/splint

- concussion

- painkiller

- surgerykit

- food/energy

- drink/hydration

Fixes:

- Resolves the issue of selling items while searched not taking effect until game restart.

- Resolves the potential for item loss while purchasing items while in a searched state.

- Resolves screen flashing that could happen between active searches.

Version 1.1.0

4.0K Downloads

Unknown SPT Version Virus Total Results
Created Apr 23rd, 2024 Updated Dec 28th, 5:45 PM

This adds highlight-based autocomplete to all current search bars based on item short names, long names, and word fragments from both as well as all item classes search terms. Autocompletes are ordered first by number of items matching, then by the shortest match.

Fixes:

- Undesired behaviour when grids of items were open, but hidden.

Thanks mpstark for these contributions!

Version 1.0.5

2.9K Downloads

Unknown SPT Version Virus Total Results
Created Apr 10th, 2024 Updated Jan 7th, 3:49 PM

- Actually fix search bar showing up on containers in raid.

- Fixes a case where the key binds would stop working.

Thanks mpstark for the PR!

Version 1.0.4

1.3K Downloads

Unknown SPT Version Virus Total Results
Created Apr 7th, 2024 Updated 4 hours ago

All these fixes/additions were contributed by mpstark, thank them not me!

Fixes:

- Fixes a null reference exception when clearing search on the trader screen when not in sell mode

- Fixes search hotkey not working on the inventory screen

- Fixes another source of potential item loss when control clicking items (quick move) while in a searched state.

Changes:

- The search bar now stays interactable while in a searched state. Pressing control+F will highlight all text in the input field. The current search will be cleared upon pressing enter and your new search will take its place.

- Loosened up the search rules around class searching. See the main mod page for additional search terms once I get around to updating it.

Misc:

- Some code has been refactored to allow for easier expansion of the search parser in the future.

Again, all these items were contributed by mpstark, Thank you!

Version 1.0.3

628 Downloads

Unknown SPT Version Virus Total Results
Created Apr 6th, 2024 Updated Jan 8th, 10:00 AM

- Fixes search bar appearing on containers in raid

- Fixes losing items placed on the sorting table in a pre-searched state, searching then closing the sorting table. The user is shown a notification when trying to close the sorting table in a searched state.

- Fixes losing items when clearing the trading table while in a searched state. You can no longer clear the search with items on the trading table. The user is shown a notification when trying to clear the search with unsold items on the table.

- Fixes not being able to combine class searches "@fir" with normal search terms.

- Added key binds to focus the search bar and clear the search. Control+F will focus the search bar for typing. Control+C will clear the search. On the traders screen, the focus key bind will always prioritize searching the trader, if pressed again, it will act as an "alt-tab" and select the stash search bar instead. The clear bind on the trader screen will clear the last searched grid. These key binds are configurable in the F12 menu.

- Search actions and clear actions now put the searched grid to the very top automatically. No more having to scroll up if you weren't at the top to start with.

EDIT: Hotfix applied +48 mins after release. Fixes escape needed to be pressed more than 2 times to go back a screen.

Version 1.0.2

1.3K Downloads

Unknown SPT Version Virus Total Results
Created Apr 3rd, 2024 Updated Jan 4th, 10:12 AM

- Added the ability to search specific item classes. This works by prefixing a specific search term with @, see search reference sheet on the main mod page.

- Searches now return the results in descending alphabetical order by default. Previously it just returned results in the order it found them in. This was chaotic when used with multiple search terms. OCD people will thank me for this.

Version 1.0.1

853 Downloads

Unknown SPT Version Virus Total Results
Created Apr 2nd, 2024 Updated Jan 7th, 4:29 AM

- Add search bar on trader screen for both the trader assort and player stash.

- Add version checker.

Version 1.0.0

620 Downloads

Unknown SPT Version Virus Total Results
Created Apr 1st, 2024 Updated Jan 7th, 3:04 PM

Not quite yet...