Page 1 of 1
TT Print Tool 05/01/2025 at 20:35 #159827 | |
9pN1SEAp
![]() 1234 posts |
The Timetable Print Tool now indicates Phone-on-Entry in the Activities column if that option is set. Thanks Jamie Jamie S (JAMS) Log in to reply |
TT Print Tool 10/03/2025 at 16:38 #160456 | |
9pN1SEAp
![]() 1234 posts |
A couple of minor enhancements published today. The TT Print Tool will now show the following additional flags in the Activities column, if set: Phone-on-Entry and On-Time-Entry. The Rules column will show the Class of Service if not following the defaults or pre-defined rules. The Chain Tool will now indicate if a train on the sim has a category change before entering the second sim. At some point soon I hope to code the comparison based on the category as it leaves the first sim, however this is rather complicated due to having to locate the properties of the train from the timetable base vice the specific train in that situation. I've now added the following chains: Preston-Carlisle, Preston to Mcr North, Hope Valley to all fringes, Walsall-Staffordshire, Basingstoke to Salisbury & Woking. Details in the diagram (pending approval). Thanks to Rob for identifying an issue with the error page on the Tool Rules Explainer as well - it's now case-insensitive :) Thanks Jamie Jamie S (JAMS) Last edited: 11/03/2025 at 10:22 by 9pN1SEAp Reason: None given Log in to reply The following users said thank you: bill_gensheet, Soton_Speed, KCRCRailway |
TT Print Tool 10/03/2025 at 18:59 #160462 | |
9pN1SEAp
![]() 1234 posts |
Note also, that some older timetables where joins are performed but the category isn't set after the activity, will show a mismatch alert. I'm not intending to cater for this situation. I'm also adding some indirect matching to some chains where it makes sense (e.g. Peak Forest Cemex via Hazel Grove will match Manchester East-Hope Valley even though they don't chain directly at Marple). If you see any ones that should be added let me know. Jamie S (JAMS) Log in to reply |
TT Print Tool 11/03/2025 at 18:28 #160478 | |
9pN1SEAp
![]() 1234 posts |
One other change I didn't get through yesterday but is there now: The TT print tool will show the name of the new category in the Notes column if a CategoryChange is performed.
Jamie S (JAMS) Log in to reply |
TT Print Tool 11/03/2025 at 19:24 #160479 | |
9pN1SEAp
![]() 1234 posts |
9pN1SEAp in post 160456 said:At some point soon I hope to code the comparison based on the category as it leaves the first sim, however this is rather complicated due to having to locate the properties of the train from the timetable base vice the specific train in that situation.Turned out there was a handy point in the execution path I could hook the detection code and now comparison is done on the LAST category the sim has before exiting with the category on entering on the second sim! The "indirect matching" code has also been improved for reliability. Jamie S (JAMS) Last edited: 11/03/2025 at 20:50 by 9pN1SEAp Reason: None given Log in to reply |