Chris Radke

Results 27 issues of Chris Radke

Offer dialog to create a new plugin based on a barebone plugin.

Create more game templates, or rather, plugins for GameState and respective entities. - RPG - Top-down racing game (based on Formula V code) - Falling block puzzle - Shoot'em Up...

Aborting builds _during preprocessing_ can lead to an inconsistent state of the build folder, in which builds are no longer possible. Thus, the build folder should be cleaned when a...

bug

Get VES to compile for, and run in, the browser. So we could potentially offer a web-based version.

Check if color variables should be introduced for all custom widgets?

Store last x builds, e.g. in build/archive/output_20210910221805.vb. Also store logs and make those inspectable in build widget. Add quick links to launch ROMs in emulator.

enhancement

Almost done, although not everything could be removed, yet. - [ ] Remove Preferences->Extensions->Debug (-> bindDebugPreferences)

msys archive is huge, we can pobably shave a lot of unnecessary files from them.

enhancement

Implement a language server extension (as VSCode extension?) for our custom language. Resources: - https://www.eclipsecon.org/2020/sessions/beyond-lsp-getting-your-language-theia-and-vs-code - https://www.youtube.com/watch?v=ESRk7NmCDFA

enhancement

Can't name the application "VUEngine Studio", or otherwise the build is not working, due to the whitespace. Likewise, building won't work if the user installs the application to any folder...

bug