I play Elite Dangerous in VR, and myself and friend have put together a series of commands that is supposed to help not only VR users so we dont have to take the headset off to type, but anyone else that wants to use this functionality.
Target
Location of
Distance to
are prefixes, and then this is the suffix:
home;sol;earth;brestla;bastanien;sirius;deciat;eurybia;khun;maia;jauques;colonia;marrow pea;act in our;achenar;meene;hodack;prism;sagittarius a star;do you quandary;diaguandri;wu guinagi;will go on re;vasukili;yoru;engineer elvira;martuuk;elvira martuuk;engineer dweller;the dweller;engineer liz;ryder;liz ryder;engineer felicity;felicity;farseer;felicity farseer;engineer tod;mcquinn;tod mcquinn;tod the blaster;engineer zacariah;zacariah;zacariah nemo;engineer lei;lei cheung;engineer hera;hera tani;engineer juri;juri ishmak;engineer selene;selene jean;engineer marco;marco qwent;engineer ram;ram tah;engineer bro;bro tarquin;engineer bris;colonel bris deker;engineer didi;didi vaterman;engineer palin;professor palin;engineer lori;nguri;soontil relics;metal alloys;xihe;biomorphic companions;kamitra;kamitra cigars;mick turner base;sisters refuge;unknown probe;coal 70;zero point;jameson's crashed cobra;davs hope;hillary depot; colonia route station 1; amundsen terminal; colonia route station 2; eagle's landing; colonia route station 3; eudaemon anchorage; colonia route station 4; sacaqawea space port; colonia route station 5; gagarin gate; colonia route station 6; caravanserai station; colonia route station 7; polo harbour; colonia route station 8; vihara gate; colonia route station 9;fircolonia;st crashed ship;second crashed ship;third crashed ship;old thargoid scout;unregistered derelict;alcatraz class prison ship;aquarius class tanker;banner class bulk cargo ship;bellmarsh class prison ship;bowman class science vessel;cave johnson memorial lab;demeter class agricultural vessel;dionysus class agricultural vessel;aie anzac honour;gordon class bulk cargo ship;henry class bulk cargo ship;hercules class bulk cargo ship;hogan class bulk cargo ship;lowell class science vessel;naphtha class tanker;riker class prison ship;sagan class tourist ship;samson class bulk cargo ship;samson class cargo ship;the gnosis;gnosis megaship;thomas class bulk cargo ship;dove enigma;dove enigma megaship;tilialas lament;the harmony;harmony megaship;fishers rest;fishers rest megaship;the midas;midas megaship;the indra;indra megaship;damaged henry cargo ship;damaged naphta tanker;damaged sanchez science vessel;damaged dionysus agricultural vessel;dmaged samson megaship;damaged aquarius tanker;damaged demeter class agricultural vessel;damaged thomas class cargo ship;damaged gordon class cargo ship;damaged hogan class cargo ship;nemb megaship;the zurara;zurara megaship;the cete;cete megaship;generation ship lycaon;generation ship venusian;generation ship hyperion;generation ship odysseus;generation ship thetis;generation ship pleione;generation ship atlas;generation ship lazarus;generation ship artemis;generation ship [1..9];federation rank [1..2];empire rank [1..2];mega barnicle [1..10];barnacle forest [1..10];inra [base;site] [1..10];thargoid site [1..240];alien ruins;guardian ruins [1..298]; eagle eye [1..6]
We have a google speadsheet with all the listing of "all the known special things" in the Elite galaxy that is downloaded when the user uses an update command, and downloads as a CSV file to the users computer.
When the user then says "Target Earth" it would type "Sol" in to the selected text field in game.
If they say "Distance to Earth" it uses a plugin to determine your XYZ and then does math to give you straight line distance to Sol, etc
Here is the question:
That suffix command is massive, and the issue with it, is that whenever something new is found in Elite, and we update the spreadsheet with the data, we have to push a new version of this single command out with the new location name on it so the user can use it.
Is there any idea to possibly simplify this, to make it a wildcard, so we would not have to update this for every little thing and/or make it so I could possibly point the "when I say" bit at something else for it to scan though and compare to what we have?