Featured Stash Search 1.3.4

Please do not ask when mod authors will update their mods to 3.9.X
Bothering mod authors will lead to warnings and repeat offenses will lead to eventual bans.

Search your stash with ease.

[tabmenu]

Images

  • Version 1.3.4

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

  • Version 1.3.3

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

  • Version 1.3.2

    - 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

    3.9.0 Update

  • Version 1.3.0

    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

    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

    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

    - 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

    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

    - 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.