Ted John

Results 24 issues of Ted John

See #13737 for more details.

good first issue

See #13737 for more details.

good first issue

See #13737 for more details.

good first issue

Currently the title screen is loaded when joining a game by command line, even when `--headless` is specified. It should load nothing and just join the game. Potentially it could...

performance

**Version information:** - Platform: Windows 11 - Version: 22.05.1 - Build/commit: 1124f81189f94e60a9a5a65967958d642097676b **To Reproduce** Steps to reproduce the behaviour: 1. Start a multiplayer server, this by default listens on localhost...

bug

I think it would be a very good idea to mirror the same interfaces that are in Visual Studio to ensure all Visual Studio features can be implemented *just as...

Currently auto complete removes your current word and starts a tab complete session from the beginning of the suggestion list. This should instead only rotate through the suggestions that begin...

bug

Not sure how this should be interpreted on Unix, but on Windows I think it should clear the line to mimic Command Prompt and PowerShell's behaviour.

bug
enhancement

On Linux, pressing CTRL+L will clear the screen correctly, but it will now show the prompt again until RETURN is pressed.

bug

Adds the asset pack manager and asset packs with initial support for audio asset packs. **Screenshots:** ![image](https://user-images.githubusercontent.com/1482259/190917781-14d873b6-302b-4929-8b91-ccfc2b9e4535.png) ![image](https://user-images.githubusercontent.com/1482259/190917807-05d8d19d-9a0a-4e9f-93c2-576b9ec91e10.png) **Video demo:** https://cdn.discordapp.com/attachments/694586451500859469/987101753247928411/assetpacks_audio.mp4 **Example asset packs:** [assetpacks.zip](https://github.com/OpenRCT2/OpenRCT2/files/9594424/assetpacks.zip) Unzip them into `[docs]/openrct2/assetpack` They...