/UnitInfo

The mod displays more information for unit, such as health, armor, shield, weapon/weapon reload etc.

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

Unit Information

GitHub all releases

Java CI with Gradle Discord Discord GitHub all releases GitHub Repo stars

This mod displays some extra information about units, waves, cores, and tiles.

Features

  • In-game UI: Located at left side, although it is entirely possible to change its location by pressing a button.

    • Unit Info: Shows unit/build information by cursor.
    • Wave Info: Shows wave list, including type/amount/boss. can click to view detail info.
    • Core Info: Shows core position/health for each team. can click to change camera.
    • Tile Info: Shows block/floor/ore icon and position on the cursor. if map has wave, shows remaining wave units too.
    • Item Info: Shows current resources(inc/decrement), unit amount for each team.
  • In-game Drawer: Draws on the screen, drawing location can be each block or unit.

    • Block Scanner: Draws turret/wall health and range near the cursor.
    • Unit Bar: Draws unit ammo/shield/health under each unit.
    • Turret Range: Draws turret range.
    • Power Link: Overdraws green power node on blocks which is power-connected with the selected block.
    • Mass Link: Draws mass link lines between selected mass driver and another mass driver.