View Issue Details

IDProjectCategoryView StatusLast Update
0006577The Dark ModCodingpublic13.10.2024 18:26
ReporterDaft Mugi Assigned ToDaft Mugi  
PrioritynormalSeveritynormalReproducibilityhave not tried
Status resolvedResolutionopen 
Target VersionTDM 2.13 
Summary0006577: Hold-frob on candle holders with candles will sometimes not extinguish
DescriptionIf a candle holder containing a candle is unlit on mission start and later becomes lit, hold-frob will not extinguish the candle.
TagsNo tags attached.

Activities

Daft Mugi

Daft Mugi

09.10.2024 20:34

developer   ~0016864

Committed code rev 10888.

Fixes an issue where the hold-frob logic incorrectly detects a candle
holder as not containing a candle if it starts "extinguished 1"
(unlit) at mission start and its candle is later lit.

This fix ensures that its candle can be extinguished in that case.
Daft Mugi

Daft Mugi

09.10.2024 20:44

developer   ~0016865

Committed assets rev 17143.

Updated object_manipulation test map.
Adds a candle holder that starts with an unlit candle to test the fix.

Issue History

Date Modified Username Field Change
09.10.2024 19:56 Daft Mugi New Issue
09.10.2024 19:56 Daft Mugi Status new => assigned
09.10.2024 19:56 Daft Mugi Assigned To => Daft Mugi
09.10.2024 20:34 Daft Mugi Note Added: 0016864
09.10.2024 20:34 Daft Mugi Status assigned => resolved
09.10.2024 20:44 Daft Mugi Note Added: 0016865
13.10.2024 18:26 Daft Mugi Description Updated