Changes between Initial Version and Version 4 of Ticket #908


Ignore:
Timestamp:
Mar 10, 2012, 7:31:14 PM (12 years ago)
Author:
vts
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #908 – Description

    initial v4  
    1 For the rally points, it is necessary to be able to render their marker flags inside the FoW. This can be specified by setting the AlwaysVisible property of the Vision component to true. However, this currently has no effect, and entities with this property remain invisible in the FoW.
     1For the rally points, it is necessary to be able to render their marker flags inside the SoD. This can be specified by setting the AlwaysVisible property of the Vision component to true. However, this currently has no effect, and entities with this property remain invisible in the SoD.
    22
    33To reproduce:
    44  - Edit templates/special/actor.xml and edit the AlwaysVisible property to true.
    5   - Observe that no actors are visible in the FoW.
     5  - Observe that no actors are visible in the SoD.
    66
    77After a discussion with Philip on IRC it became clear that this is a feature that didn't get implemented when the LOS rendering code was rewritten, and that it will probably involve non-trivial changes to rendering code.