Jeremy Gao
Jeremy Gao
### Version of OpenTTD Master, Windows 11 ### Steps to reproduce 1. Load the samegame 2. Crash after some time ### Upload crash files ~~[crash20240217.zip](https://github.com/OpenTTD/OpenTTD/files/14320195/crash20240217.zip)~~
### Version of OpenTTD 14.0 beta 3, Windows 11 ### Steps to reproduce 1. Start a new game using an AI 2. Change the year via sandbox options 3. Crash...
### Version of OpenTTD Master ### Expected result Railways can be constructed along shorelines, even when they run perpendicular to the coast, similar to the way roads are built. ###...
The original manifest file has an error. Win64 and win32 versions are swapped thus it will cause errors on 32-bit computers. Furthermore, the game has arm64 builds provided, so I...
### Version of OpenTTD 20240511-master-g721cd2b8ad, Windows 11 Home (Simplified Chinese) ### Expected result When changing the font via the `font` command, the game will automatically use the requested font and...
Using GitHub Actions is a popular choice as it is easy to deploy and eliminates the effort to manually upload assets. In addition, it provides a normalized platform to build...
## Motivation / Problem The current Simplified Chinese translation contains many punctuation and formatting problems. ## Description This PR changes the zh_CN language file and corrects the incorrectly implemented translations....
### Rules - [X] I made myself familiar with the README. - [X] I checked closed issues for similar ones and did not find a similar problem mentioned before. -...
The current langauge strings does not follow the format of standard (simplified) Chinese, and needs to be fixed. I corrected the strings using a program but I'm not very sure...
`030_house.nml` log: ``` Running test 029_base_graphics Running test 030_house nmlc ERROR: "030_house.nml", line 53: Syntax error, unexpected token "const" Traceback (most recent call last): File "D:\Data\Documents\GitHub\__Developing\jppluswins\nml\nmlc", line 6, in main.run()...