Filippo Gentile
Filippo Gentile
I'm experimenting with reservation but I cannot make it work.  Also I've noticed that if I change the block ID, it does not update inside NX Button's block field....
> To make a reservation the starting block must contain a train (either occupied or reserved). The reservation system isn't fully functional yet. > > > Also I've noticed that...
Rebased on current master to fix merge conflicts
Hi Reinder, great work! In this PR I'm usinge `m_keys` member of `OutputMapBase` class but you've removed in commit cdbd8a637 Should I revert it or try to find a different...
Something's broken after recent commits...
I've rebased on master and fixed conflicts. In the process I've also removed an extra comma in single slip rail tile. Now the logic is a bit more complex to...
Hi, I've applied your patch. Also I've noticed sometimes NX Buttons work even if block rail tile is not adjacent, like `NX Button + straight rail + Block tile`. Sometimes...
What about bridges? In my test board it didn't work if a bridge was inbetween NX button and block tile. PS. Let's see ho replying by mail works out... Il...
Rebased on current master. Some commits are really trivial fixes which could be merged already, while others contain more complex changes on which we should discuss. If you want I...
Fixed missing include in `blockpath.cpp` Also now trivial changes are moved in first commits while last commits contain complex changes