Anonymous | Login | 2024-11-22 00:47 UTC |
My View | View Issues | Change Log | Roadmap |
View Revisions: Issue #401 | [ Back to Issue ] | ||
Summary | 0000401: The "(digging ok)" text should accompany all terrain type info windows | ||
Revision | 2010-03-02 09:24 by Zamolxis | ||
Description | I was waiting to report this until the Grail implementation, but I realize now there's a fat chance they are not really related (technically). If I'm not mistaken, we never have in H3 the case that R-click just says "Grass" for example. It's either "Grass (digging ok)", or else just names the 'object' which is actually on that tile (can be Hole if the case, or anything else: Crater, Oak Trees etc). | ||
Revision | 2010-03-02 09:30 by Zamolxis | ||
Description | I was waiting to report this until the Grail implementation, but I realize now there's a fat chance they are not really related (technically). If I'm not mistaken, we never have in H3 the case that R-click just says "Grass" for example. It's either "Grass (digging ok)", or else just names the 'object' which is actually on that tile (can be Hole if the case, or anything else: Crater, Oak Trees etc). So I guess this should be an easy fix, as it doesn't depend on the Grail-related parts of the code. | ||
Revision | 2010-03-02 09:24 by Zamolxis | ||
Additional Information | |||
Revision | 2010-03-02 09:30 by Zamolxis | ||
Additional Information | The only detail to have perhaps in mind when implementing this, is that "(digging ok)" should be on the second line. As the info boxes don't always have the same H3 size, I'm thinking we should not end up with the text on 1 line. Or worse, we should not end up having only "ok)" on the second line: Dirt (digging ok) |
||
Revision | 2010-03-02 09:31 by Zamolxis | ||
Additional Information | The only detail to have perhaps in mind when implementing this, is that "(digging ok)" should be on the second line. As the info boxes don't always have the same H3 size, I'm thinking we should not end up with the text on 1 line. Or worse, to have only "ok)" on the second line: :) Dirt (digging ok) |
||
Revision | 2010-03-02 09:48 by Zamolxis | ||
Additional Information | The only detail to have perhaps in mind when implementing this, is that "(digging ok)" should be on the second line. As the info boxes don't always have the same H3 size, I'm thinking we should not end up with the text on 1 line. Or worse, to have only "ok)" on the second line: :) "Dirt (digging ok)" EDIT: After writing this I saw we actually have already an issue with how this extra info is handled. See report 0000402. |
Copyright © 2000 - 2024 MantisBT Team |