Jump to content

[1.12.x] Critical Temperature Gauge (continued) [v1.12.3.1 — 2022-04-30]


Teilnehmer

Recommended Posts

Ravien’s Critical Temperature Gauge
version 1.12.3.1

  • Displays the temperature gauge when the temperature approaches the critical level for the craft.
  • Highlights the critical part and/or displays its name
  • Shows temperature values of any part in the right-click menu

F7V7uot.png

 

Localization: English, Spanish, Russian, Chinese

Known issues:

  • Settings window does not scale with the UI.

 

Available via CKAN.
Download from GitHub: https://github.com/formicant/CriticalTemperatureGauge/releases
Source: https://github.com/formicant/CriticalTemperatureGauge

Supported mods:

Dependencies: none.

 

Originally created by @Ravien. Continued by me since version 1.1.1.2. Original forum thread by Ravien.

License: GNU GPL v3.

Version history:

Spoiler

1.12.3.1
Screen resolution fix.

1.12.3.0
Docking to altimeter fixed.

1.12.0.0
Updated to KSP 1.12.0.

1.11.0.0
Updated to KSP 1.11.0.

1.10.0.0
Updated to KSP 1.10.0.

1.9.1.1 ‘Ignorance’
Ignoring parts by name added. Both internal part names and display names can be used.
In the module ignore list, module names can now be written without the ‘Module’ prefix.
Performance optimizations for ignored parts and non-active vessels.

1.9.1.0 ‘Independence’
Updated to KSP 1.9.1.
Click-Through Blocker is no more a hard dependency.
Toolbar Controller is no more a hard dependency.
Module Manager is no more a dependency.
Fixed spamming craft files with useless modules.
Fixed hanging-up when the gauge is shown for the first time.

1.9.0.0
Updated to KSP 1.9.0.
Bold font option added.

1.8.1.0
Updated to KSP 1.8.1.
Using ToolbarController.
‘Dock to altimeter’ option added.
Scaling support added.
Textures redrawn.

1.7.0.1
Chinese translation added.

1.7.0.0
Updated to KSP 1.7.0.

1.6.0.0
Updated to KSP 1.6.

1.5.1.0
Updated to KSP 1.5.1.

1.4.5.0
Updated to KSP 1.4.5.

1.4.4.0
Updated to KSP 1.4.4.

1.4.3.0
Updated to KSP 1.4.3.

1.4.2.0
Updated to KSP 1.4.2.

1.4.1.0
Updated to KSP 1.4.1.

1.3.1.0
Updated to KSP 1.3.1.

1.3.0.3
Spanish translation added.
AppLauncher button hiding fixed.
Performance issues fixed.

1.3.0.2
A NullReferenceException fixed on scene exit.

1.3.0.1
Updated to KSP 1.3.
Localization support added.
Russian GUI added.

1.2.2.1
Updated to KSP 1.2.2.

1.2.1.2
Fixed gauge disappearing when going on EVA and back.

1.2.1.1
Updated to KSP 1.2.1.

1.2.0.3
Update per blizzy78/ksp-toolbar to prevent NotSupportedException by @Kerbas_ad_astra

1.2.0.2
Added an option to show part temperature in the context menu.
More compact style of the settings window.
Fixed incorrect WindowId (causing a conflict with the Scatterer mod).

1.2.0.1
Updated to KSP 1.2.

1.1.3.4
Part highlighting is available again.
Blizzy’s toolbar support.
Hiding UI when F2 is pressed.

1.1.3.3
A GitHub repository created.
Slight code refactoring.
The part highlighting feature temporarily removed (it didn’t work for some reason).

1.1.3.2
Compatibility with KSP 1.1.3.

1.1.2.2
Bugfix.
Features:
Added sliders for thresholds.

1.1.2.1
Features:
Option to show the temperature limit of the critical part.
Option to show the temperature growth rate (K/s).
Option to show the critical part name.
A bit more readable text inside the gauge (white with black stroke).

 

@Ravien’s:

1.1.2
Features:
Compatibility with KSP 1.1.x
Textures in DXT format
Ability to declare base window ID

1.0.5-a
Compatibility version

1.0.4-a
Features:
Changes in relation to revised thermal mechanic:
- support for new separate internal and skin temperatures

1.0.2-f
Features:
Changes related to Deadly Reentry support
- automatic detection of DR specific modules
- independent skin and internal temperature checks, plugin detect both of temperatures and chooses most critical one

1.0.2-e
Features:
Deadly Reentry support
Module exclude list

1.0.2-d
Features:
Thresholds controls part highlighter

1.0.2-c
Fixes:
Parameter "Force show gauge" set persistent
Fixed minor issues with saving thresholds values

1.0.2-b
Features:
Added "Highlight critical part" option

 

Edited by Teilnehmer
Link to comment
Share on other sites

Version 1.1.3.3

Spoiler

aUNdN6d.png

Well, I’ve created a new forum thread, a GitHub repo, and released the version 1.1.3.3, which does not have any additional features as compared to my previous version. I just changed the plugin folder and dll name and refactored the code a bit.

 

Edited by Teilnehmer
Link to comment
Share on other sites

  • 3 weeks later...
  • 4 weeks later...
  • 2 weeks later...
  • 3 weeks later...

Is anyone else experiencing an error where when you go on EVA and back in, the Temp. Gauge "disappears" and is partially visible?

There are no errors or anything weird, apart from visual bug

Will post screenshots later on, i am not on pc.

 

Link to comment
Share on other sites

  • 2 weeks later...

Version 1.2.1.2

Changes:

  • Fixed gauge disappearing when going on EVA and back.

 

On 11/24/2016 at 7:59 PM, dtoxic said:

Is anyone else experiencing an error where when you go on EVA and back in, the Temp. Gauge "disappears" and is partially visible?

I have no idea what the bug was, I’ve just made the window restore its size when it is shrunk.

Link to comment
Share on other sites

hi Teilnehmer,

thank you for keeping this amazing mod alive :)

a really small bug report however:

I'm using the blizzy's toolbar option and hide the default button, but when i load a ship the stock button appear anyway, but a save/reload fix it

fpSaCUf.png

fresh launch

BSSFJxd.png

after a F5/F9 ( nothing modified in the options)

Link to comment
Share on other sites

  • 3 weeks later...
  • 2 weeks later...

Version 1.2.2.1

Changes:

  • Updated to KSP 1.2.2
On 12/6/2016 at 3:41 AM, Skalou said:

I'm using the blizzy's toolbar option and hide the default button, but when i load a ship the stock button appear anyway, but a save/reload fix it

Sorry, I haven’t fixed this yet.

On 12/21/2016 at 4:19 AM, Loren Pechtel said:

It's telling me my 2HOT thermometer is too hot!

:D

Well, in the current version, you cannot disable the gauge for one part. You can disable it only for all the four sensor parts together, adding ‘ModuleEnviroSensor’ to the module ignore list.

Do you think it would be a useful feature to allow part names in the ignore list?

Edited by Teilnehmer
Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...