From: Stefan F. <ste...@we...> - 2012-01-17 17:24:21
|
Frederick, sorry pretty busy at work, so only a short comment: In my planned implementation of full tile laying support I intended to give users hints in the UI that distinguish between between the reasons why they are not able to lay a tile (no route, no valid orientation, no remaining quantity). I have not tested your implementation yet, but from your wording below, it seems that you simply not display those tiles that cannot be laid in a valid orientation: I suggest that it is better to gray those out for example. This reminds that I cannot remember exactly how tiles are treated that have a zero quantity remaining: Do they show up in the upgrade panel? It is definitely too long I have not played Rails myself or any 18xx ;-) Stefan On Sunday, January 15, 2012 06:57:52 am Frederick Weld wrote: > Before, selecting a tile of the upgrade panel could lead to the > message "This tile cannot be laid in a valid orientation." > > Now, tiles are excluded from the upgrade panel selection if such > message would be issued upon clicking on them. Stated differently, > every tile listed in the upgrade panel can now be laid by the user. > > The level of rule enforcement is not affected by this change. So > hopefully there are no objections to this change. > > --------------------------------------------------------------------------- > --- RSA(R) Conference 2012 > Mar 27 - Feb 2 > Save $400 by Jan. 27 > Register now! > http://p.sf.net/sfu/rsa-sfdev2dev2 > _______________________________________________ > Rails-devel mailing list > Rai...@li... > https://lists.sourceforge.net/lists/listinfo/rails-devel |