Page 1 of 1
[0.16.10] Tech tree search results incorrect
Posted: Sat Dec 30, 2017 10:55 am
by IronCartographer
Searching on the tech tree screen yields unexpected results. Ignoring whitespace is one thing ("rail transport" -> makes sense), but character logistic slots have nothing to do with rail!
Is it searching multiple localizations or something?
This is new from 0.16.0, and does not happen in 0.15:

- Tech Tree Search.png (216.83 KiB) Viewed 1661 times
Re: [0.16.10] Tech tree search results incorrect
Posted: Sat Dec 30, 2017 11:27 am
by Bilka
It doesn't search for connected letters, but for the letters in that order. You can for example find the programmable speaker when searching for gear because it contains the letters in that order: pro
grammable sp
eake
r. Same thing works for this technology. This means that when you search for lds, you will find low density structures

Re: [0.16.10] Tech tree search results incorrect
Posted: Sat Dec 30, 2017 11:55 am
by IronCartographer
Bilka wrote:It doesn't search for connected letters, but for the letters in that order. You can for example find the programmable speaker when searching for gear because it contains the letters in that order: pro
grammable sp
eake
r. Same thing works for this technology. This means that when you search for lds, you will find low density structures

Interesting. The behavior is slightly different for the tech tree. Perhaps there were too many results so it uses a narrower but similar pattern. Searching "lds" in the tech tree doesn't give rocket silo tech (for low density structures) at all, but "structure" does.
Re: [0.16.10] Tech tree search results incorrect
Posted: Sat Dec 30, 2017 11:57 am
by Klonan
IronCartographer wrote:Bilka wrote:It doesn't search for connected letters, but for the letters in that order. You can for example find the programmable speaker when searching for gear because it contains the letters in that order: pro
grammable sp
eake
r. Same thing works for this technology. This means that when you search for lds, you will find low density structures

Interesting. The behavior is slightly different for the tech tree. Perhaps there were too many results so it uses a narrower but similar pattern. Searching "lds" in the tech tree doesn't give rocket silo tech (for low density structures) at all, but "structure" does.
It also searches the technology effects, in this case it finds 'structure' the the rocket tech in that, it unlocks the 'low density structure' recipe
Re: [0.16.10] Tech tree search results incorrect
Posted: Sat Dec 30, 2017 12:13 pm
by IronCartographer
Yes, it's just surprising that the "lds" string Bilka mentioned works in one place but not the other (despite it being a substring of the recipe unlock effect strings).
Thanks for the clarification.