mirror of
https://github.com/yawaflua/Informatis.git
synced 2025-12-10 03:59:26 +02:00
more setting
This commit is contained in:
12
README.md
12
README.md
@@ -6,22 +6,15 @@ The display is located at the left side, although it is entirely possible to cha
|
||||
|
||||
### Unit Info
|
||||
Shows unit's name, the amount of armor, health, shields, ammo; transported items, controlled units, it's weapons and payload if possible.
|
||||
- [x] shrink size
|
||||
- [x] remove command part
|
||||
|
||||
### Wave Status
|
||||
Shows the amount of units relative for each wave. There is a setting to modify it.
|
||||
- [x] fix padding bug
|
||||
- [x] shows not only current, but next and previous waves as well
|
||||
|
||||
### Core Status
|
||||
Shows core's health and coordinates. You can move the screen to your core or just click the core icon.
|
||||
- [x] remove "?" button
|
||||
- [x] fix health bar position
|
||||
|
||||
### Tile Status
|
||||
Shows blocks, tiles, or overlay tiles and their respective location.
|
||||
- [ ] add more info...
|
||||
|
||||
### hidden
|
||||
shows nothing
|
||||
@@ -32,17 +25,12 @@ r a i n b o w (toggleable throuh settings)
|
||||
|
||||
### block scanner
|
||||
Scans turret stats and outputs the info in a circle or linear view. (can toggle in settings)
|
||||
- [ ] add filter setting to make scanner can scan not only turrret, wall but also another blocks.
|
||||
|
||||
### rendered block info
|
||||
Shows the information about any block (even if it's not in the same team), some info bars. (suggestion by @nichrosia)
|
||||
- [ ] make it
|
||||
|
||||
### rendered unit info
|
||||
Shows health, ammo and shields under any unit.
|
||||
|
||||
## Setting
|
||||
can toggle display on/off ingame, set some ui opacity etc.
|
||||
- [x] improve setting ui
|
||||
- [x] separate setting because it's too many
|
||||
- [x] add its description
|
||||
|
||||
Reference in New Issue
Block a user