tobymao / 18xx

A platform for playing 18xx games online!
https://18xx.games
Other
273 stars 179 forks source link

18USA use same icon for Coal before and after tile placed #9297

Open ChrisTheCat opened 12 months ago

ChrisTheCat commented 12 months ago
Screenshot 2023-07-11 at 13 32 20 Screenshot 2023-07-11 at 13 32 09

The hex connecting St. Louis and Chicago has a coal icon that is a mining cart full of coal. After the tile is placed, that icon is changed to a single pickaxe. It should be consistent, right? If it starts as a mining cart, it should stay a mining cart, and vice versa.

philcampeau commented 10 months ago

@crericha was there a reason you decided to use different icons on the map and on the tiles?

crericha commented 10 months ago

I think it was already like that when I started helping, so I don't know the history.

If someone wanted to refactor it, they would need to change the resource tiles from using an emoji label to an icon and then update all the logic that depended on the emoji label.