Bothering mod authors will lead to warnings and repeat offenses will lead to eventual bans.
-
Version 1.4.0
- Dirtbikercj
- 6.6k Downloads
SPT 3.10.0
-
Version 1.3.4
- Dirtbikercj
- 12k Downloads
- Prevents sorting of the stash while in a searched state due to potential item loss.
-
Version 1.3.3
- Dirtbikercj
- 8.7k Downloads
- Fixes bad GClass update from 3.9.0 that prevented the search of @keys
-
Version 1.3.2
- Dirtbikercj
- 712 Downloads
- 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
- Dirtbikercj
- 6.6k Downloads
3.9.0 Update
-
Version 1.3.0
- Dirtbikercj
- 2.2k Downloads
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
- Dirtbikercj
- 9.1k Downloads
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
- Dirtbikercj
- 4k Downloads
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
- Dirtbikercj
- 2.9k Downloads
- 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
- Dirtbikercj
- 1.3k Downloads
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!