Zhincore / dynmap-trains

DynMap integration for Create Track Map
GNU General Public License v3.0
19 stars 2 forks source link

[Enhancement] Different icons for regular signals and brass signals #9

Open fengshuo2004 opened 5 months ago

fengshuo2004 commented 5 months ago

First of all, Dynmap Trains works wonderfully on my server. Thank you so much for making it possible! ❤

There's one small improvement that could be made, which is to have different icons for regular signals and brass signals (aka. repeater signals) like shown by Create Track Map (note the triangular icons):

Create Track Map

The same station displayed by Dynmap Trains (note how all the signals have circular icons):

Dynmap Trains

Another minor difference between the above screenshots is, the signals are rendered on different sides of the track. This is because I changed CTM configuration "signals_on": "RIGHT" to "signals_on": "LEFT" as my railway network is left-hand-traffic. It would be great if Dynmap Trains can honour this setting too.

Zhincore commented 5 months ago

Thank you for the feedback! Glad you like it. Once I get the chance to work on this again, I'll make sure to implement your suggestions!