View Issue Details

IDProjectCategoryView StatusLast Update
0003102Spring engineGeneralpublic2012-06-02 14:06
ReporterGoogle_Frog Assigned ToKloot  
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version89.0 
Summary0003102: LOS view lis washed out
DescriptionAs seen in the screenshot LOS view is washed out. As far as I can tell it is impossible to fix this with lua.

Spring.SetLosViewColors only affects LOS + Radar view. The below settings make LOS + Radar view look passable but it is still a bit washed out.
Additional InformationSpring.SetLosViewColors(
    { 0.18, 0.1, 0, 0.08 },
    { 0.18, 0.1, 0.08, 0 },
    { 0.18, 0.1, 0, 0 }
)
TagsNo tags attached.
Attached Files
screen00002.png (Attachment missing)
Checked infolog.txt for Errors

Activities

Google_Frog

2012-06-02 09:51

reporter   ~0008730

spring_{develop}88.0.1-264-g89ee3b2_minimal-portable

Google_Frog

2012-06-02 09:58

reporter   ~0008731

The washed out effect can be toggled with '/advmapshading'.

Issue History

Date Modified Username Field Change
2012-06-02 09:49 Google_Frog New Issue
2012-06-02 09:49 Google_Frog File Added: screen00002.png
2012-06-02 09:51 Google_Frog Note Added: 0008730
2012-06-02 09:58 Google_Frog Note Added: 0008731
2012-06-02 14:06 Kloot Status new => resolved
2012-06-02 14:06 Kloot Resolution open => fixed
2012-06-02 14:06 Kloot Assigned To => Kloot