Conversation
english (au): 6 changes by krysclarke chinese (simplified): 3 changes by XiaoJi-Game, 1 change by ZZY2357 arabic (egypt): 11 changes by AviationGamerX korean: 3 changes by telk5093 indonesian: 8 changes by K4smun1
For bridges, a max speed of 0xFFFF (i.e. no effective limit) is no longer displayed as a limit in the UI. A max speed of 0 is also considered unlimited, for similarity to the roadtype and railtype interface.
dutch: 4 changes by Afoklala
…e() instead of MapSizeX() * MapSizeY()
english (au): 4 changes by krysclarke
…n those displayed in GUI (OpenTTD#10227) * Change: Store "all time" and "since minimum age" last year profits on groups * Fix: Update last year profit for groups when copying vehicle statistics on autoreplace * Codechange: Refactor profit last year * Change: Rename some group related items for clarity * Change: Reorder the fields in GroupStatistics That way less memory gets wasted.
english (us): 4 changes by 2TallTyler romanian: 10 changes by bnegrut russian: 4 changes by Ln-Wolf portuguese: 4 changes by azulcosta
…mary variant is missing
spanish: 4 changes by MontyMontana
finnish: 8 changes by hpiirai polish: 4 changes by pAter-exe
…penTTD#10410) From 3px to 2px (multiplied by UI scale).
… the documentation
korean: 4 changes by telk5093
This replaces C-style memory management.
Variable scope is also tweaked in a couple of cases reducing line count.
…looding themselves (OpenTTD#8517)
japanese: 32 changes by fmang danish: 7 changes by bscargo
japanese: 31 changes by fmang
japanese: 12 changes by fmang
japanese: 22 changes by fmang
|
Hello! Sorry, I didn't notice your pr, was a bit out of business. Are you still interested in it? |
|
Yep. |
|
OK. Am I right, that this PR intended to sync SlowPace mod with latest OpenTTD version? If so, I think I'll have time to work on it at Sunday. Did you apply some additional custom changes? Could If so, could you please highlight first of them? |
|
It's been some time but AFAIR no. |
|
I am also very keen to see Slow Pace updated to / merged with 13.1 |
|
Hey guys! Sorry for latency. I started merging process. So far I visually checked for conflicts. Still have to compile/test it before release. Feel free to check it. All merging process will be here: |
|
@smurfix are here any chances that we merge it into mainstream repo? |
|
Go ahead and play with it / merge / do whatever it takes. As for myself I have roughly a negative month of free time until at least the end of the year, life being what it is, so I can't be of much help. |
|
|
@smurfix , @pippin88 mostly done. It's only remained to fix builds for emscripten and Linux. Feel free to contribute with this. See https://github.com/kaomoneus/OpenTTD/actions/runs/6288959187 for details. |
|
Thank you - I'm sorry, I don't know enough programming to be any help |
|
The error on the Linux build seems to be from failing to build Python 3 and looks identical to this issue: |
Thank you for the hint! Will check it! |
Well it doesn't help. Just checked it on mainstream |
I looked at the |
The latest build of master is this one: from logs I can see still the very similar message: |
|
Now I see, that rust and vcpkg caches are not found by workflow of my fork, and yet same workflow (and same commit) mainstream successfully restores cache for both cases... |
|
Finally I have fixed Linux(Generic), I have even created an issue on mainstream: OpenTTD#11356 |
|
@smurfix, @pippin88 , @S-Rafael , release is ready, please check it out https://github.com/kaomoneus/OpenTTD/releases/tag/13.4.slowpace-1.3.1 |

This merges the slow-pace mod to OpenTTD Mainline.
Checklist for review
Some things are not automated, and forgotten often. This list is a reminder for the reviewers.