View Issue Details

IDProjectCategoryView StatusLast Update
0006318The Dark ModCodingpublic12.09.2023 16:38
ReporterDaft Mugi Assigned ToDaft Mugi  
PrioritynormalSeveritynormalReproducibilityalways
Status resolvedResolutionfixed 
Product VersionTDM 2.11 
Target VersionTDM 2.12 
Summary0006318: tdm_frobhelper_alwaysVisible is not always visible
DescriptionEven with 'tdm_frobhelper_alwaysVisible' set to 1, the Frob Helper is not always visible.
Steps To Reproduce1. "tdm_frobhelper_active 1"
2. "tdm_frobhelper_alwaysVisible 1"
3. Load game. Perhaps the Frob Helper is visible.
4. Load game again. The Frob Helper will not be visible.
TagsNo tags attached.

Relationships

related to 0004990 resolvedSTiFU Add a FrobHelper toggle 

Activities

Daft Mugi

Daft Mugi

12.09.2023 16:37

developer   ~0016060

Fixed in code rev 10450.

The frob helper was not always visible when
'tdm_frobhelper_alwaysVisible' was enabled. This
fix adds a check to always show the frob helper
when set to do so and is set to active.

Also, changes frob helper 'IsActive()' to be true
only when 'tdm_frobhelper_active' is enabled.

Issue History

Date Modified Username Field Change
10.09.2023 21:30 Daft Mugi New Issue
10.09.2023 21:30 Daft Mugi Status new => assigned
10.09.2023 21:30 Daft Mugi Assigned To => Daft Mugi
10.09.2023 21:31 Daft Mugi Relationship added related to 0004990
12.09.2023 16:37 Daft Mugi Note Added: 0016060
12.09.2023 16:38 Daft Mugi Status assigned => resolved
12.09.2023 16:38 Daft Mugi Resolution open => fixed