Akuukis / sepraisal

Analyse and compare Space Engineers blueprints - either uploaded or browse 100k+ steam workshop items.
https://spaceengineerspraisal.net
GNU General Public License v3.0
2 stars 4 forks source link

filter by wheels #22

Open Akuukis opened 4 years ago

Akuukis commented 4 years ago

Describe the solution you'd like

Just like one can filter by thrusters types, add ability to filter by wheels.

Additional context

TODO:

  1. at common.ts add new group "Wheeled" with all suspension definitions. For reference, list of IDs are at this snapshot. P.S. Order matters.
  2. at BlockGroups.tsx add title for the new group.
  3. Try it out