Gregory365 / TPF2-Timetables

The Timetable mod for Transport Fever 2
GNU General Public License v3.0
13 stars 5 forks source link

Line table icons for each mode #77

Open omegamezle opened 5 days ago

omegamezle commented 5 days ago

I've created icons for each mode of transport in-game and made some script changes so they're used. I have tested this for each mode and it does work as you'd expect.

There's also an "alt" texture I've made in for the "in_station_many" icons which could be used to indicate that there are several vehicles behind one in a terminal, as that is currently not a feature for the table, but one I personally don't trust myself to script in with the knowledge I have.

I have also redone the tram icon, but this is mainly due to the fact it didn't scale particularly well.

Screenshot at Nov 21 19-24-36
omegamezle commented 5 days ago

It may be worth not replacing "TimetableTramIcon@2x.tga" as it does make it inconsistent with the in-game UI. I'm going to take another shot at scaling the original icon down quickly.

omegamezle commented 5 days ago

Ah, I guess the original looks alright scaled down afterall. I'll get this sorted and pushed

omegamezle commented 5 days ago

That's more like it

Screenshot at Nov 21 19-51-38
omegamezle commented 4 days ago

Should be done now 😅

image