View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0001486 | Spring engine | General | public | 2009-07-02 01:00 | 2009-07-04 18:20 | ||||
Reporter | Lupus | ||||||||
Assigned To | Kloot | ||||||||
Priority | normal | Severity | feature | Reproducibility | N/A | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | |||||||||
Target Version | Fixed in Version | 0.79.1.0+git | |||||||
Summary | 0001486: Some additions to unitsync | ||||||||
Description | Unitsync lacks methods to get minimum and maximum height of a map. | ||||||||
Additional Information | <[LCC]quantum[CA]> btw if someone is adding things to the unitsync, could he add AreAllModDependenciesMet or something like that? <[LCC]quantum[CA]> it seems that it's really a pain to determine with unitsync atm :( | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
Kloot (developer) 2009-07-04 15:17 Last edited: 2009-07-04 15:18 |
Do you really need such methods in the API? The heightmap is available after all, getting the extrema without them takes about three lines of code. :) |
Lupus (reporter) 2009-07-04 16:34 |
I don't need extrema. I need to properly scale heightmap for rendering. And get water level. Heightmap lacks this information. |
Kloot (developer) 2009-07-04 17:20 Last edited: 2009-07-04 17:21 |
I see now that unitsync does not auto-scale the height values; I'll add your accessors. |
Kloot (developer) 2009-07-04 18:20 |
done |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2009-07-02 01:00 | Lupus | New Issue | |
2009-07-04 15:17 | Kloot | Note Added: 0003718 | |
2009-07-04 15:18 | Kloot | Note Edited: 0003718 | |
2009-07-04 16:34 | Lupus | Note Added: 0003719 | |
2009-07-04 17:20 | Kloot | Note Added: 0003720 | |
2009-07-04 17:21 | Kloot | Note Edited: 0003720 | |
2009-07-04 18:20 | Kloot | Note Added: 0003721 | |
2009-07-04 18:20 | Kloot | Status | new => resolved |
2009-07-04 18:20 | Kloot | Fixed in Version | => 0.79.1.0+git |
2009-07-04 18:20 | Kloot | Resolution | open => fixed |
2009-07-04 18:20 | Kloot | Assigned To | => Kloot |