Big changes today:
* Workspaces are no longer required for EV3Sim to function.
* Bugs are more likely to be correctly recorded in `error_log.txt` in ev3sim's install location.
* The windows installation now comes with an exposed version of Python that VSCode can recognise. This allows you to execute python programs outside of ev3sim, as well as install packages, and use this installation for linting purposes.
* Support for `reflected_light_intensity` and `color` prediction on colour sensors.
* Minor Bug Fixes.