News:

SimuTranslator
Make Simutrans speak your language.

Tutorial - code review

Started by Andarix, May 15, 2025, 01:22:00 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Yona-TYT

#35
Quote from: Andarix on June 06, 2025, 11:13:22 PMadd in 11720

The graphic is a bit deep and a bit smaller.

Screenshot 2025-06-07 005722.png

I was thinking of extending this to show tool icons as well, although this would require some work on the text.




search_tile_in_tiles() is not defined for class_basic_data.nut, this should fix it and hopefully won't break anything else.

https://github.com/simutrans/tutorial_multipak/commit/e0e8b59b3e2852fab4de327c0948912c4eed5744

Yona-TYT

#36