Jesse Freeman

Results 8 issues of Jesse Freeman

On Linux the path to the Tilemap tool is broken: `"TilemapEditor": "/System/GameCreatorPro/Tools/Graphics/TileMapTool/",` should be `"TilemapEditor": "/System/GameCreatorPro/Tools/Graphics/TilemapTool/",`

bug

Need to disable sandbox a game doesn't exist in the directory. ![image](https://user-images.githubusercontent.com/415666/39959190-4f1498ce-55dc-11e8-9cf1-cec431394ff5.png)

bug

Need to re-organize the StreamingAssets folder and move Runner Tools into the PixelVisionOS so they can be bundled in with the runner.

enhancement

Need a way to reset the custom screen scale when loading up incase something goes wrong.

bug

Need to activate action buttons in the Workspace/Libs folder ![image](https://user-images.githubusercontent.com/415666/39355262-b70d508c-49da-11e8-8fe6-74ea8a42745f.png)

bug

Need to steam in the log file line by line or limit the size of the file when writing to it.

bug

Need to update the docs to display the return type for API calls.

bug

The WorkspaceService routs all file system calls to the FileSystem service. The workspace should validate that the system path is safe to write to. Need to modify ConvertToSystemPath to only...

bug