Mark Bishop
Mark Bishop
Another one for the new motion behaviour drop-down. Once we have the core functionality clear and stable, we should probably try make it a little more automated. This behaviour type...
I want to be able to easily move a handful of components off screen with a single hotkey. Source A is 1280x720 and is on the whole screen (x: 0,...
Using hotkeys to go in/out in quick succession can completely break the position data of the sources in the scene, and it a royal pain in the ass to fix....
Sometimes a first person/flycam feels far more natural than one based around rotation on axis as per the current camera. One such use case is carving a tunnel using subtract...
Currently, players have 30 seconds. I am considering using aoe2cm for a LAN broadcast, and in this case I may want to have more time to report the players' picks...
Convert a cell to a coloured image output. E.g. a cell with "#0f0" as its content would result in a bright green image. This would have to be a new...
There may be use cases where being able to specify where a value should be routed to, other than the files/project dir, is valuable. An extra piece of config to...
Some form of check of the application's version against this repo's releases tab. If there's a new one, we should at least alert the user to there being a new...
Up until this point, new features have been tacked on ad-hoc with little thought into future-proofing. This has resulted in some homebrew thread management, API calls, ties between GUI and...
`?json` to the end of a web url or `/json/projectName/assetName` Returns a `{ "value": "etc" }` instead of serving a web page. Would allow for the creation of a wee...