From: Brett L. <wak...@ea...> - 2005-12-27 20:52:43
|
>I have found the core bug with the token placement. Apparently there's some point separating the Hex-side Station list from the Tile-side Station list is failing and the tokens are being added to the Tile-side Station list. > OK. I've fixed this bug and committed the changes. It looks like the cause was a couple different things related to explicit separation of hex and tile station lists. Now token laying looks like it's working properly. I've added some debug code to output token locations to the console. However, there are still bugs in token drawing, especially for drawing hexes with more than one token. Until I squash the drawing bugs, I'll leave in the debug code spamming the console with token locations. Also, I'm seeing two new bugs: 1. I'm unable to upgrade I15 (B&O home tile) even after 3 trains have been purchased. 2. J14 appears to have a new hex rotation bug. This may be due to the new hex graphics that I haven't committed to CVS yet. I'll explore that shortly. ---Brett. |