jvanlint / OPTICS

An open source Django based web application to provide a campaign management tool for Digital Combat Simulator.
1 stars 0 forks source link

In-game mission date as reflected at top of mission page says 'midnight' regardless of actual time. #70

Closed Floydii closed 3 years ago

Floydii commented 3 years ago

Describe the bug Per the image below the 'Mission Time' field in the Mission page will always say 'midnight'. This is potentially misleading to players and should be removed (unless you want to do coding to determine Night/Dawn/Day/Dusk timings year round for each theatre). image

To Reproduce I note it is on all missions.

Expected behavior Either this is set by the mission creator (after making an assessment of lighting conditions in the mission), or it is removed entirely. If a manual setting is adopted, not indicating general time of day (Day/Night/Dawn etc) should mean nothing is written at all.

jvanlint commented 3 years ago

Fixed