More changes for v0.50.0
Just added some more interaction changes to v0.50.0 that are currently live in the web version. Will require a hard-reload to take effect, and (due to the nature of javascript) may not work in all browsers.
Firstly, now when you select a vehicle or building, the sidebar will update to show the building options for that particular unit or structure. For example, if you click on an Extraterrestrial Builder, the sidebar updates to show only the buildings that the Extraterrestrial Builder can produce. When you deselect the unit, it returns to normal.
In addition, now when you select a Unit, you can just right-click somewhere to order the unit to move to that location. It is the same as clicking on 'Move' from the little object options window, but removes one click from the process. This is a feature that will not work in all browsers, as some implementations do not allow you to manipulate right-click behavior. You will probably need to do a hard-reload to get this to work, since I had to change several scripts in order to enable it.
Expanding on the right-click functionality, I also plan on adding the ability to set a 'rally point' for vehicle construction buildings. For example, you will be able to select the Small Vehicle Factory, and then right-click somewhere. Then, all new rovers from that factory will automatically drive to the rally point you selected once built. This isn't in there yet, but it should be before v0.50.0 is released for all platforms.
Enjoy.