You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-9Lines changed: 8 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,8 +12,6 @@ If so, then Factory Search might be the mod for you!
12
12
13
13
Similar to [BeastFinder](https://mods.factorio.com/mod/BeastFinder) and [Where is it Made?](https://mods.factorio.com/mod/WhereIsItMade). This mod was made to provide an easy-to-use and clean-looking interface that can perform cross-surface searches and immediate viewing of search results in the map view (and across planets with Space Exploration).
14
14
15
-
Check out Xterminator's mod spotlight [here](https://youtu.be/_60XPAT3uas).
16
-
17
15
-----
18
16
## Doesn't 2.0 have built-in search?
19
17
@@ -35,17 +33,17 @@ Factorio 2.0 has some brilliant built-in search functionality ([Product, Tag, an
35
33
- Signal: Search for entities that are sending this signal
36
34
- Tag: Search for tags on the map that have this icon
37
35
- Factory Search will present a list of machines matching the selected search modes, grouped by name and proximity
38
-
- Displays results from all surfaces (e.g. all Space Exploration planets are searched)
39
-
- Click on a result group to open it in the map
40
-
- Opens results from other planets in the Navigation Satellite if using Space Exploration
41
-
-`Control + Shift + Click` on any game object (e.g. built entity, inventory item, recipe) to open the search interface with that item selected
36
+
- Displays results from all planets/surfaces, so works well with Space Age and Space Exploration
37
+
- Click on a result group to open it in remote view
38
+
-`Alt + Shift + Click` on any game object (e.g. built entity, inventory item, recipe) to open the search interface with that item selected
42
39
- Supports multiplayer and compatible with any mod. No UPS impact when not in use, but searching may freeze the game for a couple of seconds on larger maps
43
40
- Background search can be enabled to search in the background instead of freezing the game (enabled by default in multiplayer)
44
41
42
+
Check out Xterminator's mod spotlight [here](https://youtu.be/_60XPAT3uas) (though this version is from 1.1 and quite old).
43
+
45
44
-----
46
45
## Future Updates?
47
46
48
-
- Better categorisation of search modes
49
47
- More streamlined item selection workflow
50
48
- Integration with [Recipe Book](https://mods.factorio.com/mod/RecipeBook) and [Quick Item Search](https://mods.factorio.com/mod/QuickItemSearch)
51
49
- Better support for PvP so that corpses and ground items aren't shown in hidden chunks
@@ -54,11 +52,12 @@ Factorio 2.0 has some brilliant built-in search functionality ([Product, Tag, an
54
52
-----
55
53
## Translation
56
54
57
-
You can help by translating this mod into your language using [CrowdIn](https://crowdin.com/project/factorio-mods-localization). Any translations made will be included in the next release.
55
+
You can help by translating this mod into your language using [CrowdIn](https://crowdin.com/project/factorio-mods-localization). Any translations made will automatically be included in the next release.
58
56
59
57
-----
60
58
Thank you to:
61
59
62
60
-[raiguard](https://mods.factorio.com/user/raiguard) for [flib](https://mods.factorio.com/mod/flib) (GUI library), [Quick Item Search](https://mods.factorio.com/mod/QuickItemSearch) (provided initial framework), and [Better Alert Arrows](https://mods.factorio.com/mod/BetterAlertArrows) (arrow sprite)
61
+
-[Atria](https://mods.factorio.com/user/Atria) for [various contributions](https://github.com/tburrows13/FactorySearch/issues?q=is%3Apr%20author%3AAtria1234)
63
62
-[justarandomgeek](https://mods.factorio.com/user/justarandomgeek) for the excellent [mod debugger](https://github.com/justarandomgeek/vscode-factoriomod-debug)
64
-
-[Earendel](https://mods.factorio.com/user/Earendel) for the character corpse icon
63
+
-[Earendel](https://mods.factorio.com/user/Earendel) for the character corpse icon
0 commit comments