Aaron van Geffen

Results 79 issues of Aaron van Geffen

New strings from PR OpenRCT2/OpenRCT2#9256. ``` STR_6322 :{WINDOW_COLOUR_2}Sprite Id: {BLACK}{INT32} ``` Updated in: - [x] ar-EG - [x] ca-ES - [x] cs-CZ - [x] da-DK - [x] de-DE - [x]...

new field

New strings from PR OpenRCT2/OpenRCT2#9222. ``` STR_6323 :Simulating STR_6324 :Simulate STR_6325 :{SMALLFONT}{BLACK}Simulate ride/attraction STR_6326 :Can't simulate {POP16}{POP16}{POP16}{STRINGID}... ``` Updated in: - [x] ar-EG - [x] ca-ES - [x] cs-CZ -...

new field

New strings from PR OpenRCT2/OpenRCT2#8652. ``` STR_6284 :Network STR_6285 :Network Information STR_6286 :Receive STR_6287 :Send STR_6288 :Total received STR_6289 :Total sent STR_6290 :Base protocol STR_6291 :Commands STR_6292 :Map STR_6293 :B...

new field

New strings from PR OpenRCT2/OpenRCT2#8440. ``` STR_6278 :Autosave amount STR_6279 :{SMALLFONT}{BLACK}Number of autosaves that should be kept ``` Updated in: - [x] ar-EG - [x] ca-ES - [x] cs-CZ -...

new field

This adds support for detecting Windows 11 and Android 13 operating systems.

This PR addresses two issues. First and foremost, it fixes #2293, which meant the see-through trees flag was ignored when right-clicking on a viewport. Second, it adds ignore flags for...

pending review

From Discord: > I forgot to mention it last night but we lost functionality while using for the hide scenery button you can hide everything but you can't right click...

bug

**Version information:** - Platform: macOS - Version: 23.07+ - Build/commit: 12eafca4ebab62e4c389738c9e73fb06c7c269a7 **Describe the bug** Initial scroll positions are often wrong, e.g. in the load/save browse window. This is not limited...

investigate

Currently, only the track construction tool and terraform windows use the item rotation hotkey (default Z). The ~company headquarter,~ industry, ~and town (building)~ tools do not yet respect this hotkey....

enhancement

Currently, OpenLoco either limits the fps to 40fps, or does not limit things at all. It seems more sensible to limit the game to vsync by default, while still allowing...

enhancement