plainblack / Lacuna-Web-Client

The pure javascript client for The Lacuna Expanse.
http://www.lacunaexpanse.com
Other
31 stars 37 forks source link

Building window #201

Closed nataliethistime closed 8 years ago

nataliethistime commented 8 years ago

screenshot

:boom: :boom:

icydee commented 8 years ago

There are a few tweaks needed for this.

When the building is at level 1, it should not allow a 'downgrade' button. When you click on this button then it downgrades to a 'level -0' building which still displays while it also states that the 'building does not exist'. This may be a bug in the API but disabling the downgrade button would seem to work (that's what the existing client does)

You can have both a new-style building window, and an old-style building window open at the same time. Not sure if this is worth fixing, the problem will go away when all building windows are upgraded.

nataliethistime commented 8 years ago

On the first point: I'll fix that...

On the second: I think it's okay to leave as-is.