View Issue Details

IDProjectCategoryView StatusLast Update
0001486Spring engineGeneralpublic2009-07-04 18:20
ReporterLupus Assigned ToKloot  
PrioritynormalSeverityfeatureReproducibilityN/A
Status resolvedResolutionfixed 
Fixed in Version0.79.1.0+git 
Summary0001486: Some additions to unitsync
DescriptionUnitsync 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 :(
TagsNo tags attached.
Checked infolog.txt for Errors

Activities

Kloot

2009-07-04 15:17

developer   ~0003718

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

2009-07-04 16:34

reporter   ~0003719

I don't need extrema. I need to properly scale heightmap for rendering. And get water level.
Heightmap lacks this information.

Kloot

2009-07-04 17:20

developer   ~0003720

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

2009-07-04 18:20

developer   ~0003721

done

Issue History

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