hibiyasleep / cities2-extended-tooltip

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Updates

  • 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

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

About

License:GNU General Public License v2.0


Languages

Language:C# 79.9%Language:JavaScript 19.3%Language:PowerShell 0.9%