Ferlern / extended-UI-v7

Mod for game mindustry that extend your ui with some useful things

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Extended UI

Mod for game mindustry that extend your ui with some useful things.

You can easily disable any of the following features in the settings -> extended UI if you don't like it. Some features is disabled by default. It'll not work if u doesn't enable it first.

(if you have low fps with a large number of units, turn off health bars).

UI

The main part of the modification. Works only on your client. Most of the features from here are enabled by default.

Schematics table

Fast access to your schematics. Splitted into categories (first row of buttons).

Configurable — right click (double tap on mobile)

  1. on label to set cathegory name.
  2. on cathegory button (first row) to set their image.
  3. on shematic button (all another) to set their image or shematic.
  4. u can also change amount of rows/columns or change button size on mod settings.

ucf-schematicscf-schematics

Units table

Displays up to 6 unit types that the best 8 team on the map has, sorted by relative value.

Also have some additional features:

  1. Hover over unit sprite on table to see where's he and distance to.
  2. Tap on unit sprite on table to track this type of unit.

units-table

Power bar

Shows global power status. Also makes warning about net separating

power-bar power-warning

Testing (disabled by default)

Shows buildings effectiveness for testing schemes (WIP)

buildings-effectiveness

Shows which processor controls units for testing logic

logic-line

Resource rate

Shows how much resources you produce

rate

Other

Extends min and max zoom limits

Saving schemes larger than 35x35. Works in observer mode

Mine sand and other unmineble ores

Factory progress bar

progress-bar

Unit health & shield bars (takes a lot of fps)

health-shield-bar

Shows additional information about enemy blocks

enemy-resources enemy-power

Tracks other players cursor

enemy-cursor

Better conveyor/juction pathfind

pathfind

Interact

An additional part of the modification. Interacts with the game's API automatically (so you may be banned for using them, be careful)

All interactions use a general timer, configurable in the settings (500ms by default). Values ​​below 250ms will often lead to temporary blocking from servers, so I don't recommend it.

Completely disabled by default.

Auto fill bildings

Automatically puts resources from your drone into buildings that:

  1. Can accept them
  2. Can use them (for example, generators, but not containers)

If Allow interact with core automatically is enabled:

  1. Takes resources from cores if nearby buildings need them
  2. Puts resources back to core if they don't fit

Everything is quite simple: for generators, the first suitable resource is selected (for example, coal for combustion), for turrets — best ammo, for everything else all's clear

0ms-abuse

About

Mod for game mindustry that extend your ui with some useful things

License:MIT License


Languages

Language:JavaScript 100.0%