removed command info ui, added unit item info.

This commit is contained in:
Sharlotte
2021-07-16 09:14:51 +09:00
parent fe851d3d95
commit 0bc8f17594
9 changed files with 49 additions and 2066 deletions

View File

@@ -7,6 +7,9 @@ displays on left side, you can change status display by button.
### Unit Status
shows unit name, armor, health, shield, items, commanded units, weapons, ammo and payload amount as possible as.
- [ ] shrink size
- [x] remove command part
- [ ] add scroll on weapon part
### Wave Status
shows unit amount for each waves. modifiable showed max wave on graphic setting.
- [x] fix padding bug
@@ -22,7 +25,7 @@ shows block, tile, overlay tile with its location.
- [ ] add more info...
### hidden
hide.
shows nothing
## additional things
### magic cursor
@@ -33,7 +36,8 @@ scan turret range and hp by circle and bar. (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 every blocks' status(even enemy), some info bars. (suggestion by @nichrosia)
- [ ] make it
### rendered unit info
shows every units' hp, ammo, shield by bar under each unit.
@@ -41,4 +45,6 @@ shows every units' hp, ammo, shield by bar under each unit.
## Setting
can toggle display on/off ingame, set some ui opacity etc.
- [ ] separate setting because it's too many
- [ ] improve setting ui
- [ ] separate setting because it's too many
- [ ] add its description