Merge pull request #11 from AzhurniyBaklan/patch-1

proper readme
This commit is contained in:
Sharlotte
2021-07-17 16:36:25 +09:00
committed by GitHub

View File

@@ -1,26 +1,26 @@
# Unit Information # Unit Information
The mod displays some more unit, wave, core, tile status. This mod displays some more information about units, waves, cores and tiles.
## ingame display ## Ingame Display
displays on left side, you can change status display by button. The display is located at the left side, although it is entirely possible to change it's location by pressing a button.
### Unit Status ### Unit Info
shows unit name, armor, health, shield, items, commanded units, weapons, ammo and payload amount as possible as. 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] shrink size
- [x] remove command part - [x] remove command part
### Wave Status ### Wave Status
shows unit amount for each waves. modifiable showed max wave on graphic setting. Shows the amount of units relative for each wave. There is a setting to modify it.
- [x] fix padding bug - [x] fix padding bug
- [x] shows current, empty, previous wave too - [x] shows not only current, but next and previous waves as well
### Core Status ### Core Status
shows core hp and location. you can move screen to click core icon. Shows core's health and coordinates. You can move the screen to your core or just click the core icon.
- [x] remove "?" button - [x] remove "?" button
- [x] fix health bar position - [x] fix health bar position
### Tile Status ### Tile Status
shows block, tile, overlay tile with its location. Shows blocks, tiles, or overlay tiles and their respective location.
- [ ] add more info... - [ ] add more info...
### hidden ### hidden
@@ -28,18 +28,18 @@ shows nothing
## additional things ## additional things
### magic cursor ### magic cursor
r a i n b o w (can toggle on setting) r a i n b o w (toggleable throuh settings)
### block scanner ### block scanner
scan turret range and hp by circle and bar. (can toggle on setting) 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. - [ ] add filter setting to make scanner can scan not only turrret, wall but also another blocks.
### rendered block info ### rendered block info
shows every blocks' status(even enemy), some info bars. (suggestion by @nichrosia) Shows the information about any block (even if it's not in the same team), some info bars. (suggestion by @nichrosia)
- [ ] make it - [ ] make it
### rendered unit info ### rendered unit info
shows every units' hp, ammo, shield by bar under each unit. Shows health, ammo and shields under any unit.
## Setting ## Setting
can toggle display on/off ingame, set some ui opacity etc. can toggle display on/off ingame, set some ui opacity etc.