kolpage / RailroadInk-Oct2019

First repo for Railroad Ink development
GNU General Public License v3.0
2 stars 0 forks source link

PlayedTilesFollowConnectionRules does not return what tiles are invalid #13

Closed mklams closed 4 years ago

mklams commented 4 years ago

The function only returns a boolean value based on if connection rules are followed. If it also returned the tile that is violating connection rules, the tile could be highlighted on the front end. It would also help with debugging.

mklams commented 4 years ago

Assigning to Tony. I believe this has been fixed but letting him verify and close the issue

kolpage commented 4 years ago

This is fixed.