Wishlist cleanup...

This commit is contained in:
Aaron Suen 2019-08-31 15:26:24 -04:00
parent ce80cf7a19
commit 28efc0cbce

View File

@ -6,13 +6,10 @@ CONTRIBUTION WISHLIST
- #7245: This is blocking making navigation challenges and - #7245: This is blocking making navigation challenges and
distinguishing nodes with similar appearance into gameplay distinguishing nodes with similar appearance into gameplay
elements. elements.
- #8141: We want cleaner player name labels, and to move
the touchtip from screen-space into node-space.
- #7020: This bug requires NodeCore to maintain a workaround for - #7020: This bug requires NodeCore to maintain a workaround for
the engine in its own code. the engine in its own code.
- New TBD bug related to #6735: HUD position calculations are
inconsistent between certain types of elements (e.g. statbars
vs. text/images), and don't line up in very high DPI displays.
This is preventing fine-tuning the position of HUD elements
like the touch-tip in NodeCore.
- Translations, including: - Translations, including:
- New languages. - New languages.
@ -24,8 +21,12 @@ CONTRIBUTION WISHLIST
adapt existing skins. adapt existing skins.
- Improved versions of any art assets (sounds, textures). - Improved versions of any art assets (sounds, textures).
- Assuming it's practical to maintain a consisten style for - All textures for base inclusion should be 16x (keep
high-def textures to texture packs).
- Assuming it's practical to maintain a consistent style for
other assets, including future ones. other assets, including future ones.
- Animated fluid textures (especially both stationary and
flowing water) would be appreciatd.
- Ambiance or other background sounds? - Ambiance or other background sounds?
- Help maintaining the hint system. - Help maintaining the hint system.