You are viewing a potentially older version of this package. View all versions.
Cities2Modding-ExtendedTooltip-1.10.0 icon

ExtendedTooltip

Adds advanced information to the game tooltips to your fingertips. Customizable to your liking.

Date uploaded 9 months ago
Version 1.10.0
Download link Cities2Modding-ExtendedTooltip-1.10.0.zip
Downloads 19840
Dependency string Cities2Modding-ExtendedTooltip-1.10.0

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100
Cities2Modding-Gooee-1.1.0 icon
Cities2Modding-Gooee

Gooee is a UI framework for modders.

Preferred version: 1.1.0

README

ExtendedTooltip Mod for Cities Skylines II

This mod adds new informations to the mouse hover tooltip of several entities to the game. If you want anything added to the tooltip, please let me know and open an issue.

Requirement

I do recommend using the Thunderstore.io mod manager , or r2modman for Game Pass users

Installation

Simply download the latest release from the releases page and extract it to your Cities Skylines II /bepinex/plugins folder.

Current features

Shows the following information on tooltips:

  • Efficiency
  • Employees
  • Company produces/sells information
  • Citizen: Status, Happiness, State, Education, ect.
  • Schools: Students current/max
  • Public Transport: Waiting passengers, Average waiting time
  • Roads: Length, Upkeep, Conditions
  • Zones: Zone info, Households, Residents, Pets, Rent, Balance ect.
  • Vehicles: Driver, Passengers, Garbage Trucks info, Postvan info
  • many more

Community

If you need any help or are you interested in modding yourself? Join our discord community: https://discord.gg/M9rgRtGcRa

Pictures

Citizen Tooltip

Citizen Tooltip

  • Activity
  • Happiness
  • Education

School Tooltip

School Tooltip

  • Efficiency
  • Employees
  • Students

Company Tooltip

Company Tooltip

  • Efficiency
  • Employees
  • Resource to Sell/Produce

Road Tooltip

Road Tooltip

  • Length
  • Upkeep /month

CHANGELOG

  • v1.12.0
    • Bump to game version 1.1.0f1
  • v1.11.2
    • Removes log left over which spams the console if hover over a ploppable rico building
  • v1.11.1
    • Fix error related to missing check for a type from FindStuff mod
  • v1.11.0
    • Added support for FindStuff ploppable rico buildings
    • Added missing profitability option in mod settings window
    • Show resources of companies while in bulldoze mode
  • v1.10.0
    • Added height and slope to slope mode of the terrain tool
  • v1.9.0
    • Added WaterFeatures mod support to show height of water tool
    • Added level terrain tool height tooltip
  • v1.8.1
    • WaterFeature support must be disabled for now until it's issue is solved
  • v1.8.0
    • Added terrain tool height tooltip (also in map editor)
    • Added water tool height tooltip (also in map editor + support for WaterFeatures mod)
  • v1.7.0
    • Added land value tooltip
    • Added new category: Company
    • Added company rent
    • Added company balance
    • Fix: Exclude the company rent from a mixed buildings household rents
  • v1.6.0
    • Add bulldozer tooltips
    • Added company rent
    • Added company profitability
  • v1.5.0
    • Update HookUI version
  • v1.4.0
    • Feature: Added option to add the delay also to moveable objects (e.g. vehicles, citizen)
    • Fix: Hotkey selection only worked for ALT key
    • Language: Added Simplified proper Chinese translation (thx to Ankyu_Fubuki)
  • v1.3.0
    • IMPORTANT: Mod botton moved to the bottom right corner!
    • Revamped the UI of the mod using Gooee framework!
    • Added new translations
  • v1.2.0
    • Added household wealth tooltip
    • Added citizen wealth tooltip
    • Added citizen type (tourist, citizen, commuter) tooltip
    • Added "In stock" label to industrial/company/office storage tooltip
    • Added Polish language
    • Fixed waiting passengers tooltip on public transport stations
    • Only show min-max rent if they are different
    • Changed the layout for households
    • Update Korean translation (thx to @hibiyasleep)
    • Update Japanese translation (thx to @hibiyasleep)
    • Update Chinese translation (thx to @hibiyasleep)
    • Added translation for Anarchy Mode (thx to @hibiyasleep)
  • v1.1.0
    • New Feature: Added tons (t), barrels (bbl.) and liters (l, kl) for resource tooltips
    • Fixed French translation (thx to @Edou24)
    • Requirements updated to HookUI v0.3.5
  • v1.0.1
    • Fix padding of tooltip group for higher resolutions by changing the layout a bit
  • v1.0.0
    • New Feature: Added an extended layout to improve tooltips readability
    • New Feature: Added company/industry storage info
    • Fixed some languages not showing
  • v0.10.0
    • New Feature: Added balance info to households. Thx to @Biffa for the idea
    • New Feature: Added passenger info to public transport station buildings
    • New Feature: Added more detailed rent info to buildings with 1+ households
    • Fixed citizen state tooltip. Thx @Rotiti for reporting
    • Added color indictator to low density households. Thx @Scaristotle for reporting
  • v0.9.1
    • Added Anarchy Mode indicator for terrain tool
  • v0.9.0
    • New Feature: Anarchy Mode indicator
    • New Feature: Net Tool Tooltips
      • Shows the current net tool mode
      • Shows the elevation
  • v0.8.0
    • Added delayed mode
  • v0.1.0
    • Initial release