News:

Simutrans Sites
Know our official sites. Find tools and resources for Simutrans.

Recent posts

#51
Patches & Projects / Re: Use Fontconfig for font au...
Last post by Roboron - April 04, 2024, 08:02:08 PM
Quote from: prissi on March 26, 2024, 05:55:23 AMMingw cannot use fontconfig when built with cmake.

It can, but it needs:

1) To use pkgconf to get the link flags,
2) Even then, a library (libiconv) was missing, so I had to add it manually (this also happens with fluidsynth).

Check the attached patch if you are interested. On my Windows 11 system, it picked Times.ttf as the font.
#52
Community Discussion / Re: Please look at the simutra...
Last post by ceeac - April 04, 2024, 05:00:27 PM
Corrected in r11120.
#53
Community Discussion / Re: Please look at the simutra...
Last post by Ranran(retired) - April 04, 2024, 10:16:01 AM
I suspect that the tooltip that appears on the new "Continue game" button cannot be translated.
#54
Bug Reports / Re: One of the Show station na...
Last post by Oldie - April 04, 2024, 07:25:03 AM
What I'd like to see is that the show/hide state for the labels of each labelled object: stops; cities; attractions; factories, would be split out into a separate item with a popup to set them as visible, not visible, rollover. Sometimes I want to see these and sometimes not. For example when the world is zoomed out somewhat I dont want to see the miriad of stop names that confounds my need to see items.
Of course the stops "bars" need consideration.
oldie 
#55
Simutrans-Extended major projects / Re: Incorporating changes from...
Last post by prissi - April 04, 2024, 04:28:03 AM
For linux/max, you need to change the makefile/cmake to include libfontconfig. Maybe you missed an essential patch. The windows functions are since windows NT, so since 1995 included ...
#56
Community Discussion / Please look at the simutransla...
Last post by prissi - April 04, 2024, 01:29:26 AM
The recently renaming of thze new game dialog's buttons and the good list have left a lot of untranslated text in simutranslator. We probably need the popular languages to translate them before the next release due soo. I uploaded them to Simutranslator. Pleae have a look.
#57
Bug Reports / Re: One of the Show station na...
Last post by prissi - April 04, 2024, 01:00:02 AM
Maybe a box: "Hide labels"
and the current: "Change label style" that simply does not cycle thing hidden ...

check r11116
#58
Simutrans Help Center / Re: Passengers don't enter tra...
Last post by prissi - April 04, 2024, 12:53:13 AM
Passengers will not walk from one stop to the other once they had reached one stop. Also, if there is a direct connection, they will take it and not wait for a train, if this means more transfers.

Connect the stations to your bus network and cut the bus connection between the towns and the passengers will take the train.

#59
Bug Reports / Re: One of the Show station na...
Last post by Leartin - April 03, 2024, 11:57:28 PM
Difficult thing that. The settings show how the station names are displayed by changing how "show station names" is displayed. If hiding the station names showed nothing in the settings menu it might be more accurate, but also quite hard to find the option again at a later date. Hence it does not and should not hide itself.

I suppose a slightly  better behaviour would be changing the display to that of regular text, but only because a player who knows the available options could differentiate between that and default display. It does not actually help the core issue, since that could still be misunderstood as a bug.
Perhaps using brackets could help in conveying the station name isn't displayed at all without a need for additional translation (like "don't show station names" would) - at least if japanese brackets are just a different display of brackets in japanese fonts, rather then different glyphs, else that's no good either.

Alternatively, you'd need to have both a checkbox and the toggle in the same line, with the checkbox dealing with "whether" and the toggle dealing with "how" it's displayed. Not ideal, but much clearer.
#60
Scripting Scenarios and AI / Re: Tutorial scenario reports ...
Last post by Matthew - April 03, 2024, 11:02:23 PM
Quote from: Yona-TYT on April 03, 2024, 01:17:46 AMI'm afraid you are using a very old simutras revision, according to the title bar it is using "r10421".

Screenshot_2024-04-02-21-14-33-690_com.android.chrome-edit.jpg

This is 123.0.1, which is the latest official release.

According to the scenario.nut file, Steam is distributing tutorial version 1.6.20.

Since they are both older versions, they should work together, shouldn't they?