Added more options for the BlueMap lines in the config#4
Conversation
|
Any chance you can add the options to show the trains schedule also? |
|
I could try to update the train markers to HTML markers that show the schedule in a more detailed element. |
|
if u ever make a version where we can click a train to view its schedule (with support for the railway navigator schedule sections) then id love to get it for 1.21.1 (neoforge)! Reach out to me and id be happy to help out as much as I can also. |
|
I am not shure about the schedule sections from the Railwai Navigator, but I can make a clickable train element with the schedule and some more information. |
|
That would be brill mate, thanks. |
|
Any chance of station/signal markers also? Just out of interest, sorry if this is all a lot of work. |
|
Stations are possible but I'm not sure about signals. But I will wait first till this PR get accepted. |
|
Sent you a request, kieranl29. |
| new Color(Config.lineColorScheduledTrains) : | ||
| new Color(Config.lineColorManualTrains)) |
There was a problem hiding this comment.
Avoid creating new class instances in a loop wherever it can be avoided
|
The game seems to crash whenever I try to change the line color. |
|
Instant when you update the file or when you reload the mod? On my server it works fine. |
Added more options for the BlueMap lines in the config
This options let the server-owner change the width and color of tracks and trains.
The first carrige of a train is always:
lineWidthTrains + 2The color of manual trains and scheduled trains can be configured separat.