Blecki / dwarfcorp

An open-source 3D colony management game for PC, Mac and Linux
http://www.dwarfcorp.com
Other
580 stars 69 forks source link

Filtering dwarves in colony screen finds the wrong dwarves. #1049

Open Absurdius opened 4 years ago

Absurdius commented 4 years ago

When trying to filter your dwarves in the colony screen you get a filtered list but when you click on one name, a different one is shown. The shown name correesponds with the list you have when open the colony screen.

This also causes a heavy drop in fps all the way down to 1-2 fps.

Example: I wish to find "Yak Skulldenter", a soldier. So I open the colony screen. The very first entry in the list is "Suf Sarturheim" a miner, followed by the rest of the list. I then type in "soldier" in the filter and "Yak Skulldenter" show up, I then click on the name in the list but the page for the dwarf shows "Suf Sarturheim". So I filtered out the right name but still the wrong dwarf got picked.

Blecki commented 4 years ago

Issue with it showing the wrong dwarf is fixed in master, slated for the next update.

Why this is also affecting performance requires more research.