NodeController30 icon indicating copy to clipboard operation
NodeController30 copied to clipboard

Use IJunctionRestrictionsHook instead of patching

Open Elesbaan70 opened this issue 2 years ago • 0 comments

This eliminates NCR's patches to the JunctionRestrictionsMangager class, so that we can remove redundant deprecated methods without breaking NCR. It is currently a draft PR and cannot be merged until TMPE's planned IJunctionRestrictionsHook API is released to stable. Right now it can be tested by building TMPE from the following branch: https://github.com/Elesbaan70/TMPE/tree/junction-restrictions-hook

Note that this PR includes #54 because the project would not build on English-language systems without that change.

Elesbaan70 avatar May 29 '22 08:05 Elesbaan70