MoreTooltips

by Psyhe

Extends tooltips with additional information: building dimensions, fluid filters, module limits, heat parameters, radar scan time, and more.

Utilities
9 hours ago
2.0
24

Changelog

Version: 1.0.2
Date: 2025-01-16
  Bugfixes:
    - Fixed entity_size tooltip crash: added validation to ensure collision_box data exists before calculating dimensions
Version: 1.0.1
Date: 2025-01-13
  Changes:
    - Refactored fluid_color_markers: improved parameter fluid filtering
    - Optimized modules_recipe_info: added skip table for unknown recipes
    - Improved modules_effects_info: rewritten allowed effects logic with default tables
    - Enhanced allowed_modules_info: added cache for module localization
    - Simplified lab_info: improved multi-line tooltip generation
    - Expanded entity_size: added new prototype entities
    - Optimized fluid_box_info: reordered prototype list
    - Added machine cache to void_info for better performance
    - Removed unused add_localized_string function
Version: 1.0.0
Date: 10-6-2026
  Info:
    - Inital Release