Modify ↓
Ticket #1483 (closed bug: fixed)
Buildings under construction give visibility as if built
| Reported by: | Per | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.3.0 |
| Component: | other | Version: | git/master |
| Keywords: | visibility vision sensor | Cc: | |
| Blocked By: | Blocking: | ||
| Operating System: | All/Non-Specific |
Description
This is really annoying for eg sensors under construction. See src/structure.c line 1731 in 2.3 branch for reason why. This visTilesUpdate() call should probably be moved to buildingComplete().
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

(In [9536]) Fix bug #1483 - unbuilt structures and walls shouldn't confer visibility.