PadWorld-Entertainment / worldofpadman

World of PADMAN game repository
https://worldofpadman.net
Other
39 stars 9 forks source link

UI: Missing new column header graphic for livesleft #104

Closed kai-li-wop closed 3 years ago

kai-li-wop commented 3 years ago

In LPS mode, the scoreboard displays "livesleft" as the column heading instead of "score". This graphic is missing in the folder "menu/tab", where the other new column header graphics from ENTE could be found (see PadWorld-Entertainment/worldofpadman#101). I took the liberty of creating a matching new graphic in the same color scheme as "score", which can now be included via code (see wop-data). I deliberately shortened the word from "livesleft" to "lives", as it should be clear that this is the number of lives left and it increases readability.

scoreboard/livesleft --> menu/tab/lives

Mix of old and new columns header graphics in LPS shot0004

New column header graphic for "livesleft" in LPS mode shot0001

Same color scheme like "score" in other game modes shot0005

kai-li-wop commented 3 years ago

Works fine!