From d1a2abddbf2680680a0cf2f4f06e02142dfa4c14 Mon Sep 17 00:00:00 2001 From: CancerGuy <70016211+AzhurniyBaklan@users.noreply.github.com> Date: Sat, 17 Jul 2021 02:34:17 +0500 Subject: [PATCH 1/2] proper readme I know ya ain't the best at English, so got that covered while at it. --- README.md | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index f4cda44..5a8ce3a 100644 --- a/README.md +++ b/README.md @@ -1,26 +1,26 @@ # 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 -displays on left side, you can change status display by button. +## Ingame Display +The display is located at the left side, although it is entirely possible to change it's location by pressing a button. -### Unit Status -shows unit name, armor, health, shield, items, commanded units, weapons, ammo and payload amount as possible as. +### 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 unit amount for each waves. modifiable showed max wave on graphic setting. +Shows the amount of unit relative for each wave. There is a setting to modify it. - [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 -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 click the core. - [x] remove "?" button - [x] fix health bar position ### Tile Status -shows block, tile, overlay tile with its location. +Shows blocks, tiles, or overlay tiles and their respective location. - [ ] add more info... ### hidden @@ -28,21 +28,21 @@ shows nothing ## additional things ### 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 -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 on setting) - [ ] add filter setting to make scanner can scan not only turrret, wall but also another blocks. ### 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 ### rendered unit info -shows every units' hp, ammo, shield by bar under each unit. +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 \ No newline at end of file + - [x] add its description From 30af9795971f9ab891b2fc230f5b30f9eacd2bf4 Mon Sep 17 00:00:00 2001 From: CancerGuy <70016211+AzhurniyBaklan@users.noreply.github.com> Date: Sat, 17 Jul 2021 02:37:15 +0500 Subject: [PATCH 2/2] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5a8ce3a..96677fb 100644 --- a/README.md +++ b/README.md @@ -10,12 +10,12 @@ Shows unit's name, the amount of armor, health, shields, ammo; transported items - [x] remove command part ### Wave Status -Shows the amount of unit relative for each wave. There is a setting to modify it. +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 click the core. +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 @@ -31,7 +31,7 @@ shows nothing 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 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. ### rendered block info