Opened 14 years ago

Closed 14 years ago

Last modified 8 years ago

#541 closed enhancement (fixed)

Strange shape of camera view on minimap

Reported by: lubos Owned by:
Priority: Nice to Have Milestone:
Component: Core engine Keywords:
Cc: Patch:

Description

My patch ignore height of terrain.

Attachments (1)

minimap.patch (948 bytes ) - added by lubos 14 years ago.

Download all attachments as: .zip

Change History (6)

by lubos, 14 years ago

Attachment: minimap.patch added

comment:1 by Erik Johansson, 14 years ago

Keywords: review added

comment:2 by Philip Taylor, 14 years ago

Thanks, I tried this out and it does seem less weird than the old implementation. With this patch the minimap shape didn't really match the real camera view since it was basing it on the 0-height plane - I've changed it to assume a terrain height of 1/4 the maximum, which is the default in the map editor, so it's probably a better guess. Won't work perfectly with unusually high or low maps but hopefully it's an improvement for now and it makes the movement much smoother.

comment:3 by philip, 14 years ago

Resolution: fixed
Status: newclosed

(In [8017]) Fix #541 (Strange shape of camera view on minimap), based on patch from lubos

comment:4 by (none), 14 years ago

Milestone: Unclassified

Milestone Unclassified deleted

comment:5 by sanderd17, 8 years ago

Keywords: review removed
Note: See TracTickets for help on using tickets.